elements/test/functional
Byron Hambly f7b03ad72e
Merge 1abbae65eb into merged_master (Bitcoin PR bitcoin/bitcoin#24584)
This should be reviewed carefully. The new availablecoins_test was
showing an intermittent error [1]. The test variants were split out into
their own test cases to work around the issue, but requires further
investigation.

[1]: https://github.com/ElementsProject/elements/issues/1370
2024-10-24 12:08:44 +02:00
..
data Merge 5bf65ec66e into merged_master (Bitcoin PR bitcoin/bitcoin#22558) 2024-09-19 13:24:19 +02:00
mocks
test_framework Merge 317ef0368b into merged_master (Bitcoin PR bitcoin/bitcoin#25670) 2024-10-21 11:06:06 +02:00
.gitignore
combine_logs.py Merge ffdab41f94 into merged_master (Bitcoin PR bitcoin/bitcoin#23474) 2023-05-26 10:32:04 +00:00
combined_log_template.html
create_cache.py
example_elements_code_tutorial.py test: add new elements_code_tutorial functional test 2023-10-27 15:23:36 +00:00
example_test.py
feature_abortnode.py
feature_addrman.py Merge 895937edb2 into merged_master (Bitcoin PR bitcoin/bitcoin#25285) 2024-10-17 17:33:20 +02:00
feature_anchors.py Merge a574f4ad39 into merged_master (Bitcoin PR bitcoin/bitcoin#23392) 2023-05-31 11:42:45 +00:00
feature_asmap.py
feature_assetsdir.py Merge 2e82af46e2 into merged_master (Bitcoin PR bitcoin/bitcoin#23207) 2023-05-12 09:55:10 +00:00
feature_assumevalid.py Merge 3a36ec83d0 into merged_master (Bitcoin PR bitcoin/bitcoin#23521) 2023-05-29 13:17:22 +00:00
feature_backwards_compatibility.py
feature_bind_extra.py
feature_bind_port_discover.py
feature_bind_port_externalip.py
feature_bip68_sequence.py Merge 3a36ec83d0 into merged_master (Bitcoin PR bitcoin/bitcoin#23521) 2023-05-29 13:17:22 +00:00
feature_block.py lint: fix issues from lint-python.sh 2023-09-01 16:04:39 +02:00
feature_block_subsidy.py Merge 94db963de5 into merged_master (Bitcoin PR bitcoin/bitcoin#23300) 2023-05-17 13:44:36 +00:00
feature_block_v4.py Merge 5d68d6840d into merged_master (Bitcoin PR bitcoin/bitcoin#25364) 2024-10-09 05:20:03 +00:00
feature_blocksdir.py
feature_blocksign.py Merge d4e92d8436 into merged_master (Bitcoin PR bitcoin/bitcoin#23508) 2023-06-29 11:46:17 +00:00
feature_cltv.py Merge d4e92d8436 into merged_master (Bitcoin PR bitcoin/bitcoin#23508) 2023-06-29 11:46:17 +00:00
feature_coinstatsindex.py Merge becea48fe0 into merged_master (Bitcoin PR bitcoin/bitcoin#25034) 2024-08-08 18:08:45 +00:00
feature_confidential_transactions.py Merge 6802564be5 into merged_master (Elements PR #1246) 2023-08-29 04:21:31 +00:00
feature_config_args.py Merge 4a8709821e into merged_master (Bitcoin PR bitcoin/bitcoin#24830) 2024-08-13 06:54:30 +00:00
feature_connect_genesis_outputs.py
feature_csv_activation.py
feature_dbcrash.py
feature_default_asset_name.py Merge 2e82af46e2 into merged_master (Bitcoin PR bitcoin/bitcoin#23207) 2023-05-12 09:55:10 +00:00
feature_dersig.py Merge d4e92d8436 into merged_master (Bitcoin PR bitcoin/bitcoin#23508) 2023-06-29 11:46:17 +00:00
feature_dirsymlinks.py
feature_discount_ct.py discount: fix weight calculation 2024-09-25 15:18:38 +02:00
feature_discount_ct_ordering.py discount: fix weight calculation 2024-09-25 15:18:38 +02:00
feature_dynafed.py Merge 1443d302ae into merged_master (Elements PR #1231) 2023-07-03 12:27:53 +00:00
feature_elements_taproot_activation.py Merge e04720ec33 into merged_master (Bitcoin PR bitcoin/bitcoin#24528) 2023-10-15 13:33:48 +00:00
feature_fedpeg.py Merge 94db963de5 into merged_master (Bitcoin PR bitcoin/bitcoin#23300) 2023-05-17 13:44:36 +00:00
feature_fee_estimation.py Merge c8261026a4 into merged_master (Bitcoin PR bitcoin/bitcoin#25445) 2024-09-17 18:35:09 +00:00
feature_filelock.py
feature_help.py
feature_includeconf.py Merge ffdab41f94 into merged_master (Bitcoin PR bitcoin/bitcoin#23474) 2023-05-26 10:32:04 +00:00
feature_index_prune.py Merge 581e2bdbac into merged_master (Bitcoin PR bitcoin/bitcoin#24629) 2024-09-09 17:35:34 +00:00
feature_init.py
feature_initial_reissuance_token.py Merge 2e82af46e2 into merged_master (Bitcoin PR bitcoin/bitcoin#23207) 2023-05-12 09:55:10 +00:00
feature_issuance.py Merge 2e82af46e2 into merged_master (Bitcoin PR bitcoin/bitcoin#23207) 2023-05-12 09:55:10 +00:00
feature_loadblock.py
feature_logging.py
feature_mandatory_coinbase.py Merge 2e82af46e2 into merged_master (Bitcoin PR bitcoin/bitcoin#23207) 2023-05-12 09:55:10 +00:00
feature_maxtipage.py
feature_maxuploadtarget.py
feature_notifications.py
feature_nulldummy.py Merge 5d68d6840d into merged_master (Bitcoin PR bitcoin/bitcoin#25364) 2024-10-09 05:20:03 +00:00
feature_pak.py Merge a1e04e1079 into merged_master (Bitcoin PR bitcoin/bitcoin#23926) 2023-06-14 16:12:54 +00:00
feature_presegwit_node_upgrade.py
feature_progress.py Merge 94db963de5 into merged_master (Bitcoin PR bitcoin/bitcoin#23300) 2023-05-17 13:44:36 +00:00
feature_proxy.py
feature_pruning.py
feature_rbf.py Merge 31c6309cc6 into merged_master (Bitcoin PR bitcoin/bitcoin#25596) 2024-10-16 06:30:40 +00:00
feature_reindex.py
feature_segwit.py Merge b8f498f80d into merged_master (Bitcoin PR bitcoin/bitcoin#24535) 2024-01-08 19:52:28 +00:00
feature_settings.py Merge ffdab41f94 into merged_master (Bitcoin PR bitcoin/bitcoin#23474) 2023-05-26 10:32:04 +00:00
feature_shutdown.py
feature_sighash_rangeproof.py Merge 6802564be5 into merged_master (Elements PR #1246) 2023-08-29 04:21:31 +00:00
feature_signet.py Merge 0808c88d7b into merged_master (Bitcoin PR bitcoin/bitcoin#25443) 2024-09-16 05:05:56 +00:00
feature_startupnotify.py
feature_syscall_sandbox.py
feature_taphash_pegins_issuances.py test: fix feature_taphash_pegins_issuances.py 2023-11-13 15:33:58 +00:00
feature_taproot.py Merge d67f89bd95 into merged_master (Bitcoin PR bitcoin/bitcoin#25625) 2024-10-18 12:05:54 +02:00
feature_tapscript_opcodes.py test: fix feature_taphash_pegins_issuances.py 2023-11-13 15:33:58 +00:00
feature_trim_headers.py tests: increase sync_all timeout in feature_trim_headers functional test 2024-10-08 04:59:26 +00:00
feature_txindex_compatibility.py
feature_txwitness.py Merge 2e82af46e2 into merged_master (Bitcoin PR bitcoin/bitcoin#23207) 2023-05-12 09:55:10 +00:00
feature_uacomment.py
feature_unsupported_utxo_db.py
feature_utxo_set_hash.py Merge 372f1a3c25 into merged_master (Bitcoin PR bitcoin/bitcoin#24753) 2024-07-26 06:16:39 +00:00
feature_versionbits_warning.py
interface_bitcoin_cli.py Rename 'bitcoin-cli' -> 'elements-cli' in logging change introduced in the merge of bitcoin/bitcoin#23712 in 4c0504b349 2023-07-24 17:50:33 +00:00
interface_http.py
interface_rest.py Merge fe1fcdc629 into merged_master (Bitcoin PR bitcoin/bitcoin#25121) 2024-08-09 22:31:44 +00:00
interface_rpc.py
interface_usdt_coinselection.py
interface_usdt_net.py
interface_usdt_utxocache.py
interface_usdt_validation.py
interface_zmq.py Merge a697a3fc91 into merged_master (Bitcoin PR bitcoin/bitcoin#24653) 2024-02-02 14:50:04 +02:00
mempool_accept.py Merge 31c6309cc6 into merged_master (Bitcoin PR bitcoin/bitcoin#25596) 2024-10-16 06:30:40 +00:00
mempool_accept_wtxid.py
mempool_compatibility.py
mempool_expiry.py
mempool_limit.py Merge ffdab41f94 into merged_master (Bitcoin PR bitcoin/bitcoin#23474) 2023-05-26 10:32:04 +00:00
mempool_package_limits.py lint: fix issues from lint-python.sh 2023-09-01 16:04:39 +02:00
mempool_package_onemore.py Merge 506d9b25a3 into merged_master (Bitcoin PR bitcoin/bitcoin#24839) 2024-09-10 17:49:27 +00:00
mempool_packages.py Merge 3ba6dd6f4b into merged_master (Bitcoin PR bitcoin/bitcoin#24408) 2024-09-06 16:21:04 +00:00
mempool_persist.py
mempool_reorg.py
mempool_resurrect.py
mempool_spend_coinbase.py
mempool_unbroadcast.py Merge ffdab41f94 into merged_master (Bitcoin PR bitcoin/bitcoin#23474) 2023-05-26 10:32:04 +00:00
mempool_updatefromblock.py Merge 67c6b61f96 into merged_master (Bitcoin PR bitcoin/bitcoin#25525) 2024-10-11 04:48:27 +00:00
mining_basic.py Fix test/functional/mining_basic which broke in merge of bitcoin/bitcoin#24753 in 372f1a3c25. 2024-07-29 15:23:45 +00:00
mining_getblocktemplate_longpoll.py
mining_prioritisetransaction.py Merge 47dad42833 into merged_master (Bitcoin PR bitcoin/bitcoin#25629) 2024-10-17 15:04:30 +02:00
p2p_add_connections.py
p2p_addr_relay.py
p2p_addrfetch.py
p2p_addrv2_relay.py
p2p_block_sync.py
p2p_blockfilters.py
p2p_blocksonly.py
p2p_compactblocks.py Merge a57492f65d into merged_master (Bitcoin PR bitcoin/bitcoin#25370) 2024-09-10 19:09:20 +00:00
p2p_compactblocks_blocksonly.py
p2p_compactblocks_hb.py
p2p_disconnect_ban.py
p2p_dns_seeds.py
p2p_dos_header_tree.py
p2p_eviction.py Merge ffdab41f94 into merged_master (Bitcoin PR bitcoin/bitcoin#23474) 2023-05-26 10:32:04 +00:00
p2p_feefilter.py
p2p_filter.py
p2p_fingerprint.py
p2p_getaddr_caching.py
p2p_getdata.py
p2p_i2p_ports.py
p2p_ibd_txrelay.py lint: fix issues from lint-python.sh 2023-09-01 16:04:39 +02:00
p2p_invalid_block.py lint: fix issues from lint-python.sh 2023-09-01 16:04:39 +02:00
p2p_invalid_locator.py
p2p_invalid_messages.py
p2p_invalid_tx.py Merge 195e07feaf into merged_master (Bitcoin PR bitcoin/bitcoin#19393) 2024-10-09 19:34:15 +00:00
p2p_leak.py
p2p_leak_tx.py
p2p_message_capture.py Merge 1d5325a8f9 into merged_master (Bitcoin PR bitcoin/bitcoin#25117) 2024-08-09 22:50:21 +00:00
p2p_nobloomfilter_messages.py
p2p_node_network_limited.py
p2p_permissions.py Merge 01e9e2d1ca into merged_master (Bitcoin PR bitcoin/bitcoin#25451) 2024-09-16 05:06:23 +00:00
p2p_ping.py
p2p_segwit.py Merge 31c6309cc6 into merged_master (Bitcoin PR bitcoin/bitcoin#25596) 2024-10-16 06:30:40 +00:00
p2p_sendheaders.py
p2p_timeouts.py
p2p_tx_download.py Merge ffdab41f94 into merged_master (Bitcoin PR bitcoin/bitcoin#23474) 2023-05-26 10:32:04 +00:00
p2p_unrequested_blocks.py
README.md
rpc_addresses_deprecation.py
rpc_bind.py
rpc_blockchain.py Merge 47dad42833 into merged_master (Bitcoin PR bitcoin/bitcoin#25629) 2024-10-17 15:04:30 +02:00
rpc_calcfastmerkleroot.py
rpc_createmultisig.py Merge f8586b25f6 into merged_master (Bitcoin PR bitcoin/bitcoin#25289) 2024-09-11 16:10:03 +00:00
rpc_decodescript.py Merge 8add59d77d into merged_master (Bitcoin PR bitcoin/bitcoin#24367) 2023-07-02 07:33:56 +00:00
rpc_deprecated.py
rpc_deriveaddresses.py
rpc_dumptxoutset.py Merge 27d7b11e8c into merged_master (Bitcoin PR bitcoin/bitcoin#25106) 2024-08-09 17:48:02 +00:00
rpc_estimatefee.py
rpc_fundrawtransaction.py Merge 47dad42833 into merged_master (Bitcoin PR bitcoin/bitcoin#25629) 2024-10-17 15:04:30 +02:00
rpc_generate.py Merge 9745e18051 into merged_master (Bitcoin PR bitcoin/bitcoin#24670) 2024-04-04 21:36:11 +00:00
rpc_generateblock.py Merge 807169e10b into merged_master (Bitcoin PR bitcoin/bitcoin#24035) 2023-06-20 09:57:58 +00:00
rpc_getblockfilter.py
rpc_getblockfrompeer.py
rpc_getblockstats.py
rpc_getchaintips.py
rpc_getdescriptorinfo.py
rpc_getnewblockhex.py
rpc_help.py Merge 47dad42833 into merged_master (Bitcoin PR bitcoin/bitcoin#25629) 2024-10-17 15:04:30 +02:00
rpc_invalid_address_message.py Merge 22feb7fee9 into merged_master (Bitcoin PR bitcoin/bitcoin#23577) 2023-06-02 08:34:54 +00:00
rpc_invalidateblock.py
rpc_mempool_info.py
rpc_misc.py
rpc_named_arguments.py
rpc_net.py
rpc_packages.py Merge 31c6309cc6 into merged_master (Bitcoin PR bitcoin/bitcoin#25596) 2024-10-16 06:30:40 +00:00
rpc_preciousblock.py
rpc_psbt.py Merge 317ef0368b into merged_master (Bitcoin PR bitcoin/bitcoin#25670) 2024-10-21 11:06:06 +02:00
rpc_rawtransaction.py Merge 47dad42833 into merged_master (Bitcoin PR bitcoin/bitcoin#25629) 2024-10-17 15:04:30 +02:00
rpc_scantxoutset.py Merge d3582f2d3b into merged_master (Bitcoin PR bitcoin/bitcoin#23866) 2023-06-14 13:08:29 +00:00
rpc_setban.py
rpc_signer.py
rpc_signmessagewithprivkey.py Merge ffdab41f94 into merged_master (Bitcoin PR bitcoin/bitcoin#23474) 2023-05-26 10:32:04 +00:00
rpc_signrawtransactionwithkey.py Elements-specific functional test fixes for 2a62c870 2024-10-15 16:50:28 +00:00
rpc_tweakfedpeg.py test: fix tests broken by change to getpeginaddress 2024-05-06 14:21:44 +02:00
rpc_txoutproof.py
rpc_uptime.py
rpc_users.py Merge e389c4d308 into merged_master (Bitcoin PR bitcoin/bitcoin#25043) 2024-08-08 19:49:11 +00:00
rpc_whitelist.py
test-shell.md
test_runner.py Merge 1abbae65eb into merged_master (Bitcoin PR bitcoin/bitcoin#24584) 2024-10-24 12:08:44 +02:00
tool_signet_miner.py
tool_wallet.py Merge 801aaac2b3 into merged_master (Bitcoin PR bitcoin/bitcoin#23834) 2023-06-15 09:35:17 +00:00
wallet_abandonconflict.py Merge 02e1d8d06f into merged_master (Bitcoin PR bitcoin/bitcoin#24083) 2023-06-30 06:11:44 +00:00
wallet_address_types.py Merge c991132b04 into merged_master (Bitcoin PR bitcoin/bitcoin#25693) 2024-10-18 14:02:28 +02:00
wallet_avoid_mixing_output_types.py
wallet_avoidreuse.py Merge d1b3dfb275 into merged_master (Bitcoin PR bitcoin/bitcoin#24855) 2024-08-01 00:50:18 +00:00
wallet_backup.py Merge a30642926a into merged_master (Bitcoin PR bitcoin/bitcoin#23721) 2023-06-13 13:41:22 +00:00
wallet_balance.py Merge 4aaa3b5200 into merged_master (Bitcoin PR bitcoin/bitcoin#25351) 2024-10-17 10:12:52 +02:00
wallet_basic.py Merge 47dad42833 into merged_master (Bitcoin PR bitcoin/bitcoin#25629) 2024-10-17 15:04:30 +02:00
wallet_bumpfee.py Merge 31c6309cc6 into merged_master (Bitcoin PR bitcoin/bitcoin#25596) 2024-10-16 06:30:40 +00:00
wallet_coinbase_category.py
wallet_create_tx.py Merge ffdab41f94 into merged_master (Bitcoin PR bitcoin/bitcoin#23474) 2023-05-26 10:32:04 +00:00
wallet_createwallet.py
wallet_crosschain.py Merge 606ce05ec2 into merged_master (Bitcoin PR bitcoin/bitcoin#18554) 2024-08-08 16:40:09 +00:00
wallet_descriptor.py
wallet_disable.py Merge 9745e18051 into merged_master (Bitcoin PR bitcoin/bitcoin#24670) 2024-04-04 21:36:11 +00:00
wallet_dump.py Merge ffdab41f94 into merged_master (Bitcoin PR bitcoin/bitcoin#23474) 2023-05-26 10:32:04 +00:00
wallet_elements_regression_1172.py Merge 2e82af46e2 into merged_master (Bitcoin PR bitcoin/bitcoin#23207) 2023-05-12 09:55:10 +00:00
wallet_elements_regression_1259.py coinselection: fail if each non-policy asset doesn't have a solution 2023-10-23 16:51:09 +02:00
wallet_elements_regression_1263.py test: fix tests broken by change to getpeginaddress 2024-05-06 14:21:44 +02:00
wallet_encryption.py
wallet_fallbackfee.py Merge ffdab41f94 into merged_master (Bitcoin PR bitcoin/bitcoin#23474) 2023-05-26 10:32:04 +00:00
wallet_groups.py test: fix flaky test wallet_groups.py 2023-11-22 08:55:40 +02:00
wallet_hd.py Merge 47dad42833 into merged_master (Bitcoin PR bitcoin/bitcoin#25629) 2024-10-17 15:04:30 +02:00
wallet_implicitsegwit.py
wallet_import_rescan.py Merge 4aaa3b5200 into merged_master (Bitcoin PR bitcoin/bitcoin#25351) 2024-10-17 10:12:52 +02:00
wallet_import_with_label.py
wallet_importdescriptors.py Merge 4aaa3b5200 into merged_master (Bitcoin PR bitcoin/bitcoin#25351) 2024-10-17 10:12:52 +02:00
wallet_importmulti.py Merge 89ea2b3809 into merged_master (Bitcoin PR bitcoin/bitcoin#20583) 2023-06-02 12:25:30 +00:00
wallet_importprunedfunds.py Merge 7b83c7d609 into merged_master (Bitcoin PR bitcoin/bitcoin#24510) 2023-10-15 23:34:23 +00:00
wallet_inactive_hdchains.py
wallet_keypool.py Merge 47fe7445e7 into merged_master (Bitcoin PR bitcoin/bitcoin#22364) 2023-05-29 12:58:36 +00:00
wallet_keypool_topup.py Merge ffdab41f94 into merged_master (Bitcoin PR bitcoin/bitcoin#23474) 2023-05-26 10:32:04 +00:00
wallet_labels.py Merge ffdab41f94 into merged_master (Bitcoin PR bitcoin/bitcoin#23474) 2023-05-26 10:32:04 +00:00
wallet_listdescriptors.py Merge 47fe7445e7 into merged_master (Bitcoin PR bitcoin/bitcoin#22364) 2023-05-29 12:58:36 +00:00
wallet_listreceivedby.py Merge b9f9ed4640 into merged_master (Bitcoin PR bitcoin/bitcoin#25337) 2024-10-13 18:07:54 +00:00
wallet_listsinceblock.py Merge 31c6309cc6 into merged_master (Bitcoin PR bitcoin/bitcoin#25596) 2024-10-16 06:30:40 +00:00
wallet_listtransactions.py Merge 369978686e into merged_master (Bitcoin PR bitcoin/bitcoin#23835) 2023-06-14 07:10:26 +00:00
wallet_miniscript.py
wallet_multisig_descriptor_psbt.py Merge ffdab41f94 into merged_master (Bitcoin PR bitcoin/bitcoin#23474) 2023-05-26 10:32:04 +00:00
wallet_multiwallet.py Merge 47dad42833 into merged_master (Bitcoin PR bitcoin/bitcoin#25629) 2024-10-17 15:04:30 +02:00
wallet_orphanedreward.py Merge ffdab41f94 into merged_master (Bitcoin PR bitcoin/bitcoin#23474) 2023-05-26 10:32:04 +00:00
wallet_reorgsrestore.py Merge ffdab41f94 into merged_master (Bitcoin PR bitcoin/bitcoin#23474) 2023-05-26 10:32:04 +00:00
wallet_resendwallettransactions.py
wallet_send.py Merge aa54132bac into merged_master (Bitcoin PR bitcoin/bitcoin#24454) 2024-08-01 23:29:18 +00:00
wallet_sendall.py Adapt sendall RPC to work properly in elements. 2024-06-21 20:19:03 +00:00
wallet_signer.py Merge f4e5d704f2 into merged_master (Bitcoin PR bitcoin/bitcoin#24118) 2024-05-24 18:21:12 +00:00
wallet_signmessagewithaddress.py
wallet_signrawtransactionwithwallet.py Merge 0817cc379f into merged_master (Bitcoin PR bitcoin/bitcoin#25512) 2024-10-15 15:56:45 +00:00
wallet_startup.py
wallet_taproot.py Merge 5bf65ec66e into merged_master (Bitcoin PR bitcoin/bitcoin#22558) 2024-09-19 13:24:19 +02:00
wallet_timelock.py Merge 8add59d77d into merged_master (Bitcoin PR bitcoin/bitcoin#24367) 2023-07-02 07:33:56 +00:00
wallet_transactiontime_rescan.py Merge 32d9f3770a into merged_master (Bitcoin PR bitcoin/bitcoin#23596) 2023-06-02 08:38:00 +00:00
wallet_txn_clone.py Merge ffdab41f94 into merged_master (Bitcoin PR bitcoin/bitcoin#23474) 2023-05-26 10:32:04 +00:00
wallet_txn_doublespend.py Merge ffdab41f94 into merged_master (Bitcoin PR bitcoin/bitcoin#23474) 2023-05-26 10:32:04 +00:00
wallet_upgradewallet.py
wallet_watchonly.py Merge ffdab41f94 into merged_master (Bitcoin PR bitcoin/bitcoin#23474) 2023-05-26 10:32:04 +00:00

Functional tests

Writing Functional Tests

Example test

The file test/functional/example_test.py is a heavily commented example of a test case that uses both the RPC and P2P interfaces. If you are writing your first test, copy that file and modify to fit your needs.

Coverage

Running test/functional/test_runner.py with the --coverage argument tracks which RPCs are called by the tests and prints a report of uncovered RPCs in the summary. This can be used (along with the --extended argument) to find out which RPCs we don't have test cases for.

Style guidelines

  • Where possible, try to adhere to PEP-8 guidelines
  • Use a python linter like flake8 before submitting PRs to catch common style nits (eg trailing whitespace, unused imports, etc)
  • The oldest supported Python version is specified in doc/dependencies.md. Consider using pyenv, which checks .python-version, to prevent accidentally introducing modern syntax from an unsupported Python version. The CI linter job also checks this, but possibly not in all cases.
  • See the python lint script that checks for violations that could lead to bugs and issues in the test code.
  • Use type hints in your code to improve code readability and to detect possible bugs earlier.
  • Avoid wildcard imports
  • Use a module-level docstring to describe what the test is testing, and how it is testing it.
  • When subclassing the BitcoinTestFramework, place overrides for the set_test_params(), add_options() and setup_xxxx() methods at the top of the subclass, then locally-defined helper methods, then the run_test() method.
  • Use f'{x}' for string formatting in preference to '{}'.format(x) or '%s' % x.

Naming guidelines

  • Name the test <area>_test.py, where area can be one of the following:
    • feature for tests for full features that aren't wallet/mining/mempool, eg feature_rbf.py
    • interface for tests for other interfaces (REST, ZMQ, etc), eg interface_rest.py
    • mempool for tests for mempool behaviour, eg mempool_reorg.py
    • mining for tests for mining features, eg mining_prioritisetransaction.py
    • p2p for tests that explicitly test the p2p interface, eg p2p_disconnect_ban.py
    • rpc for tests for individual RPC methods or features, eg rpc_listtransactions.py
    • tool for tests for tools, eg tool_wallet.py
    • wallet for tests for wallet features, eg wallet_keypool.py
  • Use an underscore to separate words
    • exception: for tests for specific RPCs or command line options which don't include underscores, name the test after the exact RPC or argument name, eg rpc_decodescript.py, not rpc_decode_script.py
  • Don't use the redundant word test in the name, eg interface_zmq.py, not interface_zmq_test.py

General test-writing advice

  • Instead of inline comments or no test documentation at all, log the comments to the test log, e.g. self.log.info('Create enough transactions to fill a block'). Logs make the test code easier to read and the test logic easier to debug.
  • Set self.num_nodes to the minimum number of nodes necessary for the test. Having additional unrequired nodes adds to the execution time of the test as well as memory/CPU/disk requirements (which is important when running tests in parallel).
  • Avoid stop-starting the nodes multiple times during the test if possible. A stop-start takes several seconds, so doing it several times blows up the runtime of the test.
  • Set the self.setup_clean_chain variable in set_test_params() to True to initialize an empty blockchain and start from the Genesis block, rather than load a premined blockchain from cache with the default value of False. The cached data directories contain a 200-block pre-mined blockchain with the spendable mining rewards being split between four nodes. Each node has 25 mature block subsidies (25x50=1250 BTC) in its wallet. Using them is much more efficient than mining blocks in your test.
  • When calling RPCs with lots of arguments, consider using named keyword arguments instead of positional arguments to make the intent of the call clear to readers.
  • Many of the core test framework classes such as CBlock and CTransaction don't allow new attributes to be added to their objects at runtime like typical Python objects allow. This helps prevent unpredictable side effects from typographical errors or usage of the objects outside of their intended purpose.

RPC and P2P definitions

Test writers may find it helpful to refer to the definitions for the RPC and P2P messages. These can be found in the following source files:

  • /src/rpc/* for RPCs
  • /src/wallet/rpc* for wallet RPCs
  • ProcessMessage() in /src/net_processing.cpp for parsing P2P messages

Using the P2P interface

  • P2Ps can be used to test specific P2P protocol behavior. p2p.py contains test framework p2p objects and messages.py contains all the definitions for objects passed over the network (CBlock, CTransaction, etc, along with the network-level wrappers for them, msg_block, msg_tx, etc).

  • P2P tests have two threads. One thread handles all network communication with the bitcoind(s) being tested in a callback-based event loop; the other implements the test logic.

  • P2PConnection is the class used to connect to a bitcoind. P2PInterface contains the higher level logic for processing P2P payloads and connecting to the Bitcoin Core node application logic. For custom behaviour, subclass the P2PInterface object and override the callback methods.

P2PConnections can be used as such:

p2p_conn = node.add_p2p_connection(P2PInterface())
p2p_conn.send_and_ping(msg)

They can also be referenced by indexing into a TestNode's p2ps list, which contains the list of test framework p2p objects connected to itself (it does not include any TestNodes):

node.p2ps[0].sync_with_ping()

More examples can be found in p2p_unrequested_blocks.py, p2p_compactblocks.py.

Prototyping tests

The TestShell class exposes the BitcoinTestFramework functionality to interactive Python3 environments and can be used to prototype tests. This may be especially useful in a REPL environment with session logging utilities, such as IPython. The logs of such interactive sessions can later be adapted into permanent test cases.

Test framework modules

The following are useful modules for test developers. They are located in test/functional/test_framework/.

authproxy.py

Taken from the python-bitcoinrpc repository.

test_framework.py

Base class for functional tests.

util.py

Generally useful functions.

p2p.py

Test objects for interacting with a bitcoind node over the p2p interface.

script.py

Utilities for manipulating transaction scripts (originally from python-bitcoinlib)

key.py

Test-only secp256k1 elliptic curve implementation

blocktools.py

Helper functions for creating blocks and transactions.

Benchmarking with perf

An easy way to profile node performance during functional tests is provided for Linux platforms using perf.

Perf will sample the running node and will generate profile data in the node's datadir. The profile data can then be presented using perf report or a graphical tool like hotspot.

There are two ways of invoking perf: one is to use the --perf flag when running tests, which will profile each node during the entire test run: perf begins to profile when the node starts and ends when it shuts down. The other way is the use the profile_with_perf context manager, e.g.

with node.profile_with_perf("send-big-msgs"):
    # Perform activity on the node you're interested in profiling, e.g.:
    for _ in range(10000):
        node.p2ps[0].send_message(some_large_message)

To see useful textual output, run

perf report -i /path/to/datadir/send-big-msgs.perf.data.xxxx --stdio | c++filt | less

See also: