108 Commits (392b7aba5f7332bf2ca87ee2fd620fe660b5eca1)

Author SHA1 Message Date
John Newbery b040243cc3 [tests] improve tmpdir structure 7 years ago
MarcoFalke fac79e4d18 qa: Warn when specified test is not found 7 years ago
John Newbery 95836c5eba Use shared config file for functional and util tests 7 years ago
John Newbery 981e586ab8 [tests] remove import-abort-rescan.py 7 years ago
John Newbery b8251f6337 [tests] allow zmq test to be run in out-of-tree builds 7 years ago
Karl-Johan Alm ed60970c83
[test] Test abortrescan command. 7 years ago
John Newbery 6803e09e6e Move zmq test skipping logic into individual test case. 7 years ago
John Newbery e367ad5b44 [tests] rename nodehandling to disconnectban 7 years ago
Jimmy Song 637706dc9e Tests: Put Extended tests first when they're included 7 years ago
John Newbery a97ed80f97 [tests] test_runner - check unicode 7 years ago
John Newbery 08e51c1c03 [tests] Remove cache directory by default when running test_runner 7 years ago
John Newbery c85b080cc7 [test] add warnings to test_runner 7 years ago
John Newbery 5f4bcf28ef [tests] Remove maxblocksinflight testcase 7 years ago
Wladimir J. van der Laan e96462fbec tests: Fix test_runner return value in case of skipped test 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
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 fa697b7192 [qa] Add setnetworkactive smoke test 7 years ago
Matthew Zipkin b1f584dbc1 fix build if spaces in src dir path 7 years ago
John Newbery 717ad131f6 Actually run assumevalid.py. 7 years ago
John Newbery 0c1ade6a4b Skip rpcbind_test if OS/network requirements are not met. 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 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
John Newbery 00902c48cd Rename qa directory to test 7 years ago
MarcoFalke 3333ad0b63 qa: Set correct path for binaries in rpc tests 7 years ago
John Newbery c5784085e9 Add exclude option to rpc-tests.py 7 years ago
John Newbery a6a3e58c48 Various review markups for rpc-tests.py improvements 7 years ago
Cory Fields d9434918d2 qa: add a test to detect leaky p2p messages 7 years ago
Matt Corallo 66f861ade9 Add a test for P2P inactivity timeouts 8 years ago
John Newbery 3de3ccdfaa Refactor rpc-tests.py 8 years ago
John Newbery afd38e7cc8 Improve rpc-tests.py arguments 8 years ago
John Newbery 91bfffff5d Use argparse in rpc_tests.py 8 years ago
John Newbery 1581ecbc33 Use configparser in rpc-tests.py 8 years ago
mrbandrews cc0243ad32 [RPC] bumpfee 8 years ago
Karl-Johan Alm 7ba0a00aae Testing: listsinceblock should not use orphan block height. 8 years ago
Wladimir J. van der Laan 2ca9dcd5b9 test: Add test for RPC named arguments 8 years ago
Russell Yanofsky d8c0b9f525 [qa] Add test for rescan feature of wallet key import RPCs 8 years ago
Alex Morcos e2184ccc1d Reorder RPC tests for running time 8 years ago
MarcoFalke fab0f07dec [qa] rpc-tests: Apply random offset to portseed 8 years ago
Pedro Branco cb08fdbf78 Add importmulti rpc call 8 years ago
MarcoFalke fa427cef13 [qa] pull-tester: Only print output when failed 8 years ago
MarcoFalke dddd04f979 [qa] Refactor RPCTestHandler to prevent TimeoutExpired 8 years ago
Johnson Lau 482f852da6 Implement NULLDUMMY softfork 8 years ago
Pieter Wuille 5805ac836c Add preciousblock tests 8 years ago
MarcoFalke fabfd5dae2 [qa] pull-tester: Don't mute zmq ImportError 8 years ago
MarcoFalke faaec1377c [qa] Remove unused code 8 years ago