chia-blockchain/tests/wallet
dustinface 0e309d6c6b
tests: Merge some fixtures and drop other redundant ones (#14629)
* Drop redundant fixtures in `test_dl_wallet.py`

* Drop `two_wallet_nodes_five_freeze`

Maybe im just not getting it but the `five_freeze` doesn't sound right 
here to me and the fixture does the same as `two_wallet_nodes` so i 
guess we can just drop it?

* Drop `wallet_and_node` fixture

* Drop both `wallet_node` fixtures

The one in `conftest.py` and the one in `test_dl_wallet.py`.

* Drop both `wallet_node` fixtures

The one in `conftest.py` and the one in `test_dl_wallet.py`.

* Drop `wallet_node_sim_and_wallet` fixture

* Drop `wallet_node_simulator` fixture

* Drop `one_wallet_node` fixture
2023-02-21 18:37:33 -06:00
..
cat_wallet Add cost logging to CLVM tests as fixture (#14444) 2023-02-10 15:13:45 -06:00
db_wallet tests: Merge some fixtures and drop other redundant ones (#14629) 2023-02-21 18:37:33 -06:00
did_wallet Test DID Wallet creation by blockchain singleton update (#14545) 2023-02-13 11:21:32 -06:00
nft_wallet rpc endpoint to count nfts per wallet or all wallets (#14570) 2023-02-15 23:01:12 -06:00
rpc move wallet_is_synced/wallets_are_synced to FullNodeSimulator methods (#14403) 2023-02-10 15:13:23 -06:00
simple_sync tests: Merge some fixtures and drop other redundant ones (#14629) 2023-02-21 18:37:33 -06:00
sync tests: Merge some fixtures and drop other redundant ones (#14629) 2023-02-21 18:37:33 -06:00
__init__.py Fix tests. 2020-03-29 15:23:27 -07:00
config.py configure isort to add the future annotations import (#13327) 2022-09-30 03:40:22 -05:00
test_address_type.py configure isort to add the future annotations import (#13327) 2022-09-30 03:40:22 -05:00
test_bech32m.py strip input before bech32 decoding (#13759) 2022-10-31 10:45:08 -05:00
test_chialisp.py configure isort to add the future annotations import (#13327) 2022-09-30 03:40:22 -05:00
test_coin_selection.py configure isort to add the future annotations import (#13327) 2022-09-30 03:40:22 -05:00
test_nft_store.py nft paging at sqlite level (#14561) 2023-02-16 03:40:50 -06:00
test_notifications.py move wallet_is_synced/wallets_are_synced to FullNodeSimulator methods (#14403) 2023-02-10 15:13:23 -06:00
test_offer_parsing_performance.py configure isort to add the future annotations import (#13327) 2022-09-30 03:40:22 -05:00
test_puzzle_store.py configure isort to add the future annotations import (#13327) 2022-09-30 03:40:22 -05:00
test_singleton_lifecycle_fast.py move SerializedProgram to its own file (#14391) 2023-01-27 17:20:23 -06:00
test_singleton_lifecycle.py isort: Remove all tests.wallet exceptions and sort the related files (#13978) 2022-11-22 15:33:17 -06:00
test_singleton.py isort: Remove all tests.wallet exceptions and sort the related files (#13978) 2022-11-22 15:33:17 -06:00
test_taproot.py correct test decoration and returns (#13703) 2022-10-25 17:47:54 -04:00
test_transaction_store.py configure isort to add the future annotations import (#13327) 2022-09-30 03:40:22 -05:00
test_wallet_blockchain.py tests: Merge some fixtures and drop other redundant ones (#14629) 2023-02-21 18:37:33 -06:00
test_wallet_coin_store.py configure isort to add the future annotations import (#13327) 2022-09-30 03:40:22 -05:00
test_wallet_interested_store.py isort: Remove all tests.wallet exceptions and sort the related files (#13978) 2022-11-22 15:33:17 -06:00
test_wallet_key_val_store.py isort: Remove all tests.wallet exceptions and sort the related files (#13978) 2022-11-22 15:33:17 -06:00
test_wallet_node.py tests: Merge some fixtures and drop other redundant ones (#14629) 2023-02-21 18:37:33 -06:00
test_wallet_retry.py move wallet_is_synced/wallets_are_synced to FullNodeSimulator methods (#14403) 2023-02-10 15:13:23 -06:00
test_wallet_trade_store.py configure isort to add the future annotations import (#13327) 2022-09-30 03:40:22 -05:00
test_wallet_user_store.py configure isort to add the future annotations import (#13327) 2022-09-30 03:40:22 -05:00
test_wallet.py tests: Merge some fixtures and drop other redundant ones (#14629) 2023-02-21 18:37:33 -06:00