aboutsummaryrefslogtreecommitdiff
path: root/test/functional/test_framework/test_node.py
AgeCommit message (Expand)Author
2019-03-11No longer shutdown after encrypting the walletAndrew Chow
2018-10-24qa: Premine to deterministic address with -disablewalletMarcoFalke
2018-10-24qa: Add TestNode::assert_debug_logMarcoFalke
2018-08-11Merge #13867: qa: Make extended tests pass on native WindowsMarcoFalke
2018-08-09Merge #13916: qa: wait_for_verack by defaultMarcoFalke
2018-08-08qa: wait_for_verack by defaultMarcoFalke
2018-08-08Merge #13780: 0.17: Pre-branch maintenanceWladimir J. van der Laan
2018-08-03qa: Use files for stdout/stderr to support WindowsMarcoFalke
2018-08-03qa: Close stdout and stderr file when node stopsMarcoFalke
2018-08-02Merge #13823: qa: quote path in authproxy for external multiwalletsWladimir J. van der Laan
2018-08-02qa: Quote wallet name for rpc pathMarcoFalke
2018-08-01qa: Extract rpc_timewait as test paramMarcoFalke
2018-07-27Update copyright headers to 2018DrahtBot
2018-07-12QA: Fix bug in -usecli logic that converts booleans to non-lowercase stringsJonas Schnelli
2018-06-25qa: Avoid start/stop of the network thread mid-testMarcoFalke
2018-05-09[qa] Avoid printing to console during cache creationSuhas Daftuar
2018-05-09[tests] Allow stderr to be tested against specified stringJohn Newbery
2018-05-09[Tests] Use LIBC_FATAL_STDERR_=1 in testsJohn Newbery
2018-05-09[Tests] Write stdout/stderr to datadir instead of temp file.John Newbery
2018-04-25Merge #13051: qa: Normalize executable locationWladimir J. van der Laan
2018-04-21qa: Normalize executable locationMarcoFalke
2018-04-19[qa] Attach node index to test_node AssertionError and print messagesJames O'Beirne
2018-04-17Print to console by default when not run with -daemonEvan Klitzke
2018-04-09Merge #12902: [qa] Handle potential cookie race when starting nodeMarcoFalke
2018-04-09[qa] Delete cookie file before starting nodeSuhas Daftuar
2018-04-08Merge #12904: [qa] Ensure bitcoind processes are cleaned up when tests endWladimir J. van der Laan
2018-04-08[qa] Ensure bitcoind processes are cleaned up when tests endSuhas Daftuar
2018-04-01qa: Match full plain text by defaultMarcoFalke
2018-03-28[Tests] fix a typo in TestNode.assert_start_raises_init_error()Roman Zeyde
2018-03-22Merge #12076: qa: Use node.datadir instead of tmpdir in test frameworkWladimir J. van der Laan
2018-03-22Merge #12718: [Tests] Require exact match in assert_start_raises_init_eror (j...Wladimir J. van der Laan
2018-03-21Fix typosDimitris Apostolou
2018-03-19qa: Allow for partial_match when checking init errorMarcoFalke
2018-03-19qa: Use node.datadir instead of tmpdir in test frameworkMarcoFalke
2018-03-18[Tests] Require exact match in assert_start_raises_init_eror()John Newbery
2018-03-18[Tests] Move assert_start_raises_init_error method to TestNodeJohn Newbery
2018-03-06[tests] bind functional test nodes to 127.0.0.1Sjors Provoost
2018-02-15qa: Move common args to bitcoin.confMarcoFalke
2018-01-24Merge #12089: qa: Make TestNodeCLI command optional in send_cliMarcoFalke
2018-01-23qa: Make TestNodeCLI command optional in send_cliMarcoFalke
2018-01-23qa: Rename cli.args to cli.optionsMarcoFalke
2018-01-18Don't allow relative -walletdir pathsRussell Yanofsky
2018-01-08[tests] allow tests to be run with --usecliJohn Newbery
2018-01-08TestNodeCLI batch emulationRussell Yanofsky
2018-01-08Prevent TestNodeCLI.args mixupsRussell Yanofsky
2018-01-08Improve TestNodeCLI output parsingRussell Yanofsky
2017-11-28[tests] Make NodeConnCB a subclass of NodeConnJohn Newbery
2017-11-14Merge #11677: qa: Remove unused NodeConn membersMarcoFalke
2017-11-13qa: Remove unused NodeConn membersMarcoFalke
2017-11-13qa: Only allow disconnecting all NodeConnsMarcoFalke