laconicd-deprecated/tests/integration_tests
yihuang 94cab52ca1
fix(rpc): get_proof test fail because block numbers are not high enough (#1239)
* Problem: get_proof test fail because block numbers are not high enough

Solution:
- wait for app block height rather than tendermint block height

* Update tests/integration_tests/test_types.py

* keep get_proof response the same as geth

Co-authored-by: Daniel Burckhardt <daniel.m.burckhardt@gmail.com>
2022-08-12 13:20:17 +02:00
..
configs feat!: Store eth tx index separately (#1121) 2022-08-11 22:49:05 +02:00
contracts imp(tests): prune node integration tests (#1212) 2022-08-08 10:17:10 +02:00
__init__.py imp(tests): integration tests setup (#1196) 2022-07-27 13:27:07 +00:00
.isort.cfg imp(tests): prune node integration tests (#1212) 2022-08-08 10:17:10 +02:00
conftest.py feat!: Store eth tx index separately (#1121) 2022-08-11 22:49:05 +02:00
cosmoscli.py feat!: Apply feemarket to native cosmos tx (#1194) 2022-08-10 18:33:38 -04:00
expected_constants.py [ENG-626] Rpc types integration tests (#1207) 2022-08-08 09:01:42 -04:00
network.py feat!: Apply feemarket to native cosmos tx (#1194) 2022-08-10 18:33:38 -04:00
poetry.lock imp(tests): integration tests setup (#1196) 2022-07-27 13:27:07 +00:00
pyproject.toml imp(tests): integration tests setup (#1196) 2022-07-27 13:27:07 +00:00
shell.nix fix: integration tests are not run in CI (#1221) 2022-08-02 08:21:03 +02:00
test_basic.py fix: integration tests are not run in CI (#1221) 2022-08-02 08:21:03 +02:00
test_priority.py feat!: Apply feemarket to native cosmos tx (#1194) 2022-08-10 18:33:38 -04:00
test_pruned_node.py imp(tests): prune node integration tests (#1212) 2022-08-08 10:17:10 +02:00
test_types.py fix(rpc): get_proof test fail because block numbers are not high enough (#1239) 2022-08-12 13:20:17 +02:00
utils.py fix(rpc): get_proof test fail because block numbers are not high enough (#1239) 2022-08-12 13:20:17 +02:00