dash/test/functional
MarcoFalke fc5e461eeb
Merge #10222: [tests] test_runner - check unicode
a97ed80 [tests] test_runner - check unicode (John Newbery)

Tree-SHA512: f395297b854a967ad81eed9b822a8f33660fa2ffb9b3bd8fb3b287c32caf5792bd53faad836602f45a5e302800e04d2723d5107531f3643fbf1895e35f98d2ba
2019-06-18 11:55:17 -05:00
..
test_framework Merge #9780: Suppress noisy output from qa tests in Travis 2019-06-18 00:56:41 -05:00
.gitignore Merge bitcoin#9956: Reorganise qa directory (#2912) 2019-05-19 23:20:34 +03:00
abandonconflict.py Merge bitcoin#9956: Reorganise qa directory (#2912) 2019-05-19 23:20:34 +03:00
addressindex.py Merge bitcoin#9956: Reorganise qa directory (#2912) 2019-05-19 23:20:34 +03:00
assumevalid.py Merge #10114: [tests] sync_with_ping should assert that ping hasn't timed out 2019-05-21 08:52:48 -05:00
autois-mempool.py Merge bitcoin#9956: Reorganise qa directory (#2912) 2019-05-19 23:20:34 +03:00
bip9-softforks.py Merge #10072: Remove sources of unreliablility in extended functional tests 2019-05-19 20:42:59 -05:00
bip65-cltv-p2p.py Merge bitcoin#9956: Reorganise qa directory (#2912) 2019-05-19 23:20:34 +03:00
bip65-cltv.py Merge bitcoin#9956: Reorganise qa directory (#2912) 2019-05-19 23:20:34 +03:00
bip68-112-113-p2p.py Merge bitcoin#9956: Reorganise qa directory (#2912) 2019-05-19 23:20:34 +03:00
bip68-sequence.py Merge #10047: [tests] Remove unused variables and imports 2019-05-21 08:52:44 -05:00
bipdersig-p2p.py Merge bitcoin#9956: Reorganise qa directory (#2912) 2019-05-19 23:20:34 +03:00
bipdersig.py Merge bitcoin#9956: Reorganise qa directory (#2912) 2019-05-19 23:20:34 +03:00
blockchain.py Merge #10229: Tests: Add test for getdifficulty 2019-06-08 09:36:56 -05:00
combine_logs.py Merge #10076: [qa] combine_logs: Use ordered list for logfiles 2019-05-21 08:52:46 -05:00
combined_log_template.html Merge #10017: combine_logs.py - aggregates log files from multiple bitcoinds during functional tests. 2019-05-21 08:52:43 -05:00
config.ini.in Merge bitcoin#9956: Reorganise qa directory (#2912) 2019-05-19 23:20:34 +03:00
create_cache.py Merge bitcoin#9956: Reorganise qa directory (#2912) 2019-05-19 23:20:34 +03:00
decodescript.py Merge bitcoin#9956: Reorganise qa directory (#2912) 2019-05-19 23:20:34 +03:00
dip3-deterministicmns.py Merge bitcoin#9956: Reorganise qa directory (#2912) 2019-05-19 23:20:34 +03:00
dip4-coinbasemerkleroots.py update dip4-coinbasemerkalroots.py and llmq-is-cl-conflicts.py 2019-05-21 08:52:48 -05:00
disablewallet.py Merge bitcoin#9956: Reorganise qa directory (#2912) 2019-05-19 23:20:34 +03:00
disconnect_ban.py Merge #10234: [net] listbanned RPC and QT should show correct banned subnets 2019-06-14 14:47:40 -05:00
forknotify.py Merge #10072: Remove sources of unreliablility in extended functional tests 2019-05-19 20:42:59 -05:00
fundrawtransaction-hd.py Merge bitcoin#9956: Reorganise qa directory (#2912) 2019-05-19 23:20:34 +03:00
fundrawtransaction.py Merge #10083: [QA] Renaming rawTx into rawtx 2019-05-21 08:52:45 -05:00
getblocktemplate_longpoll.py Merge bitcoin#9956: Reorganise qa directory (#2912) 2019-05-19 23:20:34 +03:00
getblocktemplate_proposals.py Merge bitcoin#9956: Reorganise qa directory (#2912) 2019-05-19 23:20:34 +03:00
getchaintips.py Merge bitcoin#9956: Reorganise qa directory (#2912) 2019-05-19 23:20:34 +03:00
httpbasics.py Merge bitcoin#9956: Reorganise qa directory (#2912) 2019-05-19 23:20:34 +03:00
import-abort-rescan.py Merge #10225: [test] Add aborttrescan tests 2019-06-14 01:25:59 -05:00
import-rescan.py Merge #10047: [tests] Remove unused variables and imports 2019-05-21 08:52:44 -05:00
importmulti.py Merge #10107: Remove unused variable. Remove accidental trailing semicolons in Python code 2019-05-21 08:52:47 -05:00
importprunedfunds.py Merge bitcoin#9956: Reorganise qa directory (#2912) 2019-05-19 23:20:34 +03:00
invalidateblock.py Merge bitcoin#9956: Reorganise qa directory (#2912) 2019-05-19 23:20:34 +03:00
invalidblockrequest.py Merge bitcoin#9956: Reorganise qa directory (#2912) 2019-05-19 23:20:34 +03:00
invalidtxrequest.py Merge bitcoin#9956: Reorganise qa directory (#2912) 2019-05-19 23:20:34 +03:00
keypool-hd.py Merge bitcoin#9956: Reorganise qa directory (#2912) 2019-05-19 23:20:34 +03:00
keypool.py Merge bitcoin#9956: Reorganise qa directory (#2912) 2019-05-19 23:20:34 +03:00
listsinceblock.py Merge bitcoin#9956: Reorganise qa directory (#2912) 2019-05-19 23:20:34 +03:00
listtransactions.py Merge bitcoin#9956: Reorganise qa directory (#2912) 2019-05-19 23:20:34 +03:00
llmq-chainlocks.py Merge bitcoin#9956: Reorganise qa directory (#2912) 2019-05-19 23:20:34 +03:00
llmq-dkgerrors.py Merge bitcoin#9956: Reorganise qa directory (#2912) 2019-05-19 23:20:34 +03:00
llmq-is-cl-conflicts.py update dip4-coinbasemerkalroots.py and llmq-is-cl-conflicts.py 2019-05-21 08:52:48 -05:00
llmq-signing.py Merge bitcoin#9956: Reorganise qa directory (#2912) 2019-05-19 23:20:34 +03:00
llmq-simplepose.py Merge bitcoin#9956: Reorganise qa directory (#2912) 2019-05-19 23:20:34 +03:00
maxuploadtarget.py Merge #10169: [tests] Remove func test code duplication 2019-06-14 14:50:04 -05:00
mempool_limit.py Merge bitcoin#9956: Reorganise qa directory (#2912) 2019-05-19 23:20:34 +03:00
mempool_packages.py Merge bitcoin#9956: Reorganise qa directory (#2912) 2019-05-19 23:20:34 +03:00
mempool_reorg.py Merge bitcoin#9956: Reorganise qa directory (#2912) 2019-05-19 23:20:34 +03:00
mempool_resurrect_test.py Merge bitcoin#9956: Reorganise qa directory (#2912) 2019-05-19 23:20:34 +03:00
mempool_spendcoinbase.py Merge bitcoin#9956: Reorganise qa directory (#2912) 2019-05-19 23:20:34 +03:00
merkle_blocks.py Merge bitcoin#9956: Reorganise qa directory (#2912) 2019-05-19 23:20:34 +03:00
multi_rpc.py Merge #10047: [tests] Remove unused variables and imports 2019-05-21 08:52:44 -05:00
multikeysporks.py Merge bitcoin#9956: Reorganise qa directory (#2912) 2019-05-19 23:20:34 +03:00
net.py Merge #10264: [test] Add tests for getconnectioncount, getnettotals and ping 2019-06-14 14:50:07 -05:00
nulldummy.py Merge bitcoin#9956: Reorganise qa directory (#2912) 2019-05-19 23:20:34 +03:00
p2p-acceptblock.py Merge #10169: [tests] Remove func test code duplication 2019-06-14 14:50:04 -05:00
p2p-autoinstantsend.py Merge bitcoin#9956: Reorganise qa directory (#2912) 2019-05-19 23:20:34 +03:00
p2p-compactblocks.py Merge #10169: [tests] Remove func test code duplication 2019-06-14 14:50:04 -05:00
p2p-fingerprint.py remove MyNodeConnCB Class and references 2019-06-14 14:50:07 -05:00
p2p-fullblocktest.py Merge #10135: [p2p] Send the correct error code in reject messages 2019-05-19 20:43:00 -05:00
p2p-instantsend.py Merge bitcoin#9956: Reorganise qa directory (#2912) 2019-05-19 23:20:34 +03:00
p2p-leaktests.py Merge #10169: [tests] Remove func test code duplication 2019-06-14 14:50:04 -05:00
p2p-mempool.py Merge #10169: [tests] Remove func test code duplication 2019-06-14 14:50:04 -05:00
p2p-timeouts.py Merge #10169: [tests] Remove func test code duplication 2019-06-14 14:50:04 -05:00
p2p-versionbits-warning.py Merge #10169: [tests] Remove func test code duplication 2019-06-14 14:50:04 -05:00
preciousblock.py Merge bitcoin#9956: Reorganise qa directory (#2912) 2019-05-19 23:20:34 +03:00
prioritise_transaction.py Merge bitcoin#9956: Reorganise qa directory (#2912) 2019-05-19 23:20:34 +03:00
proxy_test.py Merge bitcoin#9956: Reorganise qa directory (#2912) 2019-05-19 23:20:34 +03:00
pruning.py Fix and re-enable pruning.py 2019-05-21 11:23:37 -05:00
rawtransactions.py Merge #10047: [tests] Remove unused variables and imports 2019-05-21 08:52:44 -05:00
README.md Merge #10023: [tests] remove maxblocksinflight.py (functionality covered by other test) 2019-06-08 09:36:57 -05:00
receivedby.py Merge bitcoin#9956: Reorganise qa directory (#2912) 2019-05-19 23:20:34 +03:00
reindex.py Merge bitcoin#9956: Reorganise qa directory (#2912) 2019-05-19 23:20:34 +03:00
rest.py Merge bitcoin#9956: Reorganise qa directory (#2912) 2019-05-19 23:20:34 +03:00
rpcbind_test.py Merge #10053: [test] Allow functional test cases to be skipped 2019-05-21 08:52:44 -05:00
rpcnamedargs.py Merge bitcoin#9956: Reorganise qa directory (#2912) 2019-05-19 23:20:34 +03:00
sendheaders.py Merge #10169: [tests] Remove func test code duplication 2019-06-14 14:50:04 -05:00
signmessages.py Merge bitcoin#9956: Reorganise qa directory (#2912) 2019-05-19 23:20:34 +03:00
signrawtransactions.py Merge bitcoin#9956: Reorganise qa directory (#2912) 2019-05-19 23:20:34 +03:00
smartfees.py Merge #10047: [tests] Remove unused variables and imports 2019-05-21 08:52:44 -05:00
spentindex.py Merge bitcoin#9956: Reorganise qa directory (#2912) 2019-05-19 23:20:34 +03:00
sporks.py Merge bitcoin#9956: Reorganise qa directory (#2912) 2019-05-19 23:20:34 +03:00
test_runner.py Merge #10222: [tests] test_runner - check unicode 2019-06-18 11:55:17 -05:00
timestampindex.py Merge bitcoin#9956: Reorganise qa directory (#2912) 2019-05-19 23:20:34 +03:00
txindex.py fix txindex.py and add it to extended scripts 2019-05-21 11:23:37 -05:00
txn_clone.py Merge bitcoin#9956: Reorganise qa directory (#2912) 2019-05-19 23:20:34 +03:00
txn_doublespend.py Merge bitcoin#9956: Reorganise qa directory (#2912) 2019-05-19 23:20:34 +03:00
wallet-accounts.py Merge bitcoin#9956: Reorganise qa directory (#2912) 2019-05-19 23:20:34 +03:00
wallet-dump.py Merge bitcoin#9956: Reorganise qa directory (#2912) 2019-05-19 23:20:34 +03:00
wallet-hd.py Merge bitcoin#9956: Reorganise qa directory (#2912) 2019-05-19 23:20:34 +03:00
wallet.py Merge #10256: [test] Add test for gettxout to wallet.py 2019-06-14 14:47:39 -05:00
walletbackup.py Merge bitcoin#9956: Reorganise qa directory (#2912) 2019-05-19 23:20:34 +03:00
zapwallettxes.py Merge bitcoin#9956: Reorganise qa directory (#2912) 2019-05-19 23:20:34 +03:00
zmq_test.py Merge #10097: Move zmq test skipping logic into individual test case. 2019-06-08 09:37:04 -05:00

Regression tests

test_framework/authproxy.py

Taken from the python-bitcoinrpc repository.

test_framework/test_framework.py

Base class for new regression 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.

P2P test design notes

Mininode

  • 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.

  • NodeConn is the class used to connect to a bitcoind. If you implement a callback class that derives from NodeConnCB and pass that to the NodeConn object, your code will receive the appropriate callbacks when events of interest arrive.

  • You can pass the same handler to multiple NodeConn's if you like, or pass different ones to each -- whatever makes the most sense for your test.

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

  • RPC calls are available in p2p tests.

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

Comptool

  • Testing framework for writing tests that compare the block/tx acceptance behavior of a bitcoind against 1 or more other bitcoind instances, or against known outcomes, or both.

  • 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.