Commit Graph

19 Commits (57273f2b302949d4ca3511f703627b5d717be40c)

Author SHA1 Message Date
John Newbery 34e08b3510 [tests] Fix network threading in functional tests
7 years ago
John Newbery 74e64f24b8 [tests] Use network_thread_start() in tests.
7 years ago
John Newbery 873beca6de [tests] Rename NodeConn and NodeConnCB
7 years ago
MarcoFalke faaa7db25e qa: Only allow disconnecting all NodeConns
7 years ago
John Newbery 32ae82f5c3 [tests] use TestNode p2p connection in tests
7 years ago
Matt Corallo 00dcda60f6 [qa] test that invalid blocks on an invalid chain get a disconnect
7 years ago
Matt Corallo 932f118e6a Accept unrequested blocks with work equal to our tip
7 years ago
Matt Corallo 3b4ac43bc3 Rewrite p2p-acceptblock in preparation for slight behavior changes
7 years ago
Suhas Daftuar 08fd822771 qa: add test for minchainwork use in acceptblock
7 years ago
Wladimir J. van der Laan 6759a24eaa
Merge #11472: qa: Make tmpdir option an absolute path, misc cleanup
7 years ago
MarcoFalke fafa003970 qa: Remove never used return value of sync_with_ping
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 2a52ae63bf Remove duplicate method definitions in NodeConnCB subclasses
8 years ago
John Newbery 52e15aa4d0 Adds helper functions to NodeConnCB
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 c28ee91db0 Rename rpc-tests directory to functional
8 years ago