nim-ethers/testnode/deploy
Eric Mastro e0ac15b3ba add revert helpers for testing
Add the following helpers to help detect transaction reverts:
1. `reverts`
2. `revertsWith`
3. `doesNotRevert`
4. `doesNotRevertWith`
2022-09-20 13:15:15 +10:00
..
testenums.js Allow enums to be used as function parameters 2022-06-15 10:52:35 +02:00
testhelpers.js add revert helpers for testing 2022-09-20 13:15:15 +10:00
testreturns.js Handle multiple return types on a contract call 2022-06-14 16:27:43 +02:00
testtoken.js Ethereum test node deploys ERC20 token 2022-01-20 12:44:35 +01:00