|
|
64c324e37c
|
remove arrow functions from js tests (#1225)
|
2018-08-21 16:30:14 -03:00 |
|
|
|
20cf885430
|
No longer assigning awaits to temporary variables. (#1216)
|
2018-08-17 16:10:40 -03:00 |
|
|
|
ac91af9a6a
|
Replace all asserts with chai.should (#1183)
* Moving towards chai.should.
* Fixed failing tests.
* Fixed linter errors.
* Revert package-lock.json changes.
* Fixed failing tests.
* s/eq/equal
* Addressed review comment
|
2018-08-10 19:03:04 -03:00 |
|
|
|
448a7b3048
|
Fixed HasNoTokens test. (#1149)
|
2018-08-03 00:12: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 |
|
|
|
f4228f1b49
|
fix: reference contract name rather than filepath (#698)
|
2018-01-25 11:52:51 -03:00 |
|
|
|
dcf1f8d22d
|
Rename ERC23 occurrences to ERC223
|
2018-01-18 11:03:43 +02:00 |
|
|
|
b925b2dae6
|
Organize test files following contracts folders structure
|
2018-01-16 13:03:35 -03:00 |
|