xch-blockchain/tests/simulation
Amine Khaldi fbe7daa32e
Convert blockchain_constants's consensus_mode param into a fixture and use it to skip some simulation related tests in HARD_FORK_2_0 mode (#15384)
* Convert blockchain_constants's consensus_mode param into a fixture and use it to run daemon_simulation one at a time.

* Simulation test seems to support only one running at a time too.
2023-05-26 11:31:14 -05:00
..
__init__.py Pass in environment to Popen, and fix lint issues (#1517) 2021-03-27 00:09:15 -07:00
config.py configure isort to add the future annotations import (#13327) 2022-09-30 03:40:22 -05:00
test_simulation.py Convert blockchain_constants's consensus_mode param into a fixture and use it to skip some simulation related tests in HARD_FORK_2_0 mode (#15384) 2023-05-26 11:31:14 -05:00
test_simulator.py types: Use `IPAddress` instead of `str` in `PeerInfo` (#14167) 2023-02-22 12:03:41 -06:00
test_start_simulator.py more mypy platforms in ci (#12299) 2023-04-27 09:51:18 -05:00