aboutsummaryrefslogtreecommitdiff
path: root/test/functional/zmq_test.py
AgeCommit message (Expand)Author
2017-10-03Tests for zmqpubrawtx and zmqpubrawblockAndrew Chow
2017-10-03[tests] don't override __init__() in individual testsJohn Newbery
2017-10-03[tests] Avoid passing around member variables in test_frameworkJohn Newbery
2017-10-03[tests] TestNode: separate add_node from start_nodeJohn Newbery
2017-06-12[tests] destroy zmq context in zmq_tests.pyJohn Newbery
2017-06-12[tests] in zmq test, timeout if message not receivedJohn Newbery
2017-06-08[tests] tidy up zmq_test.pyJohn Newbery
2017-06-08[tests] update zmq test to use correct config.ini fileJohn Newbery
2017-06-02Merge #10359: [tests] functional tests should call BitcoinTestFramework start...MarcoFalke
2017-05-31[tests] Functional tests call self.start_node(s) and self.stop_node(s)John Newbery
2017-05-22[tests] skipped tests should clean up after themselvesJohn Newbery
2017-05-03Merge #10307: [tests] allow zmq test to be run in out-of-tree buildsWladimir J. van der Laan
2017-05-02[tests] Remove is_network_split from funtional test casesJohn Newbery
2017-05-01[tests] allow zmq test to be run in out-of-tree buildsJohn Newbery
2017-04-20Move zmq test skipping logic into individual test case.John Newbery
2017-03-22[tests] Remove unused variablespracticalswift
2017-03-20Rename rpc-tests directory to functionalJohn Newbery