627 Commits (master)

Author SHA1 Message Date
Wladimir J. van der Laan e96462fbec tests: Fix test_runner return value in case of skipped test 7 years ago
John Newbery 45ce471ab0 Reduce spammy test logging 7 years ago
John Newbery d80baaa514 fixup - align summary row correctly and make colors/glyphs globals 7 years ago
John Newbery bb92d839d5 [tests] Add unicode symbols for tests passing/failing/skipping 7 years ago
John Newbery 63062bda1a [tests] color test results and sort alphabetically 7 years ago
practicalswift 73b37219d4 Remove accidental trailing semicolons 7 years ago
practicalswift b8d9a86dc3 Remove unused import 7 years ago
Suhas Daftuar ba7dd8bf6f Test prioritisetransaction and ancestor fee state 7 years ago
John Newbery 5d08c9c579 Send the correct error code in reject messages 7 years ago
John Newbery 6a18bb9a36 [tests] sync_with_ping should assert that ping hasn't timed out 7 years ago
John Newbery 6426716a99 Add send_await_disconnect() method to p2p-compactblocks.py 7 years ago
John Newbery a4fd89fddb Make forknotify.py more robust 7 years ago
John Newbery 1f3d78b4e0 Wait for connection to open in bip9-softforks.py 7 years ago
John Newbery 159fe88abf Remove SingleNodeConnCB 7 years ago
practicalswift 85de9d474b Remove call to gettransaction(...) where the result is unused 7 years ago
practicalswift bd02422332 Remove accidental trailing semicolons in Python code 7 years ago
John Newbery 8c7288c06b Print out the final 1000 lines of test_framework.log if test fails 7 years ago
John Newbery 55992f1302 Add --quiet option to suppress rpc-tests.py output 7 years ago
John Newbery 29d6634a69 Check that all test scripts in test/functional are being run 7 years ago
MarcoFalke fa4535df57 [qa] combine_logs: Use ordered list for logfiles 7 years ago
NicolasDorier dd5be2c7b3 [QA] Renaming rawTx into rawtx 7 years ago
MarcoFalke fa697b7192 [qa] Add setnetworkactive smoke test 7 years ago
Matthew Zipkin b1f584dbc1 fix build if spaces in src dir path 7 years ago
Matthew Zipkin 557c9a68fb RPC: getblockchaininfo: BIP9 stats 7 years ago
John Newbery 717ad131f6 Actually run assumevalid.py. 7 years ago
Nicolas Dorier 803e6a3503 [QA] Fix typo in fundrawtransaction test 7 years ago
Jonas Schnelli 1b3b5c6f8f
Slightly modify fundrawtransaction.py test (change getnewaddress() into getrawchangeaddress()) 7 years ago
Jonas Schnelli 1090502c3e
Fix superfluous cast and code style nits in RPC wallet-hd.py test 7 years ago
Jonas Schnelli 79df9df348
Switch to 100% for the HD internal keypool size 7 years ago
Jonas Schnelli 02592f4c5e
[Wallet] split the keypool in an internal and external part 7 years ago
John Newbery 0c1ade6a4b Skip rpcbind_test if OS/network requirements are not met. 7 years ago
practicalswift 389745901a [tests] Remove unused variables 7 years ago
practicalswift 72163d4585 [tests] Remove unused and duplicate imports 7 years ago
John Newbery a750d77b95 Add tests for mempool persistence 7 years ago
John Newbery 232b6665bc Allow test cases to be skipped 7 years ago
John Newbery 8317a45161 Python functional tests should log in UTC 7 years ago
John Newbery 61d75f587d Introduce combine_logs.py to combine log files from multiple bitcoinds. 7 years ago
Russell Yanofsky f85ac54e24 [qa] Expand bumpfee test docstring 7 years ago
Russell Yanofsky 0b94e49831 [qa] Rename python input variable to tx_input 7 years ago
Russell Yanofsky 1dfd64fadc [qa] Make bumpfee.py test function order consistent 7 years ago
Russell Yanofsky e6b2963241 [qa] Get rid of nondeterminism in bumpfee.py 7 years ago
Russell Yanofsky 94b528bb0c [qa] Remove bumpfee.py get_change_address hack 7 years ago
John Newbery a9bd622a65 Rename test/pull-tester/rpc-tests.py to test/functional/test_runner.py 7 years ago
John Newbery c28ee91db0 Rename rpc-tests directory to functional 7 years ago