Commit Graph

120 Commits (23fe50436be641d7417152adc683192649ba206a)

Author SHA1 Message Date
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 4bc853b50f
Merge #10636: [qa] util: Check return code after closing bitcoind proc
8 years ago
MarcoFalke 999923e4bb [qa] util: Check return code after closing bitcoind proc
8 years ago
Andrew Chow 279fde58e3 Check for rpcuser/rpcpassword first then for cookie
8 years ago
Andrew Chow 3ec5ad88e6 Add test for rpcuser/rpcpassword
8 years ago
Andrew Chow c53c9831ee Replace cookie auth in tests
8 years ago
John Newbery a433d8a15e [tests] Update start/stop node functions to be private module functions
8 years ago
John Newbery b111324acd move initialize_chain() and initialize_chain_clean() to be methods of BitcoinTestFramework
8 years ago
John Newbery c9cc76dcaa [tests] Remove is_network_split from funtional test cases
8 years ago
John Newbery 45ce471ab0 Reduce spammy test logging
8 years ago
John Newbery c28ee91db0 Rename rpc-tests directory to functional
8 years ago