chia-blockchain/tests/core
Amine Khaldi 454b1cbc35
Simplify MINTING_COIN and RESERVE_FEE_CONDITION_FAILED unit tests (#14559)
* Simplify MINTING_COIN and RESERVE_FEE_CONDITION_FAILED unit tests now that they're validated in pre_validate_spendbundle.

* Add positive tests.
2023-02-13 11:03:22 -06:00
..
cmds Add SigningMode and update verify_signature RPC to work with sign_message_by_* RPCs (#14213) 2023-01-25 12:44:37 -06:00
consensus configure isort to add the future annotations import (#13327) 2022-09-30 03:40:22 -05:00
custom_types isort: Remove all tests.core exceptions and sort the related files (#13962) 2022-11-19 11:18:44 -06:00
daemon Add a daemon heartbeat setting to config.yaml (#13886) 2023-01-06 11:55:20 -06:00
data_layer move wallet_is_synced/wallets_are_synced to FullNodeSimulator methods (#14403) 2023-02-10 15:13:23 -06:00
full_node bump chia_rs to 0.2.2 (#14533) 2023-02-10 15:14:56 -06:00
mempool Simplify MINTING_COIN and RESERVE_FEE_CONDITION_FAILED unit tests (#14559) 2023-02-13 11:03:22 -06:00
server server: Exclude some attributes from WSChiaConnection.__repr__ (#14466) 2023-02-04 14:14:27 -06:00
ssl close websocket in ssl tests to avoid event loop closed errors (#14242) 2023-01-03 15:00:07 -06:00
util add system and os dependent timeout adjustments (#13778) 2022-12-15 20:00:00 -06:00
__init__.py split tests 2021-01-12 17:02:22 -05:00
config.py configure isort to add the future annotations import (#13327) 2022-09-30 03:40:22 -05:00
large_block.py configure isort to add the future annotations import (#13327) 2022-09-30 03:40:22 -05:00
make_block_generator.py configure isort to add the future annotations import (#13327) 2022-09-30 03:40:22 -05:00
node_height.py configure isort to add the future annotations import (#13327) 2022-09-30 03:40:22 -05:00
test_coins.py configure isort to add the future annotations import (#13327) 2022-09-30 03:40:22 -05:00
test_cost_calculation.py use run_block_generator() to run block generators (#14544) 2023-02-13 11:00:21 -06:00
test_crawler_rpc.py configure isort to add the future annotations import (#13327) 2022-09-30 03:40:22 -05:00
test_daemon_rpc.py Add a daemon heartbeat setting to config.yaml (#13886) 2023-01-06 11:55:20 -06:00
test_db_conversion.py isort: Remove all tests.core exceptions and sort the related files (#13962) 2022-11-19 11:18:44 -06:00
test_db_validation.py Refactor test utils for import availability outside of repo (#13880) 2022-11-15 18:51:05 -06:00
test_farmer_harvester_rpc.py configure isort to add the future annotations import (#13327) 2022-09-30 03:40:22 -05:00
test_filter.py isort: Remove all tests.core exceptions and sort the related files (#13962) 2022-11-19 11:18:44 -06:00
test_full_node_rpc.py remove additions() and reserved_fee() from CoinSpend (#14394) 2023-01-26 11:16:14 -06:00
test_merkle_set.py configure isort to add the future annotations import (#13327) 2022-09-30 03:40:22 -05:00
test_services.py improve adjusted_timeout() to handle floats and None (#14198) 2022-12-21 23:59:36 -06:00
test_setproctitle.py configure isort to add the future annotations import (#13327) 2022-09-30 03:40:22 -05:00