Commit Graph

30 Commits (c53c9831eedaf3b311bb942945268830f9ba3abc)

Author SHA1 Message Date
Andrew Chow c53c9831ee Replace cookie auth in tests
8 years ago
MarcoFalke 329fc1dce7
Merge #10359: [tests] functional tests should call BitcoinTestFramework start/stop node methods
8 years ago
John Newbery a433d8a15e [tests] Update start/stop node functions to be private module functions
8 years ago
John Newbery 930deb9b2c [tests] skipped tests should clean up after themselves
8 years ago
John Newbery b040243cc3 [tests] improve tmpdir structure
8 years ago
John Newbery b0bfa233a1 [tests] Make wait_until timeout 60 seconds by default
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
John Newbery 4550049903 Reorganize BitcoinTestFramework class
8 years ago
John Newbery 3e3c22f09d [tests] fix wait_for_inv()
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
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
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
John Newbery b8251f6337 [tests] allow zmq test to be run in out-of-tree builds
8 years ago
Jimmy Song c39a6b9ec8 Tests: Refactor to create witness script creation function
8 years ago
John Newbery 2a52ae63bf Remove duplicate method definitions in NodeConnCB subclasses
8 years ago
John Newbery 52e15aa4d0 Adds helper functions to NodeConnCB
8 years ago
John Newbery 45ce471ab0 Reduce spammy test logging
8 years ago
John Newbery 6a18bb9a36 [tests] sync_with_ping should assert that ping hasn't timed out
8 years ago
John Newbery 159fe88abf Remove SingleNodeConnCB
8 years ago
John Newbery 8c7288c06b Print out the final 1000 lines of test_framework.log if test fails
8 years ago
MarcoFalke ca209230c8
Merge #10053: [test] Allow functional test cases to be skipped
8 years ago
practicalswift 72163d4585 [tests] Remove unused and duplicate imports
8 years ago
John Newbery 232b6665bc Allow test cases to be skipped
8 years ago
John Newbery 8317a45161 Python functional tests should log in UTC
8 years ago
John Newbery c28ee91db0 Rename rpc-tests directory to functional
8 years ago