aboutsummaryrefslogtreecommitdiff
path: root/test/functional/test_framework/test_node.py
AgeCommit message (Expand)Author
2021-04-29test: Assert that exit code indicates failureMarcoFalke
2021-02-23rpc: add external_signer option to createwalletSjors Provoost
2021-02-18Merge #19809: log: Prefix log messages with function name and source code loc...Wladimir J. van der Laan
2021-02-17[test] Check user agent string from test framework connectionsJohn Newbery
2021-02-17[test] Move MY_SUBVERSION to p2p.pyJohn Newbery
2021-01-23test: store subversion (user agent) as string in msg_versionSebastian Falbesoner
2021-01-15log: Prefix log messages with function name if -logsourcelocations is setpracticalswift
2021-01-07[test] Add test framework support to create outbound connections.Amiti Uttarwar
2020-12-17test: Fix restart node raceMarcoFalke
2020-12-10test: Use Popen.wait instead of RPC in assert_start_raises_init_errorMarcoFalke
2020-11-27[test] Fix wait condition in disconnect_p2psAmiti Uttarwar
2020-09-10[test] remove confusing p2p propertygzhao408
2020-08-27test: Rename wait until helper to wait_until_helperMarcoFalke
2020-08-25[test] Remove final references to mininodeJohn Newbery
2020-08-13Add loadwallet and createwallet RPC load_on_startup optionsRussell Yanofsky
2020-08-09Merge #19657: test: Wait until is_connected in add_p2p_connectionWladimir J. van der Laan
2020-08-04test: Wait until is_connected in add_p2p_connectionMarcoFalke
2020-07-30test: Catch decimal.InvalidOperation from TestNodeCLI#send_cliBen Woosley
2020-06-16[test] wait for disconnect_p2ps to be reflected in getpeerinfogzhao408
2020-05-19test: Fix intermittent ETIMEDOUT on FreeBSDMarcoFalke
2020-05-18test: Add capability to disable RPC timeout in functional tests.codeShark149
2020-05-13Merge #18888: test: Remove RPCOverloadWrapper boilerplateMarcoFalke
2020-05-05test: Fix intermittent sync_blocks failuresMarcoFalke
2020-05-05test: Remove RPCOverloadWrapper boilerplateMarcoFalke
2020-05-03test: add factor option to adjust test timeoutsHarris
2020-04-27Merge #16528: Native Descriptor Wallets using DescriptorScriptPubKeyManSamuel Dobson
2020-04-23Add a --descriptors option to various testsAndrew Chow
2020-04-23tests: Add RPCOverloadWrapper which overloads some disabled RPCsAndrew Chow
2020-04-21test: display command line options passed to send_cli() in debug logJon Atack
2020-04-19test: add wait_for_cookie_credentials() to test frameworkJon Atack
2020-04-19Merge #18633: test: Properly raise FailedToStartError when rpc shutdown befor...MarcoFalke
2020-04-18test: Properly raise FailedToStartError when rpc shutdown before warmup finis...MarcoFalke
2020-04-17test: Bump timeout in wallet_import_rescanMarcoFalke
2020-04-16scripted-diff: Bump copyright headersMarcoFalke
2020-04-08test: Properly raise FailedToStartError when rpc shutdown before warmup finishedMarcoFalke
2020-03-31test: Wait for both veracks in add_p2p_connectionMarcoFalke
2020-02-11[tests] check v0.17.1 and v0.18.1 backwards compatibilitySjors Provoost
2020-01-29on startup, write config options to debug.logLarry Ruane
2019-12-11Merge #17705: test: re-enable CLI test support by using EncodeDecimal in json...fanquake
2019-12-09test: re-enable CLI test support by using EncodeDecimal in json.dumps()fanquake
2019-12-01tests: Add option --valgrind to run nodes under valgrind in the functional testspracticalswift
2019-11-14test: Remove fragile assert_memory_usage_stableMarcoFalke
2019-09-12Merge #16551: test: Test that low difficulty chain fork is rejectedMarcoFalke
2019-09-04test: Remove incorrect and unused try-block in assert_debug_logMarcoFalke
2019-08-21QA: fix rpc_setban.py raceJonas Schnelli
2019-08-16test: Pass down correct chain name in testsMarcoFalke
2019-08-11Add functional tests for flexible whitebind/listnicolas.dorier
2019-07-31test: Adapt test framework for chains other than "regtest"MarcoFalke
2019-05-17test: Speed up cache creationMarcoFalke
2019-05-17test: Bump MAX_NODES to 12MarcoFalke