aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2017-07-07Merge #10759: Fix multi_rpc test for hosts that dont default to utf8MarcoFalke
2017-07-07[tests] fix replace_by_fee.pyJohn Newbery
2017-07-06Fix multi_rpc test for hosts that dont default to utf8Matt Corallo
2017-07-02[tests] nits in dbcrash.pyJohn Newbery
2017-06-29[tests] fix nits.John Newbery
2017-06-29[tests] reorganize utils.py module (code move only)John Newbery
2017-06-29[tests] move mocktime property and functions to BitcoinTestFrameworkJohn Newbery
2017-06-29[tests] Move stop_node and start_node methods to BitcoinTestFrameworkJohn Newbery
2017-06-29[tests] fix flake8 warnings in test_framework.py and util.pyJohn Newbery
2017-06-29[tests] remove unused imports from utils.pyJohn Newbery
2017-06-28Merge #10148: Use non-atomic flushing with block replayWladimir J. van der Laan
2017-06-28Merge #10690: [qa] Bugfix: allow overriding extra_args in ComparisonTestFrame...MarcoFalke
2017-06-28[qa] Bugfix: allow overriding extra_args in ComparisonTestFrameworkSuhas Daftuar
2017-06-27Merge #10659: [qa] blockchain: Pass on closed connection during generate callWladimir J. van der Laan
2017-06-27Merge #10612: The young person's guide to the test_frameworkWladimir J. van der Laan
2017-06-27[tests] add example testJohn Newbery
2017-06-27[tests] Update functional tests documentationJohn Newbery
2017-06-26[qa] Test non-atomic chainstate writesSuhas Daftuar
2017-06-25[RPC] Add an uptime command that displays the amount of time that bitcoind ha...Ricardo Velhote
2017-06-23[qa] blockchain: Pass on closed connection during generate callMarcoFalke
2017-06-22Merge #10633: doc: Fix various typosWladimir J. van der Laan
2017-06-22Merge #10636: [qa] util: Check return code after closing bitcoind procMarcoFalke
2017-06-22Fixed multiple typosDimitris Tsapakidis
2017-06-22Merge #10632: qa: Add stopatheight testMarcoFalke
2017-06-21Merge #10533: [tests] Use cookie auth instead of rpcuser and rpcpasswordWladimir J. van der Laan
2017-06-20[qa] util: Check return code after closing bitcoind procMarcoFalke
2017-06-20qa: Add stopatheight testMarcoFalke
2017-06-18Check for rpcuser/rpcpassword first then for cookieAndrew Chow
2017-06-18Merge #10555: [tests] various improvements to zmq_test.pyMarcoFalke
2017-06-14Merge #9738: gettxoutproof() should return consistent resultWladimir J. van der Laan
2017-06-14Merge #10551: [Tests] Wallet encryption functional testsWladimir J. van der Laan
2017-06-12[tests] timeout integration tests on travis after 20 minutesJohn 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-08Add test for rpcuser/rpcpasswordAndrew Chow
2017-06-08[tests] tidy up zmq_test.pyJohn Newbery
2017-06-08Replace cookie auth in testsAndrew Chow
2017-06-08Tests for wallet encryption stuffAndrew Chow
2017-06-08[tests] update zmq test to use correct config.ini fileJohn Newbery
2017-06-08[tests] Remove accidental trailing semicolonpracticalswift
2017-06-07gettxoutproof() should return consistent resultJohn Newbery
2017-06-07Merge #9672: Opt-into-RBF for RPC & bitcoin-txWladimir J. van der Laan
2017-06-06Merge #10331: Share config between util and functional testsMarcoFalke
2017-06-06Merge bctest.py into bitcoin-util-test.pyJohn Newbery
2017-06-06Merge #10252: RPC/Mining: Restore API compatibility for prioritisetransactionWladimir J. van der Laan
2017-06-06Merge #10535: [qa] fundrawtx: Fix shutdown raceMarcoFalke
2017-06-06Merge #10426: Replace bytes_serialized with bogosizeWladimir J. van der Laan
2017-06-06Merge #10463: Names: BIP9 vs versionbitsWladimir J. van der Laan
2017-06-06[qa] fundrawtx: Fix shutdown raceMarcoFalke
2017-06-05[Tests] extend the replace-by-fee test to cover RPC rawtx featuresJonas Schnelli