Commit Graph

17 Commits (677d893ff758b61f66203730da224bd7ef8f0b43)

Author SHA1 Message Date
Andrew Chow d3677ab757 Tests for zmqpubrawtx and zmqpubrawblock
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 7c51e9f0dc [tests] destroy zmq context in zmq_tests.py
8 years ago
John Newbery b1bac1cb7e [tests] in zmq test, timeout if message not received
8 years ago
John Newbery 5ebd5f9e15 [tests] tidy up zmq_test.py
8 years ago
John Newbery 4a0c08fdcf [tests] update zmq test to use correct config.ini file
8 years ago
MarcoFalke 329fc1dce7
Merge #10359: [tests] functional tests should call BitcoinTestFramework start/stop node methods
8 years ago
John Newbery d8c218f9c2 [tests] Functional tests call self.start_node(s) and self.stop_node(s)
8 years ago
John Newbery 930deb9b2c [tests] skipped tests should clean up after themselves
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 c9cc76dcaa [tests] Remove is_network_split from funtional test cases
8 years ago
John Newbery b8251f6337 [tests] allow zmq test to be run in out-of-tree builds
8 years ago
John Newbery 6803e09e6e Move zmq test skipping logic into individual test case.
8 years ago
practicalswift 389745901a [tests] Remove unused variables
8 years ago
John Newbery c28ee91db0 Rename rpc-tests directory to functional
8 years ago