chia-blockchain/tests/wallet/nft_wallet
dustinface 26c2ca29de
tests: Fix flaky RPC related tests in test_nft_bulk_mint.py (#14834)
* `assert spend_bundle is not None`, required after hinting in next commit

* Don't start duplicated RPC servers, use the already started ones

* Wait for wallet sync before minting
2023-03-17 19:34:46 -05:00
..
__init__.py generating nfts 2022-05-03 17:34:18 +02:00
config.py Increase job timeout for NFT wallet tests (#13675) 2022-10-21 16:59:44 -04:00
test_nft_1_offers.py nft royalty edge cases (#14789) 2023-03-14 20:27:15 -05:00
test_nft_bulk_mint.py tests: Fix flaky RPC related tests in test_nft_bulk_mint.py (#14834) 2023-03-17 19:34:46 -05:00
test_nft_lifecycle.py Add cost logging to CLVM tests as fixture (#14444) 2023-02-10 15:13:45 -06:00
test_nft_offers.py Stop sending change to a new address (#14422) 2023-03-09 18:32:21 -06:00
test_nft_puzzles.py configure isort to add the future annotations import (#13327) 2022-09-30 03:40:22 -05:00
test_nft_wallet.py Stop sending change to a new address (#14422) 2023-03-09 18:32:21 -06:00
test_ownership_outer_puzzle.py configure isort to add the future annotations import (#13327) 2022-09-30 03:40:22 -05:00