|
|
1c0532455a
|
Rename events to past-tense (#1181)
|
2018-08-28 20:14:06 -06:00 |
|
|
|
48fe7b8cbf
|
Changed .eq to .equal. (#1231)
|
2018-08-23 13:47:47 -07:00 |
|
|
|
4fb9bb7020
|
Minor test style improvements (#1219)
* Changed .eq to .equal
* Changed equal(bool) to .to.be.bool
* Changed be.bool to equal(bool), disallowed unused expressions.
|
2018-08-22 16:05:18 -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 |
|
|
|
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 |
|
|
|
9f52e94339
|
Move ERC20 tests to ERC20 custom folder (#772)
|
2018-03-22 17:37:05 -03:00 |
|