|
|
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 |
|
|
|
567b773242
|
Prefer const in test files (#1117)
* Removed all instances of var.
* Sorted eslintrc rules.
* Made eslint rule severity explicit.
* Now prefering const over let.
|
2018-07-26 13:25:10 -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 |
|
|
|
5326e7c36e
|
Removed redundant modifiers from CappedToken. (#969)
|
2018-06-06 11:29:54 -07:00 |
|
|
|
9f52e94339
|
Move ERC20 tests to ERC20 custom folder (#772)
|
2018-03-22 17:37:05 -03:00 |
|