chia-blockchain/tests/pools
Kyle Altendorf f346de94ba
refactor test_pool_rpc (#14196)
* preliminary test_pool_rpc refactor

* remove todo

* handle some todos

* one more

* wait for wallets to sync in the fixtures

* drop an extra wallet

* drop unused function
2023-02-08 19:43:43 -06:00
..
__init__.py Pools mainnet (#7047) 2021-06-29 14:21:25 -07:00
config.py configure isort to add the future annotations import (#13327) 2022-09-30 03:40:22 -05:00
test_pool_cmdline.py isort: Remove all tests exceptions and sort the related files 2022-12-05 02:06:00 +01:00
test_pool_config.py isort: Remove all tests exceptions and sort the related files 2022-12-05 02:06:00 +01:00
test_pool_puzzles_lifecycle.py fix negative tests in test_pool_livecycle (#14425) 2023-01-30 10:55:33 -06:00
test_pool_rpc.py refactor test_pool_rpc (#14196) 2023-02-08 19:43:43 -06:00
test_pool_wallet.py configure isort to add the future annotations import (#13327) 2022-09-30 03:40:22 -05:00
test_wallet_pool_store.py move SerializedProgram to its own file (#14391) 2023-01-27 17:20:23 -06:00