1 Commits (master)

Author SHA1 Message Date
Anthony Towns ca6523d0c8 [tests] Rename feature_* functional tests. 7 years ago
Akira Takizawa 595a7bab23 Increment MIT Licence copyright header year on files modified in 2017 7 years ago
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
John Newbery dad596fc37 [tests] Make NodeConnCB a subclass of NodeConn 7 years ago
John Newbery 32ae82f5c3 [tests] use TestNode p2p connection in tests 7 years ago
John Newbery e9e9391083 [tests] Check connectivity before sending in assumevalid.py 7 years ago
John Newbery 5448a1471d [tests] don't override __init__() in individual tests 7 years ago
John Newbery 6cf094a022 [tests] Avoid passing around member variables in test_framework 7 years ago
John Newbery 36b6268670 [tests] TestNode: separate add_node from start_node 7 years ago
John Newbery d8c218f9c2 [tests] Functional tests call self.start_node(s) and self.stop_node(s) 7 years ago
John Newbery 6a18bb9a36 [tests] sync_with_ping should assert that ping hasn't timed out 7 years ago
John Newbery 159fe88abf Remove SingleNodeConnCB 7 years ago
John Newbery 717ad131f6 Actually run assumevalid.py. 7 years ago
John Newbery c28ee91db0 Rename rpc-tests directory to functional 7 years ago
John Newbery 00902c48cd Rename qa directory to test 7 years ago
John Newbery b0dec4a04a Remove manual debug settings in qa tests. 7 years ago
John Newbery 3f95a806b1 Fix docstrings in qa tests 7 years ago
John Newbery 7b5e3fe0cc Add assumevalid testcase 8 years ago