Commit Graph

126 Commits (d944bd7a27abe0fa74d40ba5e90f345f51bb5141)

Author SHA1 Message Date
Wladimir J. van der Laan 541199788c
Merge #10374: qa: Warn when specified test is not found
8 years ago
MarcoFalke 8bd16ee12f
Merge #10376: [tests] fix disconnect_ban intermittency
8 years ago
MarcoFalke 87abe20fc1
Merge #10253: [test] Add test for getnetworkhashps
8 years ago
MarcoFalke fac79e4d18 qa: Warn when specified test is not found
8 years ago
Wladimir J. van der Laan eb8263bdc9
Merge #10317: Remove unused Python imports
8 years ago
John Newbery 3ba2c08980 [tests] fix disconnect_ban intermittency
8 years ago
MarcoFalke f6241b3e42
Merge #10361: qa: disablewallet: Check that wallet is really disabled
8 years ago
John Newbery 56befa03ac [tests] increase timeouts in sendheaders test
8 years ago
John Newbery b0bfa233a1 [tests] Make wait_until timeout 60 seconds by default
8 years ago
MarcoFalke fa7396d6d9 qa: disablewallet: Check that wallet is really disabled
8 years ago
MarcoFalke 6a796b2b53
Merge #10342: [tests] Improve mempool_persist test
8 years ago
John Newbery 329ac3bab1 [tests] use wait_until in mempool_persist.py
8 years ago
MarcoFalke 23d78c4dd0
Merge #10352: test: Add elapsed time to RPC tracing
8 years ago
MarcoFalke fff72de5bf
Merge #10171: [tests] Add node methods to test framework
8 years ago
Wladimir J. van der Laan 20187e4ad0 test: Add elapsed time to RPC tracing
8 years ago
MarcoFalke 170bc2c381
Merge #10318: [tests] fix wait_for_inv()
8 years ago
MarcoFalke 314ebdfcb3
Merge #10134: [qa] Fixes segwit block relay test after inv-direct-fetch was disabled
8 years ago
Suhas Daftuar f19abd9053 [qa] Fixes segwit block relay test after inv-direct-fetch was disabled
8 years ago
John Newbery 4550049903 Reorganize BitcoinTestFramework class
8 years ago
John Newbery 965a124427 [tests] Fix abandonconflict.py intermittency
8 years ago
Wladimir J. van der Laan 35da2aeed7
Merge #10327: [tests] remove import-abort-rescan.py
8 years ago
John Newbery 981e586ab8 [tests] remove import-abort-rescan.py
8 years ago
John Newbery 3e3c22f09d [tests] fix wait_for_inv()
8 years ago
Wladimir J. van der Laan 2a183de0ec
Merge #9966: Control mempool persistence using a command line parameter
8 years ago
Wladimir J. van der Laan 83073de4bd
Merge #10307: [tests] allow zmq test to be run in out-of-tree builds
8 years ago
practicalswift 0c60c63de0 Remove unused Python imports
8 years ago
MarcoFalke 75171f099e
Merge #10137: Remove unused import. Remove accidental trailing semicolons.
8 years ago
John Newbery b7dd44c528 Add start and stop node methods to BitcoinTestFramework
8 years ago
John Newbery b111324acd move initialize_chain() and initialize_chain_clean() to be methods of BitcoinTestFramework
8 years ago
MarcoFalke 3c5e6c94ca
Merge #10255: [test] Add test for listaddressgroupings
8 years ago
John Newbery c9cc76dcaa [tests] Remove is_network_split from funtional test cases
8 years ago
Wladimir J. van der Laan 8f3e38477e
Merge #10169: [tests] Remove func test code duplication
8 years ago
Wladimir J. van der Laan faf2dea5ea
Merge #10234: [net] listbanned RPC and QT should show correct banned subnets
8 years ago
John Newbery b8251f6337 [tests] allow zmq test to be run in out-of-tree builds
8 years ago
Jimmy Song dadfee38e8 [test] Add test for listaddressgroupings
8 years ago
Wladimir J. van der Laan e2b99b1313
Merge #10294: [Wallet] unset change position when there is no change
8 years ago
Gregory Sanders 7c588637d4 [Wallet] unset change position when there is no change on exact match
8 years ago
MarcoFalke 492d22f929
Merge #10264: [test] Add tests for getconnectioncount, getnettotals and ping
8 years ago
Jimmy Song dd1ea59624 [test] Add gettxout call
8 years ago
Jimmy Song 85f950a5c4 [test] Add tests for getconnectioncount, getnettotals and ping
8 years ago
John Newbery d6732d832a [tests] update disconnect_ban.py test case to work with listbanned
8 years ago
Wladimir J. van der Laan e0a7e1994e
Merge #10225: [test] Add aborttrescan tests
8 years ago
MarcoFalke 1b25b6df0f
Merge #10097: Move zmq test skipping logic into individual test case.
8 years ago
MarcoFalke c530c15180
Merge #10023: [tests] remove maxblocksinflight.py (functionality covered by other test)
8 years ago
MarcoFalke 2723bcdce3
Merge #10224: [test] Add test for getaddednodeinfo
8 years ago
Jimmy Song de487b730b Tests: Add test for getnetworkhashps
8 years ago
Wladimir J. van der Laan 5352e5e75d
Merge #10223: Tests: Refactor to create witness script creation function
8 years ago
Wladimir J. van der Laan f3db4c6013
Merge #10229: Tests: Add test for getdifficulty
8 years ago
Karl-Johan Alm ed60970c83
[test] Test abortrescan command.
8 years ago
Jimmy Song bc53752616 Tests: Add simple test for getaddednodeinfo
8 years ago