test: add stress tests for initialization

This commit is contained in:
James O'Beirne
2021-10-15 17:29:48 -04:00
parent 23f85616a8
commit d9803f7a0a
2 changed files with 183 additions and 0 deletions

View File

@@ -275,6 +275,7 @@ BASE_SCRIPTS = [
'wallet_taproot.py',
'p2p_fingerprint.py',
'feature_uacomment.py',
'feature_init.py',
'wallet_coinbase_category.py --legacy-wallet',
'wallet_coinbase_category.py --descriptors',
'feature_filelock.py',