Commit Graph

35 Commits (5c998a696c7a4ff2a91fe3d8c7177d2b806eb7ac)

Author SHA1 Message Date
MarcoFalke fa5cc3ccfb
test: Fix intermittent issue in mempool_reorg
1 year ago
glozow 6fa49937e4 test: Check tx from disconnected block is immediately requestable
1 year ago
kouloumos 0377d6bb42 test: add `rescan_utxos` in MiniWallet's initialization
2 years ago
Hennadii Stepanov 306ccd4927
scripted-diff: Bump copyright headers
2 years ago
MacroFake fa34e44e98
test: Return new_utxo from create_self_transfer in MiniWallet
2 years ago
MacroFake fa779de665
test: Remove MiniWallet mempool_valid option
2 years ago
Sebastian Falbesoner b24f6c6855 test: MiniWallet: support default `from_node` for creating txs
3 years ago
MarcoFalke fac23c2114
scripted-diff: Bump copyright headers
3 years ago
MarcoFalke facc352648
test: Implicitly sync after generate*, unless opted out
3 years ago
MarcoFalke fa7e3f1fc1
test: Replace MiniWallet scan_blocks with rescan_utxos
3 years ago
MarcoFalke fa0b916971
scripted-diff: Use generate* from TestFramework
3 years ago
John Newbery 37dcd12d53 scripted-diff: Rename recentRejects
3 years ago
Darius Parvin a3f0cbf82d test: run mempool_reorg.py even with wallet disabled
3 years ago
Kiminuo bfa9309ad6 Use COINBASE_MATURITY constant in functional tests.
3 years ago
MarcoFalke fa489011d9
test: Remove raw-tx byte juggling in mempool_reorg
5 years ago
MarcoFalke fae98668d1
test: Fix intermittent error in mempool_reorg
5 years ago
MarcoFalke fac2fc4dd8
test: Increase debugging to hunt down mempool_reorg intermittent failure
5 years ago
MarcoFalke fa488f131f
scripted-diff: Bump copyright headers
5 years ago
MarcoFalke fa19295250
test: Bump timeouts to avoid valgrind failures
5 years ago
Micky Yun Chan 2d23082cbe bump test timeouts so that functional tests run in valgrind
5 years ago
MarcoFalke fac9539836
qa: Run all tests even if wallet is not compiled
6 years ago
MarcoFalke bffb35f876
Merge #13054: tests: Enable automatic detection of undefined names in Python tests scripts. Remove wildcard imports.
6 years ago
practicalswift 68400d8b96 tests: Use explicit imports
6 years ago
MarcoFalke b8eb0dfde4
Merge #13928: qa: blocktools enforce named args for amount
6 years ago
MarcoFalke a08533c1a0
Merge #13913: qa: Remove redundant checkmempool/checkblockindex extra_args
6 years ago
MarcoFalke cf9ed307e6
qa: blocktools enforce named args for amount
6 years ago
Conor Scott 157651855f [Tests] Rename create_tx and move to blocktools.py
6 years ago
MarcoFalke fa31ca0c22
qa: Remove redundant checkmempool/checkblockindex extra_args
6 years ago
DrahtBot eb7daf4d60 Update copyright headers to 2018
6 years ago
Andrew Chow eefff65a4b scripted-diff: change signrawtransaction to signrawtransactionwithwallet in tests
7 years ago
Akira Takizawa 595a7bab23 Increment MIT Licence copyright header year on files modified in 2017
7 years ago
John Newbery 47ba8cf71e scripted-diff: rename assert_raises_jsonrpc to assert_raises_rpc error
7 years ago
John Newbery 5448a1471d [tests] don't override __init__() in individual tests
7 years ago
John Newbery c9cc76dcaa [tests] Remove is_network_split from funtional test cases
8 years ago
John Newbery c28ee91db0 Rename rpc-tests directory to functional
8 years ago