|
|
8d11dcc0e5
|
Increase testing coverage (#1195)
* Added non-target bounty test
* Increased ERC721 testing coverage.
* Addressed review comments.
* fix linter error
* Fixed linter error
* Removed unnecessary bouncer require
* Improved Crowdsale tests.
* Added missing SuperUser test.
* Improved payment tests.
* Improved token tests.
* Fixed ERC721 test.
* Reviewed phrasing.
|
2018-08-14 19:37:30 -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 |
|
|
|
e6c15b34da
|
Remove chai-as-promised (#1116)
* Test: Remove chai-as-promised calls
* Test/Helpers: expectThrow accepts optional message
* NPM: Remove chai-as-promised
* Contracts/DestructibleMock: Fix lint
|
2018-07-26 11:53:33 -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 |
|
|
|
40b5594f52
|
Promisify web3 sync requests in tests (#1009)
|
2018-07-10 14:01:51 -07:00 |
|
|
|
9f52e94339
|
Move ERC20 tests to ERC20 custom folder (#772)
|
2018-03-22 17:37:05 -03:00 |
|