nim-ethers/testmodule
Marcin Czenko 0f98528758 adds tests for BlockTag 2024-12-10 17:41:42 +01:00
..
providers chore: fix async raises warnings (#100) 2024-12-09 16:22:25 +01:00
config.nims disable chronicles logging in tests 2024-11-13 10:09:40 +01:00
examples.nim
hardhat.nim fix: `items(JsonNode)` symbol not found (#87) 2024-10-28 14:06:20 +11:00
helpers.nim wrap transaction response into Confirmable 2024-05-21 13:19:24 +02:00
miner.nim Refactor based on PR comments 2022-05-23 11:27:26 +10:00
mocks.nim sendTransaction raises ProviderError instead of SignerError 2024-05-21 13:19:24 +02:00
test.nim adds tests for BlockTag 2024-12-10 17:41:42 +01:00
test.nimble Remove unnecessary test requirement 2024-03-12 09:27:18 +01:00
testBlockTag.nim adds tests for BlockTag 2024-12-10 17:41:42 +01:00
testContracts.nim feat: subscriptions get passed result questionable (#91) 2024-11-28 14:48:10 +01:00
testCustomErrors.nim disallow .confirm(0) 2024-11-13 10:09:40 +01:00
testEnums.nim fix: modify unsubscribe cleanup routine and tests (#84) 2024-10-25 14:58:45 +11:00
testErc20.nim fix: `items(JsonNode)` symbol not found (#87) 2024-10-28 14:06:20 +11:00
testErrorDecoding.nim handle custom errors in confirm() calls 2024-05-21 13:19:24 +02:00
testEvents.nim remove en/decoding for distinct types 2022-09-21 10:27:45 +10:00
testGasEstimation.nim fix: modify unsubscribe cleanup routine and tests (#84) 2024-10-25 14:58:45 +11:00
testProviders.nim Move tests for JSON RPC provider into their own folder 2023-07-03 13:09:09 +02:00
testReturns.nim fix: modify unsubscribe cleanup routine and tests (#84) 2024-10-25 14:58:45 +11:00
testTesting.nim fix: modify unsubscribe cleanup routine and tests (#84) 2024-10-25 14:58:45 +11:00
testWallet.nim fix: modify unsubscribe cleanup routine and tests (#84) 2024-10-25 14:58:45 +11:00