aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2017-06-06Merge bctest.py into bitcoin-util-test.pyJohn Newbery
2017-05-03Use shared config file for functional and util testsJohn Newbery
2017-05-03Use an .ini config file for environment vars in bitcoin-util-test.pyJohn Newbery
2017-05-03Change help_text in bitcoin-util-test.py to a docstring.John Newbery
2017-05-03Change bitcoin-util-test.py to use Python3John Newbery
2017-05-03Merge #9966: Control mempool persistence using a command line parameterWladimir J. van der Laan
2017-05-03Merge #10307: [tests] allow zmq test to be run in out-of-tree buildsWladimir J. van der Laan
2017-05-02Merge #10137: Remove unused import. Remove accidental trailing semicolons.MarcoFalke
2017-05-02Merge #10255: [test] Add test for listaddressgroupingsMarcoFalke
2017-05-02[tests] Remove is_network_split from funtional test casesJohn Newbery
2017-05-02Merge #10169: [tests] Remove func test code duplicationWladimir J. van der Laan
2017-05-02Merge #10234: [net] listbanned RPC and QT should show correct banned subnetsWladimir J. van der Laan
2017-05-01[tests] allow zmq test to be run in out-of-tree buildsJohn Newbery
2017-05-01[test] Add test for listaddressgroupingsJimmy Song
2017-05-01Merge #10294: [Wallet] unset change position when there is no changeWladimir J. van der Laan
2017-05-01[Wallet] unset change position when there is no change on exact matchGregory Sanders
2017-05-01Merge #10264: [test] Add tests for getconnectioncount, getnettotals and pingMarcoFalke
2017-05-01Merge #8824: Refactor TxToJSON() and ScriptPubKeyToJSON()Wladimir J. van der Laan
2017-04-28[test] Add gettxout callJimmy Song
2017-04-28[test] Add tests for getconnectioncount, getnettotals and pingJimmy Song
2017-04-28[tests] update disconnect_ban.py test case to work with listbannedJohn Newbery
2017-04-28refactor TxToJSON() and ScriptPubKeyToJSON()jonnynewbs
2017-04-25Merge #10225: [test] Add aborttrescan testsWladimir J. van der Laan
2017-04-23Merge #10097: Move zmq test skipping logic into individual test case.MarcoFalke
2017-04-23Merge #10023: [tests] remove maxblocksinflight.py (functionality covered by o...MarcoFalke
2017-04-23Merge #10224: [test] Add test for getaddednodeinfoMarcoFalke
2017-04-21Merge #10223: Tests: Refactor to create witness script creation functionWladimir J. van der Laan
2017-04-21Merge #10229: Tests: Add test for getdifficultyWladimir J. van der Laan
2017-04-21[test] Test abortrescan command.Karl-Johan Alm
2017-04-20Tests: Add simple test for getaddednodeinfoJimmy Song
2017-04-20Tests: Refactor to create witness script creation functionJimmy Song
2017-04-20Move zmq test skipping logic into individual test case.John Newbery
2017-04-20Merge #10143: [net] Allow disconnectnode RPC to be called with node idWladimir J. van der Laan
2017-04-19Tests: Add test for getdifficultyJimmy Song
2017-04-19[tests] disconnect_ban: add tests for disconnect-by-nodeidJohn Newbery
2017-04-19[tests] disconnect_ban: remove dependency on urllibJohn Newbery
2017-04-19[tests] disconnect_ban: use wait_until instead of sleepJohn Newbery
2017-04-19[tests] disconnect_ban: add loggingJohn Newbery
2017-04-19[tests] disconnectban test - only use two nodesJohn Newbery
2017-04-19[tests] rename nodehandling to disconnectbanJohn Newbery
2017-04-19[tests] fix nodehandling.py flake8 warningsJohn Newbery
2017-04-18Remove duplicate method definitions in NodeConnCB subclassesJohn Newbery
2017-04-18Adds helper functions to NodeConnCBJohn Newbery
2017-04-18Merge #10219: Tests: Order Python Tests DifferentlyMarcoFalke
2017-04-17Tests: Put Extended tests first when they're includedJimmy Song
2017-04-17Merge #10197: [tests] Functional test warningsMarcoFalke
2017-04-17[tests] test_runner - check unicodeJohn Newbery
2017-04-17[tests] Remove cache directory by default when running test_runnerJohn Newbery
2017-04-17[test] add warnings to test_runnerJohn Newbery
2017-04-13[tests] Remove maxblocksinflight testcaseJohn Newbery