0g-storage-node/tests/test_framework
Bo QIU 0bd9ef0ed8
Automatically install dependent blockchain binary when run a single python test (#57)
* Separate script to build blockchain binaries

* auto remove http_proxy env if configured

* build bsc binary in run all process

* auto install binary when run a single test

* Add necessary output when build or download binary

* create tmp dir if absent
2024-04-19 20:24:50 +08:00
..
blockchain_node.py Supports evmos as blockchain fullnode in python tests (#40) 2024-04-09 15:45:02 +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 mining with the simple market (#31) 2024-03-19 14:09:17 +08:00
contracts.py Migrate to the new contract interfaces (#29) 2024-03-14 13:56:17 +08:00
evmos_node.py Automatically install dependent blockchain binary when run a single python test (#57) 2024-04-19 20:24:50 +08:00
test_framework.py Automatically install dependent blockchain binary when run a single python test (#57) 2024-04-19 20:24:50 +08:00
zgs_node.py Supports evmos as blockchain fullnode in python tests (#40) 2024-04-09 15:45:02 +08:00