0g-storage-node/tests/test_framework
Bo QIU cae5b62440
Hotfix for python tests caused by unexpected file deletion (#258)
* Hotfix for python tests caused by unexpected file deletion

* add more info when launch blockchain node failed

* add stdout if blockchain launch failed

* seek stdout and err to 0 if failed to launch blockchain

* Improve zg chain port to avoid port conflict in parallel execution

* fix float issue

* Fix py failures
2024-11-05 13:49:58 +08:00
..
blockchain_node.py Hotfix for python tests caused by unexpected file deletion (#258) 2024-11-05 13:49:58 +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 Hotfix for python tests caused by unexpected file deletion (#258) 2024-11-05 13:49:58 +08:00
zgs_node.py Test flow root consistency (#230) 2024-10-15 14:24:56 +08:00