laconicd-deprecated/scripts
Tomas Guerra ecd76396eb
tests(filters): add/improve integration tests for JSON-RPC methods (#1480)
* tests(filters) add block hash check on newBlock filter

* tests(filters) add getLogs test cases

* tests(filters) add eth_newFilter multiple filters test cases

* tests(filters) add eth_newFilter and eth_eth_uninstallFilter test case

* tests(filters) fix linting errors

* tests(filters) fix linting error on imports

* tests(filters) add test case: register filter before contract deploy

* tests(filters) refactor logs topics assertion

* tests(filters) add topics filter test cases

* tests(filters) fix linting errors

* tests(filters) remove unnecessary package.json file

* tests(filters) update based on PR comments

* tests(filters) separate getNewBlocks failing test to a separate PR

* tests(filters) add retry on send_tx to avoid Timeout error

* tests(filters) add logs by topic and block range test case

* update gomod2nix

* tests(filters) remove test elapsed time log

Co-authored-by: Federico Kunze Küllmer <31522760+fedekunze@users.noreply.github.com>
Co-authored-by: Freddy Caceres <facs95@gmail.com>
2022-11-30 13:46:49 +00:00
..
.env imp(tests): integration tests setup (#1196) 2022-07-27 13:27:07 +00:00
contract-test.sh imp(tests): integration tests setup (#1196) 2022-07-27 13:27:07 +00:00
ethermint-devnet.yaml imp(tests): integration tests setup (#1196) 2022-07-27 13:27:07 +00:00
gen-tests-artifacts.sh tests: add message call benchmark (#717) 2021-11-08 13:04:49 +00:00
geth-genesis.json imp(tests): integration tests setup (#1196) 2022-07-27 13:27:07 +00:00
integration-test-all.sh imp(ante): refactor AnteHandler (#1455) 2022-11-18 16:41:16 -05:00
proto-tools-installer.sh fix: protogen scripts were not correctly implemented (#1466) 2022-11-17 12:35:54 +01:00
protoc-swagger-gen.sh fix: protogen scripts were not correctly implemented (#1466) 2022-11-17 12:35:54 +01:00
protocgen.sh chore: Update linter and protogen configuration (#1478) 2022-11-25 11:02:20 +01:00
run-integration-tests.sh tests(filters): add/improve integration tests for JSON-RPC methods (#1480) 2022-11-30 13:46:49 +00:00
run-solidity-tests.sh ci: update test scripts and actions (#657) 2021-10-21 11:06:20 +00:00
start-docker.sh build: fix docker setup (#337) 2021-08-04 09:30:13 +00:00
start-ethermint.sh imp(tests): integration tests setup (#1196) 2022-07-27 13:27:07 +00:00
start-geth.sh fix: extend geth config on integration tests (#1467) 2022-11-17 00:16:04 +00:00
start.sh ci: separate out rpc and integration tests (#931) 2022-02-09 14:56:12 +01:00