10 Commits (0b47699b90e34f733364038ab27569c5891265e9)

Author SHA1 Message Date
John Newbery 801d2ae924 [tests] don't override __init__() in individual tests 7 years ago
John Newbery 4d3ba18386 [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 c9cc76dcaa [tests] Remove is_network_split from funtional test cases 7 years ago
John Newbery 2a52ae63bf Remove duplicate method definitions in NodeConnCB subclasses 7 years ago
practicalswift b8d9a86dc3 Remove unused import 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 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
MarcoFalke fa7c35c4ec [qa] util: Move wait_bitcoinds() into stop_nodes() 8 years ago
Wladimir J. van der Laan 30930e847e test: Explicitly set encoding to utf8 when opening text files 8 years ago
MarcoFalke fa6e71b27d [qa] Add getinfo smoke tests and rework versionbits test 8 years ago
MarcoFalke ddddaafa4a [rpc] Deprecate getinfo 8 years ago
MarcoFalke fac9349798 [qa] Remove hardcoded "4 nodes" from test_framework 8 years ago
MarcoFalke fa389d4edc [qa] Switch to py3 8 years ago
Suhas Daftuar 8c74cedef5 RPC test for BIP9 warning logic 8 years ago