39 Commits (392b7aba5f7332bf2ca87ee2fd620fe660b5eca1)

Author SHA1 Message Date
Jianping Wu 392b7aba5f More changes from litecoin to kevacoin. 5 years ago
Suhas Daftuar b8aacd660e
[qa] Handle disconnect_node race 6 years ago
Suhas Daftuar 7460945e0b [qa] Delete cookie file before starting node 6 years ago
MarcoFalke 0a76ed232a qa: Cache only chain and wallet for regtest datadir 6 years ago
Ben Woosley 0e98f96e42 test: Use wait_until in tests where time was used for polling 6 years ago
Karl-Johan Alm cfebd400ef [test] Round target fee to 8 decimals in assert_fee_amount 6 years ago
Adrian Gallagher a74a01e617
Litecoin: Branding 6 years ago
Adrian Gallagher e838c27971
Litecoin: Fix various tests 6 years ago
MarcoFalke fa1e69e52b qa: Sync with validationinterface queue in sync_mempools 7 years ago
Akira Takizawa 595a7bab23 Increment MIT Licence copyright header year on files modified in 2017 7 years ago
John Newbery 47ba8cf71e scripted-diff: rename assert_raises_jsonrpc to assert_raises_rpc error 7 years ago
John Newbery 677d893ff7 [tests] do not allow assert_raises_message to be called with JSONRPCException 7 years ago
John Newbery 5864e9c161 [tests] remove direct testing on JSONRPCException from individual test cases 7 years ago
Andrew Chow d3677ab757 Tests for zmqpubrawtx and zmqpubrawblock 7 years ago
João Barbosa 232e3e8471 [test] Add assert_raises_process_error to assert process errors 7 years ago
João Barbosa e1274947d4 [test] Improve assert_raises_jsonrpc docstring 7 years ago
MarcoFalke 08ce33f8e9 qa: Move wait_until to util 7 years ago
John Newbery 7897338918 [tests] Introduce TestNode 7 years ago
Matt Corallo bc7d1032f8 Fix multi_rpc test for hosts that dont default to utf8 7 years ago
John Newbery 27c63dc059 [tests] nits in dbcrash.py 7 years ago
John Newbery 5ba83c1d43 [tests] fix nits. 7 years ago
John Newbery 05b8c081b4 [tests] reorganize utils.py module (code move only) 7 years ago
John Newbery 0d473c539e [tests] move mocktime property and functions to BitcoinTestFramework 7 years ago
John Newbery cad967a892 [tests] Move stop_node and start_node methods to BitcoinTestFramework 7 years ago
John Newbery f1fe5368f1 [tests] fix flake8 warnings in test_framework.py and util.py 7 years ago
John Newbery 37065d2ed2 [tests] remove unused imports from utils.py 7 years ago
Suhas Daftuar 176c021d08 [qa] Test non-atomic chainstate writes 7 years ago
MarcoFalke 999923e4bb [qa] util: Check return code after closing bitcoind proc 7 years ago
Andrew Chow 279fde58e3 Check for rpcuser/rpcpassword first then for cookie 7 years ago
Andrew Chow 3ec5ad88e6 Add test for rpcuser/rpcpassword 7 years ago
Andrew Chow c53c9831ee Replace cookie auth in tests 7 years ago
John Newbery a433d8a15e [tests] Update start/stop node functions to be private module functions 7 years ago
John Newbery b111324acd move initialize_chain() and initialize_chain_clean() to be methods of BitcoinTestFramework 7 years ago
John Newbery c9cc76dcaa [tests] Remove is_network_split from funtional test cases 7 years ago
John Newbery 45ce471ab0 Reduce spammy test logging 7 years ago
John Newbery c28ee91db0 Rename rpc-tests directory to functional 7 years ago
John Newbery 00902c48cd Rename qa directory to test 7 years ago
John Newbery 2a9c7c74dc Use logging in test_framework/util.py 7 years ago
John Newbery af1363cb1c Always enable debug log and microsecond logging for test nodes. 7 years ago
Wladimir J. van der Laan 99fecf80dc tests: Delete unused function _rpchost_to_args 7 years ago
NicolasDorier 025dec0e5b [qa] assert_start_raises_init_error 7 years ago
Alex Morcos 0315888d0d [test] Remove priority from tests 7 years ago
John Newbery 3f95a806b1 Fix docstrings in qa tests 7 years ago
MarcoFalke fa4cd2e998 qa: Check return code when stopping nodes 7 years ago
John Newbery 9db8eecac1 Fix RPC failure testing 7 years ago
Wladimir J. van der Laan 2ca9dcd5b9 test: Add test for RPC named arguments 8 years ago
Chris Moore 453bda63dd Add 'subtractFeeFromOutputs' option to 'fundrawtransaction'. 8 years ago
MarcoFalke fa2ecc48fb [qa] pruning: Use cached utxo set to run faster 8 years ago
MarcoFalke facbfa5816 [qa] Get rid of duplicate code 8 years ago
fsb4000 15fa95d7e5 Fix some typos 8 years ago