aboutsummaryrefslogtreecommitdiff
path: root/test/functional
AgeCommit message (Expand)Author
2018-01-06Merge #12079: Improve prioritisetransaction test coverageMarcoFalke
2018-01-05[qa] Improve prioritisetransaction functional testJoão Barbosa
2018-01-04Fix incorrect Markdown linkpracticalswift
2018-01-04Merge #12001: [RPC] Adding ::minRelayTxFee amount to getmempoolinfo and updat...Wladimir J. van der Laan
2018-01-03Merge #12062: Increment MIT Licence copyright header year on files modified i...Wladimir J. van der Laan
2018-01-03Merge #11965: qa: Note on test order in test_runnerMarcoFalke
2018-01-03Increment MIT Licence copyright header year on files modified in 2017Akira Takizawa
2017-12-29[rpc] Adding ::minRelayTxFee amount to getmempoolinfo and updating mempoolmin...Jeff Rade
2017-12-23Merge #11475: [rpc] mempoolinfo should take ::minRelayTxFee into accountWladimir J. van der Laan
2017-12-21qa: Note on test order in test_runnerMarcoFalke
2017-12-21Merge #11667: Add scripts to dumpwallet RPCWladimir J. van der Laan
2017-12-20Merge #11726: Cleanups + nit fixes for walletdir PRMarcoFalke
2017-12-20Merge #11883: Add configuration file/argument testingWladimir J. van der Laan
2017-12-20Add test for importwalletMeshCollider
2017-12-20Add dumpwallet scripts testMeshCollider
2017-12-20Add configuration/argument testingMeshCollider
2017-12-19[tests] refactor node_network_limitedJohn Newbery
2017-12-19[tests] remove redundant duplicate tests from node_network_limitedJohn Newbery
2017-12-19[tests] node_network_limited - remove race conditionJohn Newbery
2017-12-19[tests] define NODE_NETWORK_LIMITED in test frameworkJohn Newbery
2017-12-19[tests] fix flake8 warnings in node_network_limited.pyJohn Newbery
2017-12-19Merge #11946: tests: Remove unused variable (firstAddrnServices)MarcoFalke
2017-12-19test: Fix rawtransactions testWladimir J. van der Laan
2017-12-19tests: Remove unused variable (firstAddrnServices)practicalswift
2017-12-19Merge #11178: Add iswitness parameter to decode- and fundrawtransaction RPCsWladimir J. van der Laan
2017-12-13test: Add createrawtransaction functional testsJoão Barbosa
2017-12-13test: Add multidict to support dictionary with duplicate key (laanwj)João Barbosa
2017-12-13Cleanups for walletdir PRMeshCollider
2017-12-12Merge #11849: [tests] Assert that only one NetworkThread existsWladimir J. van der Laan
2017-12-11Merge #11839: don't attempt mempool entry for wallet transactions on startup ...Wladimir J. van der Laan
2017-12-11[tests] Add NetworkThread assertionsJohn Newbery
2017-12-11[tests] Fix network threading in functional testsJohn Newbery
2017-12-11[tests] Use network_thread_start() in tests.John Newbery
2017-12-11[tests] Add network_thread_ utility functions.John Newbery
2017-12-11add test for unconfirmed balance between restartsGregory Sanders
2017-12-10Remove unused Python importspracticalswift
2017-12-09Merge #11740: Implement BIP159 NODE_NETWORK_LIMITED (pruned peers) *signaling...Wladimir J. van der Laan
2017-12-06[QA] Add node_network_limited testJonas Schnelli
2017-12-06qa: Add getrawtransaction in_active_chain=False testMarcoFalke
2017-12-06Merge #10275: [rpc] Allow fetching tx directly from specified block in getraw...Wladimir J. van der Laan
2017-12-05[test] Add tests for getrawtransaction with block hash.Karl-Johan Alm
2017-12-04Merge #11781: Add `-debuglogfile` optionWladimir J. van der Laan
2017-12-01test: Add tests for `-debuglogfile` with subdirsAnthony Towns
2017-12-01test: Add test for `-debuglogfile`Wladimir J. van der Laan
2017-11-30Merge #11791: [tests] Rename NodeConn and NodeConnCBMarcoFalke
2017-11-30Merge #11789: [tests] [travis-ci] Combine logs on failureWladimir J. van der Laan
2017-11-29[tests] Rename NodeConn and NodeConnCBJohn Newbery
2017-11-29Merge #11712: [tests] Split NodeConn from NodeConnCBMarcoFalke
2017-11-29[tests] Add combinedlogslen argument to test_runner.pyJohn Newbery
2017-11-29[tests] [travis-ci] Move Travis functional test log post processing to test_r...John Newbery