0g-storage-node/tests/test_framework
peilun-conflux 789eae5cc1
Some checks are pending
abi-consistent-check / build-and-compare (push) Waiting to run
code-coverage / unittest-cov (push) Waiting to run
rust / check (push) Waiting to run
rust / test (push) Waiting to run
rust / lints (push) Waiting to run
functional-test / test (push) Waiting to run
Start nodes sequentially to fix some random failure. (#243)
Currently we use the config `network_libp2p_nodes` to connect nodes
in the tests. This will not be retried, so if an early node starts
too slowly, other nodes may fail to connect to it.
2024-10-28 10:53:28 +08:00
..
blockchain_node.py Use 0gchain to test mine tests (#191) 2024-09-11 10:13:31 +08:00
bsc_node.py Automatically install dependent blockchain binary when run a single python test (#57) 2024-04-19 20:24:50 +08:00
conflux_node.py Automatically install dependent blockchain binary when run a single python test (#57) 2024-04-19 20:24:50 +08:00
contract_proxy.py Test flow root consistency (#230) 2024-10-15 14:24:56 +08:00
contracts.py Adjust default value for testnet configs (#180) 2024-09-05 10:09:29 +08:00
test_framework.py Start nodes sequentially to fix some random failure. (#243) 2024-10-28 10:53:28 +08:00
zg_node.py Remove the 0gchain genesis init script for mac os (#208) 2024-09-20 19:16:53 +08:00
zgs_node.py Test flow root consistency (#230) 2024-10-15 14:24:56 +08:00