Lawrence Forman
2b3e7e7ab7
@0x/dev-utils
: Remove no longer applicable test case in chai_test.ts
.
2019-09-04 20:18:55 -04:00
Lawrence Forman
1aae68c614
In @0x/dev-utils
: Break out RevertError
helper code into a separate file from chai_setup.ts
.
...
In `@0x/dev-utils`: Add chai support for ganache and geth transaction reverts.
2019-07-23 15:17:28 -07:00
Lawrence Forman
e00ac37cb2
In @0x/dev-utils
fix the RevertError
chai helper's equal
override not passing all arguments to previous handler.
...
In `@0x/dev-utils` add more `RevertError` chai helper tests for backwards compatibility with `rejectedWith`.
In `@0x/dev-utils` instead of overriding `rejectedWith`, add a new method `revertWith`.
In `@0x/dev-utils` clean up the code for the `RevertError` chai helper.
2019-07-23 15:16:49 -07:00
Lawrence Forman
42963ea77d
Use new RevertError
nomenclature.
...
Tweak `RevertError` coercion in chai helper.
Add more `RevertError` chai helper tests.
2019-07-23 15:15:17 -07:00
Lawrence Forman
ed78bde359
Make the chai helper for rich reverts in dev-utils
more robust.
...
Add rich reverts chai helper tests to `dev-utils`
2019-07-23 15:14:52 -07:00