aboutsummaryrefslogtreecommitdiff
path: root/test/functional/test_framework/test_framework.py
AgeCommit message (Expand)Author
2017-05-07Merge #10171: [tests] Add node methods to test frameworkMarcoFalke
2017-05-05Reorganize BitcoinTestFramework classJohn Newbery
2017-05-03Merge #10307: [tests] allow zmq test to be run in out-of-tree buildsWladimir J. van der Laan
2017-05-02Add start and stop node methods to BitcoinTestFrameworkJohn Newbery
2017-05-02move initialize_chain() and initialize_chain_clean() to be methods of Bitcoin...John Newbery
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-03-27Print out the final 1000 lines of test_framework.log if test failsJohn Newbery
2017-03-24Merge #10053: [test] Allow functional test cases to be skippedMarcoFalke
2017-03-22[tests] Remove unused and duplicate importspracticalswift
2017-03-22Allow test cases to be skippedJohn Newbery
2017-03-21Python functional tests should log in UTCJohn Newbery
2017-03-20Rename rpc-tests directory to functionalJohn Newbery