aboutsummaryrefslogtreecommitdiff
path: root/test/functional/test_framework/test_node.py
AgeCommit message (Expand)Author
2022-03-02Merge bitcoin/bitcoin#23304: wallet: Derive inactive HD chains in additional ...laanwj
2022-02-22tests: Tests for inactive HD chainsAndrew Chow
2022-01-31test: Fix feature_init intermittent issuesMarcoFalke
2021-12-29test: add TestNode.wait_for_debug_logJames O'Beirne
2021-12-29test: introduce TestNode.debug_log_bytesJames O'Beirne
2021-12-14Merge bitcoin/bitcoin#22777: net processing: don't request tx relay on feeler...MarcoFalke
2021-11-30Merge bitcoin/bitcoin#23289: test: add stress tests for initializationW. J. van der Laan
2021-11-10scripted-diff: Bump copyright headersMarcoFalke
2021-10-20test: add node.chain_path and node.debug_log_pathJames O'Beirne
2021-10-06test: Delete generate* calls from TestNodeMarcoFalke
2021-09-22[test] Add testing for outbound feeler connectionsJohn Newbery
2021-07-27test: add type annotations to util.get_rpc_proxyfanquake
2021-07-20Merge bitcoin/bitcoin#22096: p2p: AddrFetch - don't disconnect on self-announ...fanquake
2021-07-12net, rpc: Enable AddrFetch connections for functional testingMartin Zumsande
2021-06-03test: convert docs into type annotations in test_framework/test_node.pyfanquake
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