laconicd-deprecated/tests/integration_tests
yihuang 66e8cdbe02
fix: make get_proof integration tests more stable (#1236)
* test: make get_proof integration tests more stable

it could fail for error "proof queries at height <= 2 are not supported"
if the latest block number <= 2

* Apply suggestions from code review
2022-08-11 23:23:02 -04: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: make get_proof integration tests more stable (#1236) 2022-08-11 23:23:02 -04:00
utils.py fix: make get_proof integration tests more stable (#1236) 2022-08-11 23:23:02 -04:00