index
:
slackcoder/bitcoin
master
show-current
Bitcoin Code integration/staging tree
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
qa
/
rpc-tests
/
test_framework
/
test_framework.py
Age
Commit message (
Expand
)
Author
2017-03-20
Rename qa directory to test
John Newbery
2017-03-09
Remove manual debug settings in qa tests.
John Newbery
2017-03-09
Add logging to test_framework.py
John Newbery
2017-02-23
Fix docstrings in qa tests
John Newbery
2016-11-30
[qa] Dump debug logs on travis failures.
Suhas Daftuar
2016-11-07
[qa] test_framework: Exit when tmpdir exists
MarcoFalke
2016-10-02
[qa] util: Move wait_bitcoinds() into stop_nodes()
MarcoFalke
2016-09-05
remove root test directory for RPC tests
whythat
2016-08-17
Merge #8482: [qa] Use single cache dir for chains
Wladimir J. van der Laan
2016-08-07
[qa] Use single cache dir for chains
MarcoFalke
2016-07-07
[qa] test_framework: Add wrapper for stop_node
MarcoFalke
2016-05-27
Merge #8098: [qa] test_framework: Append portseed to tmpdir
MarcoFalke
2016-05-25
Test framework: only cleanup on successful test runs
Suhas Daftuar
2016-05-20
[qa] test_framework: Append portseed to tmpdir
MarcoFalke
2016-05-15
[qa] Remove hardcoded "4 nodes" from test_framework
MarcoFalke
2016-05-09
[qa] Add option --portseed to test_framework
MarcoFalke
2016-05-09
Merge #7971: [qa] Refactor test_framework and pull tester
MarcoFalke
2016-05-09
Autofind rpc tests --srcdir
Jonas Schnelli
2016-05-06
[qa] Refactor test_framework and pull tester
MarcoFalke
2016-05-05
[qa] Switch to py3
MarcoFalke
2016-04-26
[qa] test_framework: Properly print exceptions and assert empty dict
MarcoFalke
2016-04-13
rpc-tests: handle KeyError nicely in test_framework.py
Rusty Russell
2016-03-31
[qa] Use python2/3 syntax
MarcoFalke
2016-01-05
Merge pull request #7205
Wladimir J. van der Laan
2015-12-14
[RPC-Tests] add option to run rpc test over QT clients
Jonas Schnelli
2015-12-13
Bump copyright headers to 2015
MarcoFalke
2015-11-11
Add basic coverage reporting for RPC tests
James O'Beirne
2015-05-21
rpc-tests: remove python-bitcoinrpc directory
Jonas Schnelli
2015-05-18
[QA] restructure rpc tests directory
Jonas Schnelli