12 Commits (37065d2ed2869aea5a83e69a0ef7a55c5d56724c)

Author SHA1 Message Date
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
mrbandrews 307acdd3df [qa] add assert_raises_message to check specific error message 8 years ago
Russell Yanofsky 7943b13ab3 [qa] Avoid 2 list comprehensions in sync_blocks 8 years ago
Russell Yanofsky 05e57ccd74 [qa] Fix sync_blocks timeout argument 8 years ago
Russell Yanofsky fd6bb700b7 [qa] Improve sync_blocks error messages. 8 years ago
Russell Yanofsky 1126c853d9 [qa] Change sync_blocks to pick smarter maxheight 8 years ago
MarcoFalke fa97ccb06d [qa] util: Rework sync_*() 8 years ago
Russell Yanofsky 8463aaa63c [qa] Increase wallet-dump RPC timeout 8 years ago
MarcoFalke fa7c35c4ec [qa] util: Move wait_bitcoinds() into stop_nodes() 8 years ago
Wladimir J. van der Laan 30930e847e test: Explicitly set encoding to utf8 when opening text files 8 years ago
Cory Fields d6a5dc4a2e add waitfornewblock/waitforblock/waitforblockheight rpcs and use them for tests 8 years ago
Pieter Wuille 5805ac836c Add preciousblock tests 8 years ago
Wladimir J. van der Laan 35f64e45c2
Revert "[qa] Adjust timeouts for micro-optimization of run time" 8 years ago
MarcoFalke fad8cf63e5 [qa] Use single cache dir for chains 8 years ago
MarcoFalke fa2d68f79c [qa] Adjust timeouts for micro-optimization of run time 8 years ago
whythat 0ff4375c93 [qa]: add parsing for '<host>:<port>' argument form to rpc_url() 8 years ago
MarcoFalke fa26c420bf [qa] util: Move check_fee_amount out of wallet.py 8 years ago
Suhas Daftuar e871f8338a Tests: add timeout to sync_blocks() and sync_mempools() 8 years ago
MarcoFalke fad184550e [qa] test_framework: Use different rpc_auth_pair for each node 8 years ago
MarcoFalke fac9349798 [qa] Remove hardcoded "4 nodes" from test_framework 8 years ago
MarcoFalke fab5233fe6 [qa] test_framework: Set wait-timeout for bitcoind procs 8 years ago
MarcoFalke ccccc591a4 [qa] Add option --portseed to test_framework 8 years ago
MarcoFalke fafb33cdef [qa] Stop other nodes, even when one fails to stop 8 years ago
MarcoFalke fabbf6bd62 [qa] Refactor test_framework and pull tester 8 years ago
MarcoFalke fa389d4edc [qa] Switch to py3 8 years ago
MarcoFalke fada064f67 [qa] test_framework: Properly print exceptions and assert empty dict 8 years ago