BTCP-Rebase/test/functional
Wladimir J. van der Laan cfd99ddc3c
Merge #11883: Add configuration file/argument testing
be9a13c Add configuration/argument testing (MeshCollider)

Pull request description:

  Adds a new functional test for testing various command line and configuration file argument interactions, that aren't specific enough to other functionality to be placed in other tests.

  Currently this tests the error messages for non-existent datadir, which would have caught the bug fixed in https://github.com/bitcoin/bitcoin/pull/11829. It also tests that command line arguments override the ones in the config file.

  I plan on working on a fix for https://github.com/bitcoin/bitcoin/issues/11819 / https://github.com/bitcoin/bitcoin/issues/1044 and then expanding this test with cases for that.

Tree-SHA512: 97aea18c67d331db3ca3d0c99c79267cf012df67fddafc9fac63d392f5c3a6469aa14d93b5865c3bbe561461648d2485367978a77446483b8df53d1916f1c8e8
2017-12-20 09:37:36 +01:00
..
test_framework [tests] define NODE_NETWORK_LIMITED in test framework 2017-12-19 11:19:55 -05:00
.gitignore
README.md [tests] Use network_thread_start() in tests. 2017-12-11 09:17:21 -05:00
abandonconflict.py [tests] don't override __init__() in individual tests 2017-09-01 12:25:55 -04:00
assumevalid.py [tests] Fix network threading in functional tests 2017-12-11 09:17:21 -05:00
bip9-softforks.py [tests] Use network_thread_start() in tests. 2017-12-11 09:17:21 -05:00
bip65-cltv-p2p.py [tests] Use network_thread_start() in tests. 2017-12-11 09:17:21 -05:00
bip68-112-113-p2p.py [tests] Use network_thread_start() in tests. 2017-12-11 09:17:21 -05:00
bip68-sequence.py scripted-diff: rename assert_raises_jsonrpc to assert_raises_rpc error 2017-10-05 09:57:19 -04:00
bipdersig-p2p.py [tests] Use network_thread_start() in tests. 2017-12-11 09:17:21 -05:00
bitcoin_cli.py cli: Reject arguments to -getinfo 2017-11-17 15:11:50 +01:00
blockchain.py [rpc] Add initialblockdownload to getblockchaininfo 2017-10-26 12:11:09 -04:00
bumpfee.py scripted-diff: rename assert_raises_jsonrpc to assert_raises_rpc error 2017-10-05 09:57:19 -04:00
combine_logs.py [qa] combine_logs: Use ordered list for logfiles 2017-03-27 11:26:31 +02:00
combined_log_template.html Introduce combine_logs.py to combine log files from multiple bitcoinds. 2017-03-21 17:30:13 -04:00
conf_args.py Add configuration/argument testing 2017-12-20 12:23:12 +13:00
create_cache.py [tests] don't override __init__() in individual tests 2017-09-01 12:25:55 -04:00
dbcrash.py [tests] fixup dbcrash interaction with add_nodes() 2017-09-04 11:45:01 -04:00
decodescript.py [tests] don't override __init__() in individual tests 2017-09-01 12:25:55 -04:00
deprecated_rpc.py scripted-diff: rename assert_raises_jsonrpc to assert_raises_rpc error 2017-10-05 09:57:19 -04:00
disablewallet.py scripted-diff: rename assert_raises_jsonrpc to assert_raises_rpc error 2017-10-05 09:57:19 -04:00
disconnect_ban.py scripted-diff: rename assert_raises_jsonrpc to assert_raises_rpc error 2017-10-05 09:57:19 -04:00
example_test.py [tests] Fix network threading in functional tests 2017-12-11 09:17:21 -05:00
feature_logging.py test: Add tests for `-debuglogfile` with subdirs 2017-12-01 11:28:23 +01:00
fundrawtransaction.py scripted-diff: rename assert_raises_jsonrpc to assert_raises_rpc error 2017-10-05 09:57:19 -04:00
getblocktemplate_longpoll.py [tests] Functional tests must explicitly set num_nodes 2017-09-01 12:25:55 -04:00
getchaintips.py [tests] Functional tests must explicitly set num_nodes 2017-09-01 12:25:55 -04:00
httpbasics.py [tests] don't override __init__() in individual tests 2017-09-01 12:25:55 -04:00
import-rescan.py scripted-diff: rename assert_raises_jsonrpc to assert_raises_rpc error 2017-10-05 09:57:19 -04:00
importmulti.py Fix importmulti bug when importing an already imported key 2017-10-11 17:20:42 +01:00
importprunedfunds.py Merge #10853: [tests] Fix RPC failure testing (again) 2017-10-09 21:00:04 +02:00
invalidateblock.py [tests] don't override __init__() in individual tests 2017-09-01 12:25:55 -04:00
invalidblockrequest.py [tests] Use network_thread_start() in tests. 2017-12-11 09:17:21 -05:00
invalidtxrequest.py [tests] Use network_thread_start() in tests. 2017-12-11 09:17:21 -05:00
keypool-topup.py Create walletdir if datadir doesn't exist and fix tests 2017-11-18 00:50:59 +13:00
keypool.py scripted-diff: rename assert_raises_jsonrpc to assert_raises_rpc error 2017-10-05 09:57:19 -04:00
listsinceblock.py Make listsinceblock refuse unknown block hash 2017-10-26 07:10:59 -04:00
listtransactions.py [tests] Functional tests must explicitly set num_nodes 2017-09-01 12:25:55 -04:00
maxuploadtarget.py [tests] Use network_thread_start() in tests. 2017-12-11 09:17:21 -05:00
mempool_limit.py [tests] don't override __init__() in individual tests 2017-09-01 12:25:55 -04:00
mempool_packages.py scripted-diff: rename assert_raises_jsonrpc to assert_raises_rpc error 2017-10-05 09:57:19 -04:00
mempool_persist.py add test for unconfirmed balance between restarts 2017-12-11 09:14:50 -05:00
mempool_reorg.py scripted-diff: rename assert_raises_jsonrpc to assert_raises_rpc error 2017-10-05 09:57:19 -04:00
mempool_resurrect_test.py [tests] don't override __init__() in individual tests 2017-09-01 12:25:55 -04:00
mempool_spendcoinbase.py scripted-diff: rename assert_raises_jsonrpc to assert_raises_rpc error 2017-10-05 09:57:19 -04:00
merkle_blocks.py scripted-diff: rename assert_raises_jsonrpc to assert_raises_rpc error 2017-10-05 09:57:19 -04:00
minchainwork.py Remove unused imports 2017-11-17 15:34:28 +01:00
mining.py scripted-diff: rename assert_raises_jsonrpc to assert_raises_rpc error 2017-10-05 09:57:19 -04:00
multi_rpc.py [tests] don't override __init__() in individual tests 2017-09-01 12:25:55 -04:00
multiwallet.py Merge #11743: qa: Add multiwallet prefix test 2017-11-22 11:31:35 -05:00
net.py scripted-diff: rename assert_raises_jsonrpc to assert_raises_rpc error 2017-10-05 09:57:19 -04:00
node_network_limited.py [tests] refactor node_network_limited 2017-12-19 11:20:12 -05:00
notifications.py [tests] Add -walletnotify functional test 2017-10-10 23:46:13 +01:00
nulldummy.py [tests] Use network_thread_start() in tests. 2017-12-11 09:17:21 -05:00
p2p-acceptblock.py [tests] Fix network threading in functional tests 2017-12-11 09:17:21 -05:00
p2p-compactblocks.py [tests] Use network_thread_start() in tests. 2017-12-11 09:17:21 -05:00
p2p-feefilter.py [tests] Use network_thread_start() in tests. 2017-12-11 09:17:21 -05:00
p2p-fingerprint.py [tests] Use network_thread_start() in tests. 2017-12-11 09:17:21 -05:00
p2p-fullblocktest.py [tests] Use network_thread_start() in tests. 2017-12-11 09:17:21 -05:00
p2p-leaktests.py [tests] Fix network threading in functional tests 2017-12-11 09:17:21 -05:00
p2p-mempool.py [tests] Use network_thread_start() in tests. 2017-12-11 09:17:21 -05:00
p2p-segwit.py [tests] Use network_thread_start() in tests. 2017-12-11 09:17:21 -05:00
p2p-timeouts.py [tests] Use network_thread_start() in tests. 2017-12-11 09:17:21 -05:00
p2p-versionbits-warning.py [tests] Use network_thread_start() in tests. 2017-12-11 09:17:21 -05:00
preciousblock.py Merge #11121: TestNode tidyups 2017-09-01 18:47:26 +02:00
prioritise_transaction.py scripted-diff: rename assert_raises_jsonrpc to assert_raises_rpc error 2017-10-05 09:57:19 -04:00
proxy_test.py [tests] Functional tests must explicitly set num_nodes 2017-09-01 12:25:55 -04:00
pruning.py scripted-diff: rename assert_raises_jsonrpc to assert_raises_rpc error 2017-10-05 09:57:19 -04:00
rawtransactions.py test: Fix rawtransactions test 2017-12-19 13:24:51 +01:00
receivedby.py [wallet] getreceivedbyaddress should return error if address is not mine 2017-11-10 16:07:37 -05:00
reindex.py [tests] don't override __init__() in individual tests 2017-09-01 12:25:55 -04:00
replace-by-fee.py qa: Fix race condition in sendheaders.py 2017-10-23 08:55:21 -04:00
resendwallettransactions.py scripted-diff: rename assert_raises_jsonrpc to assert_raises_rpc error 2017-10-05 09:57:19 -04:00
rest.py [tests] don't override __init__() in individual tests 2017-09-01 12:25:55 -04:00
rpcbind_test.py scripted-diff: rename assert_raises_jsonrpc to assert_raises_rpc error 2017-10-05 09:57:19 -04:00
rpcnamedargs.py scripted-diff: rename assert_raises_jsonrpc to assert_raises_rpc error 2017-10-05 09:57:19 -04:00
segwit.py Have SegWit active by default 2017-11-06 19:29:20 -08:00
sendheaders.py [tests] Use network_thread_start() in tests. 2017-12-11 09:17:21 -05:00
signmessages.py Improve signmessages functional test 2017-09-05 19:55:37 +03:00
signrawtransactions.py scripted-diff: rename assert_raises_jsonrpc to assert_raises_rpc error 2017-10-05 09:57:19 -04:00
smartfees.py [rpc] Deprecate estimatefee RPC 2017-09-26 12:17:19 -04:00
test_runner.py Add configuration/argument testing 2017-12-20 12:23:12 +13:00
txn_clone.py [tests] Functional tests must explicitly set num_nodes 2017-09-01 12:25:55 -04:00
txn_doublespend.py [tests] Functional tests must explicitly set num_nodes 2017-09-01 12:25:55 -04:00
uacomment.py [tests] Add uacomment tests 2017-10-11 23:19:16 +03:00
uptime.py [tests] don't override __init__() in individual tests 2017-09-01 12:25:55 -04:00
wallet-accounts.py Improve wallet-accounts test 2017-10-24 07:45:17 -04:00
wallet-dump.py scripted-diff: rename assert_raises_jsonrpc to assert_raises_rpc error 2017-10-05 09:57:19 -04:00
wallet-encryption.py scripted-diff: rename assert_raises_jsonrpc to assert_raises_rpc error 2017-10-05 09:57:19 -04:00
wallet-hd.py Create walletdir if datadir doesn't exist and fix tests 2017-11-18 00:50:59 +13:00
wallet.py Diagnose unsuitable outputs in lockunspent(). 2017-10-12 15:56:32 +02:00
walletbackup.py Create walletdir if datadir doesn't exist and fix tests 2017-11-18 00:50:59 +13:00
zapwallettxes.py scripted-diff: rename assert_raises_jsonrpc to assert_raises_rpc error 2017-10-05 09:57:19 -04:00
zmq_test.py Have SegWit active by default 2017-11-06 19:29:20 -08:00

README.md

Functional tests

Writing Functional Tests

Example test

The 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_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)
  • Avoid wildcard imports where possible
  • Use a module-level docstring to describe what the test is testing, and how it is testing it.
  • When subclassing the BitcoinTestFramwork, 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.

General test-writing advice

  • 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 or on Travis).
  • 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 control whether or not to use the cached data directories. The cached data directories contain a 200-block pre-mined blockchain and wallets for four nodes. Each node has 25 mature blocks (25x50=1250 BTC) in its wallet.
  • 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.

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

  • mininode.py contains all the definitions for objects that pass 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 (using python's asyncore package); 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.

  • Call network_thread_start() after all P2PInterface objects are created to start the networking thread. (Continue with the test logic in your existing thread.)

  • Can be used to write tests where specific P2P protocol behavior is tested. Examples tests are p2p-accept-block.py, p2p-compactblocks.py.

Comptool

  • Comptool is a Testing framework for writing tests that compare the block/tx acceptance behavior of a bitcoind against 1 or more other bitcoind instances. It should not be used to write static tests with known outcomes, since that type of test is easier to write and maintain using the standard BitcoinTestFramework.

  • Set the num_nodes variable (defined in ComparisonTestFramework) to start up 1 or more nodes. If using 1 node, then --testbinary can be used as a command line option to change the bitcoind binary used by the test. If using 2 or more nodes, then --refbinary can be optionally used to change the bitcoind that will be used on nodes 2 and up.

  • Implement a (generator) function called get_tests() which yields TestInstances. Each TestInstance consists of:

    • A list of [object, outcome, hash] entries
      • object is a CBlock, CTransaction, or CBlockHeader. CBlock's and CTransaction's are tested for acceptance. CBlockHeaders can be used so that the test runner can deliver complete headers-chains when requested from the bitcoind, to allow writing tests where blocks can be delivered out of order but still processed by headers-first bitcoind's.
      • outcome is True, False, or None. If True or False, the tip is compared with the expected tip -- either the block passed in, or the hash specified as the optional 3rd entry. If None is specified, then the test will compare all the bitcoind's being tested to see if they all agree on what the best tip is.
      • hash is the block hash of the tip to compare against. Optional to specify; if left out then the hash of the block passed in will be used as the expected tip. This allows for specifying an expected tip while testing the handling of either invalid blocks or blocks delivered out of order, which complete a longer chain.
    • sync_every_block: True/False. If False, then all blocks are inv'ed together, and the test runner waits until the node receives the last one, and tests only the last block for tip acceptance using the outcome and specified tip. If True, then each block is tested in sequence and synced (this is slower when processing many blocks).
    • sync_every_transaction: True/False. Analogous to sync_every_block, except if the outcome on the last tx is "None", then the contents of the entire mempool are compared across all bitcoind connections. If True or False, then only the last tx's acceptance is tested against the given outcome.
  • For examples of tests written in this framework, see invalidblockrequest.py and p2p-fullblocktest.py.

test-framework modules

test_framework/authproxy.py

Taken from the python-bitcoinrpc repository.

test_framework/test_framework.py

Base class for functional tests.

test_framework/util.py

Generally useful functions.

test_framework/mininode.py

Basic code to support P2P connectivity to a bitcoind.

test_framework/comptool.py

Framework for comparison-tool style, P2P tests.

test_framework/script.py

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

test_framework/blockstore.py

Implements disk-backed block and tx storage.

test_framework/key.py

Wrapper around OpenSSL EC_Key (originally from python-bitcoinlib)

test_framework/bignum.py

Helpers for script.py

test_framework/blocktools.py

Helper functions for creating blocks and transactions.