aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2017-05-08Merge #10342: [tests] Improve mempool_persist testMarcoFalke
2017-05-08[tests] use wait_until in mempool_persist.pyJohn Newbery
2017-05-08Merge #10352: test: Add elapsed time to RPC tracingMarcoFalke
2017-05-07Merge #10171: [tests] Add node methods to test frameworkMarcoFalke
2017-05-07test: Add elapsed time to RPC tracingWladimir J. van der Laan
2017-05-06Merge #10318: [tests] fix wait_for_inv()MarcoFalke
2017-05-06Merge #10134: [qa] Fixes segwit block relay test after inv-direct-fetch was d...MarcoFalke
2017-05-06[qa] Fixes segwit block relay test after inv-direct-fetch was disabledSuhas Daftuar
2017-05-05Reorganize BitcoinTestFramework classJohn Newbery
2017-05-05[tests] Fix abandonconflict.py intermittencyJohn Newbery
2017-05-03Merge #10327: [tests] remove import-abort-rescan.pyWladimir J. van der Laan
2017-05-03[tests] remove import-abort-rescan.pyJohn Newbery
2017-05-03[tests] fix wait_for_inv()John 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-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-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