Commit Graph

367 Commits (677d893ff758b61f66203730da224bd7ef8f0b43)

Author SHA1 Message Date
John Newbery a97ed80f97 [tests] test_runner - check unicode
8 years ago
John Newbery 08e51c1c03 [tests] Remove cache directory by default when running test_runner
8 years ago
John Newbery c85b080cc7 [test] add warnings to test_runner
8 years ago
John Newbery 5f4bcf28ef [tests] Remove maxblocksinflight testcase
8 years ago
aideca 164019d611 Add dumpwallet output test
8 years ago
Wladimir J. van der Laan e96462fbec tests: Fix test_runner return value in case of skipped test
8 years ago
Wladimir J. van der Laan e19586a8a9
Merge #10135: [p2p] Send the correct error code in reject messages
8 years ago
MarcoFalke 88799ea1b1
Merge #10124: [test] Suppress test logging spam
8 years ago
John Newbery 45ce471ab0 Reduce spammy test logging
8 years ago
John Newbery d80baaa514 fixup - align summary row correctly and make colors/glyphs globals
8 years ago
John Newbery bb92d839d5 [tests] Add unicode symbols for tests passing/failing/skipping
8 years ago
John Newbery 63062bda1a [tests] color test results and sort alphabetically
8 years ago
practicalswift 73b37219d4 Remove accidental trailing semicolons
8 years ago
practicalswift b8d9a86dc3 Remove unused import
8 years ago
Suhas Daftuar ba7dd8bf6f Test prioritisetransaction and ancestor fee state
8 years ago
Wladimir J. van der Laan ebfd653798
Merge #10077: [qa] Add setnetworkactive smoke test
8 years ago
MarcoFalke 12af74b289
Merge #10072: Remove sources of unreliablility in extended functional tests
8 years ago
John Newbery 5d08c9c579 Send the correct error code in reject messages
8 years ago
Wladimir J. van der Laan de301b0488
Merge #10130: bitcoin-tx input verification (awemany, jnewbery)
8 years ago
John Newbery 19ecd1e2e1 Add tests for bitcoin-tx input checking
8 years ago
John Newbery 21704f6334 Check stderr when testing bitcoin-tx
8 years ago
John Newbery 6a18bb9a36 [tests] sync_with_ping should assert that ping hasn't timed out
8 years ago
John Newbery 6426716a99 Add send_await_disconnect() method to p2p-compactblocks.py
8 years ago
MarcoFalke 8ac8041286
Merge #10109: Remove SingleNodeConnCB
8 years ago
Wladimir J. van der Laan f34cdcbd80
Merge #9294: Use internal HD chain for change outputs (hd split)
8 years ago
John Newbery a4fd89fddb Make forknotify.py more robust
8 years ago
John Newbery 1f3d78b4e0 Wait for connection to open in bip9-softforks.py
8 years ago
John Newbery 159fe88abf Remove SingleNodeConnCB
8 years ago
practicalswift 85de9d474b Remove call to gettransaction(...) where the result is unused
8 years ago
practicalswift bd02422332 Remove accidental trailing semicolons in Python code
8 years ago
MarcoFalke 5b029aaedb
Merge #10076: [qa] combine_logs: Use ordered list for logfiles
8 years ago
MarcoFalke 79af9fbd8c
Merge #10096: Check that all test scripts in test/functional are being run
8 years ago
John Newbery 8c7288c06b Print out the final 1000 lines of test_framework.log if test fails
8 years ago
John Newbery 55992f1302 Add --quiet option to suppress rpc-tests.py output
8 years ago
John Newbery 29d6634a69 Check that all test scripts in test/functional are being run
8 years ago
MarcoFalke fa4535df57 [qa] combine_logs: Use ordered list for logfiles
8 years ago
Wladimir J. van der Laan b1a4f27576
Merge #10073: Actually run assumevalid.py
8 years ago
NicolasDorier dd5be2c7b3 [QA] Renaming rawTx into rawtx
8 years ago
MarcoFalke 111849345b
Merge #10069: [QA] Fix typo in fundrawtransaction test
8 years ago
MarcoFalke fa697b7192 [qa] Add setnetworkactive smoke test
8 years ago
Wladimir J. van der Laan 90dd9e6c4c
Merge #9946: Fix build errors if spaces in path or parent directory
8 years ago
Matthew Zipkin b1f584dbc1 fix build if spaces in src dir path
8 years ago
Matthew Zipkin 557c9a68fb RPC: getblockchaininfo: BIP9 stats
8 years ago
John Newbery 717ad131f6 Actually run assumevalid.py.
8 years ago
MarcoFalke ca209230c8
Merge #10053: [test] Allow functional test cases to be skipped
8 years ago
Nicolas Dorier 803e6a3503 [QA] Fix typo in fundrawtransaction test
8 years ago
Jonas Schnelli 1b3b5c6f8f
Slightly modify fundrawtransaction.py test (change getnewaddress() into getrawchangeaddress())
8 years ago
Jonas Schnelli 1090502c3e
Fix superfluous cast and code style nits in RPC wallet-hd.py test
8 years ago
Jonas Schnelli 79df9df348
Switch to 100% for the HD internal keypool size
8 years ago
Jonas Schnelli 02592f4c5e
[Wallet] split the keypool in an internal and external part
8 years ago
John Newbery 0c1ade6a4b Skip rpcbind_test if OS/network requirements are not met.
8 years ago
MarcoFalke a230b05887
Merge #9701: Make bumpfee tests less fragile
8 years ago
practicalswift 389745901a [tests] Remove unused variables
8 years ago
practicalswift 72163d4585 [tests] Remove unused and duplicate imports
8 years ago
John Newbery a750d77b95 Add tests for mempool persistence
8 years ago
John Newbery 232b6665bc Allow test cases to be skipped
8 years ago
John Newbery 8317a45161 Python functional tests should log in UTC
8 years ago
John Newbery 61d75f587d Introduce combine_logs.py to combine log files from multiple bitcoinds.
8 years ago
Russell Yanofsky f85ac54e24 [qa] Expand bumpfee test docstring
8 years ago
Russell Yanofsky 0b94e49831 [qa] Rename python input variable to tx_input
8 years ago
Russell Yanofsky 1dfd64fadc [qa] Make bumpfee.py test function order consistent
8 years ago
Russell Yanofsky e6b2963241 [qa] Get rid of nondeterminism in bumpfee.py
8 years ago
Russell Yanofsky 94b528bb0c [qa] Remove bumpfee.py get_change_address hack
8 years ago
John Newbery 63d66ba20a Move src/test/bitcoin-util-test.py to test/util/bitcoin-util-test.py
8 years ago
John Newbery a9bd622a65 Rename test/pull-tester/rpc-tests.py to test/functional/test_runner.py
8 years ago
John Newbery c28ee91db0 Rename rpc-tests directory to functional
8 years ago
John Newbery 00902c48cd Rename qa directory to test
8 years ago