aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2017-09-15[tests] Check connectivity before sending in assumevalid.pyJohn Newbery
2017-09-13Merge #11078: [tests] Make p2p-leaktests.py more robustMarcoFalke
2017-09-13Merge #11308: [qa] zapwallettxes: Wait up to 3s for mempool reloadMarcoFalke
2017-09-13Add listwallets RPC test to multiwallet.pyCristian Mircea Messel
2017-09-12[qa] zapwallettxes: Wait up to 3s for mempool reloadMarcoFalke
2017-09-12Merge #11230: [tests] fixup dbcrash interaction with add_nodes()MarcoFalke
2017-09-11Deprecate confusing blockmaxsize, fix getmininginfo outputMatt Corallo
2017-09-08Merge #11250: Bump wallet version to 159900 and remove the `usehd` optionWladimir J. van der Laan
2017-09-07Remove usehd option and warn when it is usedAndrew Chow
2017-09-07[test] Add bitcoin-cli -stdin and -stdinrpcpass functional testsJoão Barbosa
2017-09-07[test] Replace check_output with low level versionJoão Barbosa
2017-09-07[test] Add assert_raises_process_error to assert process errorsJoão Barbosa
2017-09-07[test] Add support for custom arguments to TestNodeCLIJoão Barbosa
2017-09-07[test] Improve assert_raises_jsonrpc docstringJoão Barbosa
2017-09-07Merge #10838: (finally) remove getinfoWladimir J. van der Laan
2017-09-06(finally) remove getinfo in favor of more module-specific infosMatt Corallo
2017-09-06Merge #11099: [RPC][mempool]: Add savemempool RPCMarcoFalke
2017-09-06Merge #11203: rpc: add wtxid to mempool entry outputWladimir J. van der Laan
2017-09-06Merge #11067: [qa] TestNode: Add wait_until_stopped helper methodMarcoFalke
2017-09-06Merge #10357: Allow setting nMinimumChainWork on command lineWladimir J. van der Laan
2017-09-06[qa] TestNode: Add wait_until_stopped helper methodMarcoFalke
2017-09-06Add savemempool RPCLawrence Nahum
2017-09-05[qa] Test nMinimumChainWorkSuhas Daftuar
2017-09-05Improve signmessages functional testCristian Mircea Messel
2017-09-04[tests] fixup dbcrash interaction with add_nodes()John Newbery
2017-09-01[tests] fixups from set_test_params()John Newbery
2017-09-01Merge #11121: TestNode tidyupsMarcoFalke
2017-09-01[tests] Functional tests must explicitly set num_nodesJohn Newbery
2017-09-01[tests] don't override __init__() in individual testsJohn Newbery
2017-09-01[tests] Avoid passing around member variables in test_frameworkJohn Newbery
2017-09-01[tests] TestNode: separate add_node from start_nodeJohn Newbery
2017-09-01[tests] fix - use rpc_timeout as rpc timeoutJohn Newbery
2017-08-31qa: rpc test for wtxid in mempool entrySuhas Daftuar
2017-08-29Merge #11150: [tests] Add getmininginfo testMarcoFalke
2017-08-28Merge #10859: RPC: gettxout: Slightly improve doc and testsMarcoFalke
2017-08-29RPC: gettxout: Slightly improve doc and testsJorge Timón
2017-08-28Add getmininginfo functional testCristian Mircea Messel
2017-08-28Use for-loop instead of list comprehensionpracticalswift
2017-08-28Use the variable name _ for unused return valuespracticalswift
2017-08-28Remove unused variables and/or function callspracticalswift
2017-08-24[tests] Make p2p-leaktests.py more robustJohn Newbery
2017-08-24Merge #10798: [tests] [utils] test bitcoin-cliMarcoFalke
2017-08-23Merge #11068: qa: Move wait_until to utilMarcoFalke
2017-08-23[tests] fix timeout issues from TestNodeJohn Newbery
2017-08-20test: Increase initial RPC timeout to 60 secondsWladimir J. van der Laan
2017-08-18Merge #10952: [wallet] Remove vchDefaultKey and have better first run detectionWladimir J. van der Laan
2017-08-17qa: Move wait_until to utilMarcoFalke
2017-08-16Merge #10680: Fix inconsistencies and grammar in various filesMarcoFalke
2017-08-16Merge #10956: Fix typosMarcoFalke
2017-08-16Merge #10705: Trivial: spelling fixesMarcoFalke