Commit Graph

25 Commits (fa974f1f1417a536636347072e86bcb54a4c909c)

Author SHA1 Message Date
MarcoFalke fa974f1f14
scripted-diff: Remove redundant sync_all and sync_blocks
3 years ago
lsilva01 7b3c9e4ee8 Make explicit the node param in init_wallet()
3 years ago
MarcoFalke fa0b916971
scripted-diff: Use generate* from TestFramework
3 years ago
lsilva01 5fe8100ff3 Change the wallet_backup.py test to use the restorewallet RPC command instead of restoring wallets manually.
3 years ago
Kiminuo bfa9309ad6 Use COINBASE_MATURITY constant in functional tests.
3 years ago
Russell Yanofsky 01476a88a6 wallet: Make -wallet setting not create wallets
4 years ago
Prayank 4b16c61461 scripted-diff: test: Replace uses of (dis)?connect_nodes global
4 years ago
Andrew Chow 310b0fde04 Run dumpwallet for legacy wallets only in wallet_backup.py
4 years ago
Russell Yanofsky c1585bca8d test: Get rid of default wallet hacks
4 years ago
Russell Yanofsky ed3acda33b test, refactor: add default_wallet_name and wallet_data_filename variables
4 years ago
Andrew Chow 1bee1e6269 Do not create default wallet
4 years ago
Sebastian Falbesoner dac7a111bd refactor: test: use _ variable for unused loop counters
4 years ago
MarcoFalke fa488f131f
scripted-diff: Bump copyright headers
5 years ago
MarcoFalke fa45d60646
test: Reduce unneeded whitelist permissions in tests
5 years ago
Jorge Timón 1abcecc40c
Tests: Use self.chain instead of 'regtest' in almost all current tests
5 years ago
Sebastian Falbesoner 581c9be0d8 test: speedup wallet_backup by whitelisting peers (immediate tx relay)
5 years ago
MarcoFalke fa502cb6f0
test: Bump timeouts in slow running tests
5 years ago
MarcoFalke fafe5f0d09
test: Remove unused imports
6 years ago
MarcoFalke fa16a09215
scripted-diff: use self.sync_* methods
6 years ago
MarcoFalke fa3e5786d0
scripted-diff: Remove unused 'split' parameter to setup_network
6 years ago
MarcoFalke fac9539836
qa: Run all tests even if wallet is not compiled
6 years ago
practicalswift 68400d8b96 tests: Use explicit imports
6 years ago
DrahtBot eb7daf4d60 Update copyright headers to 2018
6 years ago
MarcoFalke c8330d4216 qa: Use node.datadir instead of tmpdir in test framework
7 years ago
Anthony Towns 90600bc7db [tests] Rename wallet_* functional tests.
7 years ago