1 Commits (61d75f587de504310c07216c4755cd206e31dc09)

Author SHA1 Message Date
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 b0dec4a04a Remove manual debug settings in qa tests. 7 years ago
John Newbery 0e6d23dd53 Add logging to test_framework.py 7 years ago
John Newbery 3f95a806b1 Fix docstrings in qa tests 7 years ago
Suhas Daftuar 0828619e96 [qa] Dump debug logs on travis failures. 8 years ago
MarcoFalke fae19aa1da [qa] test_framework: Exit when tmpdir exists 8 years ago
MarcoFalke fa7c35c4ec [qa] util: Move wait_bitcoinds() into stop_nodes() 8 years ago
whythat 438e94dc33 remove root test directory for RPC tests 8 years ago
MarcoFalke fad8cf63e5 [qa] Use single cache dir for chains 8 years ago
MarcoFalke fa9976b853 [qa] test_framework: Add wrapper for stop_node 8 years ago
Suhas Daftuar 1ad9339508 Test framework: only cleanup on successful test runs 8 years ago
MarcoFalke fa57b0c5ef [qa] test_framework: Append portseed to tmpdir 8 years ago
MarcoFalke fac9349798 [qa] Remove hardcoded "4 nodes" from test_framework 8 years ago
MarcoFalke ccccc591a4 [qa] Add option --portseed to test_framework 8 years ago
Jonas Schnelli 5ea450834e
Autofind rpc tests --srcdir 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
Rusty Russell d12760b16a rpc-tests: handle KeyError nicely in test_framework.py 8 years ago
MarcoFalke fa524d9ddb [qa] Use python2/3 syntax 8 years ago
Jonas Schnelli 979698c171
[RPC-Tests] add option to run rpc test over QT clients 9 years ago
MarcoFalke fa24439ff3 Bump copyright headers to 2015 9 years ago
James O'Beirne b5cbd396ca Add basic coverage reporting for RPC tests 9 years ago
Jonas Schnelli 7b7f258396 rpc-tests: remove python-bitcoinrpc directory 9 years ago
Jonas Schnelli 64937fe51a [QA] restructure rpc tests directory 9 years ago
Suhas Daftuar 2703412a39 Fix default binary in p2p tests to use environment variable 9 years ago
Suhas Daftuar b93974c3f3 Add comparison tool test runner, built on mininode 9 years ago
dexX7 688da79e4a
QA: add --noshutdown option to prevent stopping nodes 9 years ago
dexX7 2eadeb27ed
QA: stop nodes after RPC tests, even with --nocleanup 9 years ago
Wladimir J. van der Laan 56c1093dae fix tests for #5655 10 years ago
Matt Corallo e3f315a0a5 Fix python usage for arch's broken maintainers 10 years ago
Daniel Kraft 2db4c8a24d Fix node ranges in the test framework. 10 years ago
Gavin Andresen ec01243c14
--tracerpc option for regression tests 10 years ago
Daniel Kraft 2290ed01bc Work around #5113. 10 years ago
Daniel Kraft dcb98466b4 Extend getchaintips RPC test. 10 years ago
Michael Ford 214091d584 Update license in pull-tester and rpc-tests 10 years ago
Gavin Andresen f5a92bf9bd
Print better errors, and add util stop_node() function. 10 years ago
Gavin Andresen e8097f7df1
Refactor common RPC test code to BitcoinTestFramework base class 10 years ago