elements/qa/rpc-tests
Mike 9bcfdd8c5c Port tweakfedpegscript from liquid
Port tweakfedpegscript from liquid
2018-06-21 13:11:12 -07:00
..
data Tests: Add data file 2018-05-16 00:52:19 +02:00
test_framework QA: Introduce feature_blocksign.py 2018-06-19 22:21:47 +02:00
.gitignore Python-based regression tests 2014-02-28 15:24:31 -05:00
abandonconflict.py Re-activated (some) python tests 2017-06-16 12:02:13 -04:00
assumevalid.py Add assumevalid testcase 2017-01-14 22:17:23 +00:00
bip9-softforks.py Increment MIT Licence copyright header year on files modified in 2016 2016-12-31 11:01:21 -07:00
bip65-cltv-p2p.py Re-activated (some) python tests 2017-06-16 12:02:13 -04:00
bip65-cltv.py Consensus: Remove ISM 2016-07-23 01:02:53 +09:00
bip68-112-113-p2p.py Increment MIT Licence copyright header year on files modified in 2016 2016-12-31 11:01:21 -07:00
bip68-sequence.py [qa] Remove hardcoded "4 nodes" from test_framework 2016-05-15 12:58:53 +02:00
bipdersig-p2p.py Re-activated (some) python tests 2017-06-16 12:02:13 -04:00
bipdersig.py [qa] Remove hardcoded "4 nodes" from test_framework 2016-05-15 12:58:53 +02:00
blockchain.py RPC: Signblock: Support signblock on rpc/blockchain 2018-06-13 04:31:17 +02:00
bumpfee.py Wallet: Remove -walletrbf option 2017-10-01 01:09:17 +02:00
confidential_transactions.py update confidential functional tests to include op_return blinding corner case 2018-04-09 12:06:02 -04:00
create_cache.py [qa] create_cache: Delete temp dir when done 2016-09-13 19:34:11 +02:00
decodescript.py Re-activated (some) python tests 2017-06-16 12:02:13 -04:00
disablewallet.py [qa] Remove hardcoded "4 nodes" from test_framework 2016-05-15 12:58:53 +02:00
feature_blocksign.py QA: Introduce feature_blocksign.py 2018-06-19 22:21:47 +02:00
forknotify.py Remove unused Python variables 2017-01-13 18:55:03 +01:00
fundrawtransaction.py Re-activated (some) python tests 2017-06-16 12:02:13 -04:00
getblocktemplate_longpoll.py Re-activated (some) python tests 2017-06-16 12:02:13 -04:00
getblocktemplate_proposals.py Re-activated (some) python tests 2017-06-16 12:02:13 -04:00
getchaintips.py f'Remove spendable 0-value outputs from consensus, wallet' 2017-06-16 12:02:36 -04:00
httpbasics.py [qa] Remove hardcoded "4 nodes" from test_framework 2016-05-15 12:58:53 +02:00
import-rescan.py [qa] Make import-rescan.py watchonly check reliable 2017-02-27 09:03:57 +01:00
importmulti.py 0.14.1 start reactivating functional tests 2017-06-16 12:02:37 -04:00
importprunedfunds.py [wallet] rpc: Drop misleading option 2016-08-24 19:28:04 +02:00
invalidateblock.py fixed improper syntax in invalidateblock.py, tests now pass 2017-06-16 13:45:38 -04:00
invalidblockrequest.py Re-activated (some) python tests 2017-06-16 12:02:13 -04:00
invalidtxrequest.py Re-activated (some) python tests 2017-06-16 12:02:13 -04:00
keypool.py Migrate project naming from "Beta" to "Elements" 2017-06-16 12:02:14 -04:00
listsinceblock.py 0.14.1 start reactivating functional tests 2017-06-16 12:02:37 -04:00
listtransactions.py work towards bringing mininode.py up to date with the main node and towards re-enabling rpc tests 2017-09-19 12:19:12 +02:00
maxblocksinflight.py Migrate project naming from "Beta" to "Elements" 2017-06-16 12:02:14 -04:00
maxuploadtarget.py Re-activated (some) python tests 2017-06-16 12:02:13 -04:00
mempool_limit.py 0.14.1 start reactivating functional tests 2017-06-16 12:02:37 -04:00
mempool_packages.py getnewblockhex: add ability to pass over transactions based on mempool age 2018-04-25 12:24:44 -04:00
mempool_reorg.py Re-activated (some) python tests 2017-06-16 12:02:13 -04:00
mempool_resurrect_test.py Re-activated (some) python tests 2017-06-16 12:02:13 -04:00
mempool_spendcoinbase.py Re-activated (some) python tests 2017-06-16 12:02:13 -04:00
merkle_blocks.py Re-activated (some) python tests 2017-06-16 12:02:13 -04:00
multi_rpc.py Migrate project naming from "Beta" to "Elements" 2017-06-16 12:02:14 -04:00
nodehandling.py Remove unused Python imports 2017-01-13 19:03:20 +01:00
nulldummy.py Fix nulldummy.py test 2016-09-30 02:48:09 +08:00
p2p-acceptblock.py Migrate project naming from "Beta" to "Elements" 2017-06-16 12:02:14 -04:00
p2p-compactblocks.py work towards bringing mininode.py up to date with the main node and towards re-enabling rpc tests 2017-09-19 12:19:12 +02:00
p2p-feefilter.py Remove redundant semicolons in Python code 2017-01-20 22:56:11 +01:00
p2p-fullblocktest.py [test] Update p2p-fullblocktest.py to reflect change in error string. 2017-07-13 10:37:44 +09:00
p2p-leaktests.py qa: add a test to detect leaky p2p messages 2017-02-13 18:56:03 -05:00
p2p-mempool.py Remove unused Python imports 2017-01-13 19:03:20 +01:00
p2p-segwit.py Don't require segwit in getblocktemplate for segwit signalling or mining 2017-03-16 10:43:54 -04:00
p2p-timeouts.py Add a test for P2P inactivity timeouts 2017-02-09 17:34:03 -05:00
p2p-versionbits-warning.py [qa] util: Move wait_bitcoinds() into stop_nodes() 2016-10-02 11:16:44 +02:00
pegging.py Port tweakfedpegscript from liquid 2018-06-21 13:11:12 -07:00
preciousblock.py 0.14.1 start reactivating functional tests 2017-06-16 12:02:37 -04:00
prioritise_transaction.py Re-activated (some) python tests 2017-06-16 12:02:13 -04:00
proxy_test.py [qa] proxy_test: Calculate hardcoded port numbers instead 2016-11-13 22:32:23 +01:00
pruning.py Re-activated (some) python tests 2017-06-16 12:02:13 -04:00
rawtransactions.py Remove asset wildcard, make default behavior 2017-06-16 12:02:34 -04:00
README.md test: remove necessity to call create_callback_map 2015-12-04 13:15:59 +01:00
receivedby.py add/fix some tests for {list,get}receivedby{address,account} 2017-07-19 20:43:07 +09:00
reindex.py [qa] util: Move wait_bitcoinds() into stop_nodes() 2016-10-02 11:16:44 +02:00
replace-by-fee.py p2p: Remove opt-in part of RBF 2017-10-01 00:56:15 +02:00
rest.py Re-activated (some) python tests 2017-06-16 12:02:13 -04:00
rpc_getblockstats.py Tests: Test new getblockstats RPC 2018-05-16 00:52:18 +02:00
rpcbind_test.py Re-activated (some) python tests 2017-06-16 12:02:13 -04:00
rpcnamedargs.py Fix RPC failure testing 2017-02-08 10:24:02 -05:00
segwit.py Re-activated (some) python tests 2017-06-16 12:02:13 -04:00
sendheaders.py Re-activated (some) python tests 2017-06-16 12:02:13 -04:00
signed_blockchain.py add basic functional tests for signed block rpcs and validation 2018-05-11 09:26:09 -04:00
signmessages.py New address prefix: CTE 2017-06-16 12:02:14 -04:00
signrawtransactions.py Re-activated (some) python tests 2017-06-16 12:02:13 -04:00
smartfees.py delete return statement that top of setup_network 2017-08-09 10:48:11 +09:00
txn_clone.py SendFrom: Remove 2017-06-16 12:02:16 -04:00
txn_doublespend.py SendFrom: Remove 2017-06-16 12:02:16 -04:00
wallet-accounts.py 0.14.1 start reactivating functional tests 2017-06-16 12:02:37 -04:00
wallet-dump.py [qa] Increase wallet-dump RPC timeout 2016-11-07 12:04:01 -05:00
wallet-hd.py speedup and fix wallet-hd functional test for CA 2018-05-14 09:35:57 -04:00
wallet.py genesis block has actual fee issuance in regtest 2017-11-06 09:51:52 -05:00
walletbackup.py Re-activated (some) python tests 2017-06-16 12:02:13 -04:00
zapwallettxes.py Remove asset wildcard, make default behavior 2017-06-16 12:02:34 -04:00
zmq_test.py Re-activated (some) python tests 2017-06-16 12:02:13 -04: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, maxblocksinflight.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.