Richard Ramos
b8dae415f0
Updating tests
2018-03-14 15:42:04 -04:00
Richard Ramos
25e8fac60b
Migrating additional test cases
2018-03-14 10:31:12 -04:00
Richard Ramos
562b93b47b
Added .embark to .gitignore file and updated identity.js test unit.
2018-03-13 19:35:30 -04:00
Richard Ramos
5e1c37048c
Commenting tests while they're updated for Embark and Web3 1.0.0
2018-03-13 10:13:31 -04:00
Richard Ramos
a011e905b8
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
9233c6bd7a
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
9f61696ad8
- 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
06628093bc
- 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
28f635f0ba
update folder structure
2018-01-08 19:00:07 -06:00
Ricardo Guilherme Schmidt
a0728da632
Unit tests ( #2 )
...
* identity first draft
* truffle + identity tests
2017-11-15 05:24:10 -02:00