Richard Ramos
6426c80298
Updating tests
2018-03-14 15:42:04 -04:00
Richard Ramos
5a1f8c93a9
Migrating additional test cases
2018-03-14 10:31:12 -04:00
Richard Ramos
6f83c96ab7
Added .embark to .gitignore file and updated identity.js test unit.
2018-03-13 19:35:30 -04:00
Richard Ramos
3a0889237c
Commenting tests while they're updated for Embark and Web3 1.0.0
2018-03-13 10:13:31 -04:00
Richard Ramos
9a07b52319
Updated approval process
...
- Managers can only execute actions on identity
- Actors can execute actions outside identity
- Validated minimum approvals to not exceed available keyTypes
- Updated identity test unit to reflect changes
2018-03-02 15:00:46 -04:00
Richard Ramos
4471c165d3
Identity can receive ether
...
- Added payable fallback function
- Added unit test for sending/receiving ether
2018-03-01 16:07:32 -04:00
Richard Ramos
5ee487a48a
- Fixing typo in Identity.sol
...
- Reorganizing javascript files used in tests
- Cleaned up unit tests
- Created identityUtils.js to encode function calls sent in execute();
2018-03-01 11:42:44 -04:00
Richard Ramos
3448401247
- Updated logic on Identity.sol to reflect changes on EIPs
...
- Added migration to deploy Identity contract
- Updated existing test cases to reflect changes on contract interface
2018-02-21 17:17:38 -04:00
Ricardo Guilherme Schmidt
12d3a4d8a9
update folder structure
2018-01-08 19:00:07 -06:00
Ricardo Guilherme Schmidt
04b03f42d8
Unit tests ( #2 )
...
* identity first draft
* truffle + identity tests
2017-11-15 05:24:10 -02:00