|
|
00f7c19d02
|
fix remaining tests
|
2019-01-21 19:28:37 -03:00 |
|
|
|
f84278433d
|
fix old helpers
|
2019-01-18 17:53:35 -03:00 |
|
|
|
14dd3f6610
|
Added sender parameter to initializers using msg.sender.
|
2018-10-05 17:40:38 -03:00 |
|
|
|
f3606e3e21
|
transform Ownable to initializers
|
2018-09-24 10:30:07 -03:00 |
|
|
|
ba85aef95e
|
Renamed behaviour to behavior. (#1151)
|
2018-08-03 14:41:54 -03:00 |
|
|
|
4544df47da
|
All tests now use account names, and dont use accounts[0] (except ERC… (#1137)
* All tests now use account names, and dont use accounts[0] (except ERC721)
* Added account names to some missing contracts.
|
2018-08-02 16:55:31 -03:00 |
|
|
|
cea2a85a42
|
Remove Babel (#1074)
* Test helpers no longer rely on Babel.
* Behaviours are no longer imported.
* Removed Babel dependency.
* Fixed linter errors.
|
2018-07-18 19:37:16 -03:00 |
|
|
|
20b85be6aa
|
Ownable behavior (#929)
* added function to renounce ownership
* Provide an Ownable behavior for testing (#905)
* Fix indentation
* Convert to use should assertions
|
2018-05-08 17:33:37 -07:00 |
|
|
|
7e44204d9b
|
added function to renounce ownership (#907)
|
2018-05-03 13:25:18 -03:00 |
|
|
|
f4228f1b49
|
fix: reference contract name rather than filepath (#698)
|
2018-01-25 11:52:51 -03:00 |
|
|
|
b925b2dae6
|
Organize test files following contracts folders structure
|
2018-01-16 13:03:35 -03:00 |
|