MarcoFalke
|
fac9349798
|
[qa] Remove hardcoded "4 nodes" from test_framework
|
2016-05-15 12:58:53 +02:00 |
|
MarcoFalke
|
ccccc591a4
|
[qa] Add option --portseed to test_framework
|
2016-05-09 19:56:24 +02:00 |
|
MarcoFalke
|
4e14afe42f
|
Merge #7971: [qa] Refactor test_framework and pull tester
fad3366 [qa] pull-tester: Adjust comment (MarcoFalke)
fafb33c [qa] Stop other nodes, even when one fails to stop (MarcoFalke)
2222dae [qa] Update README.md (MarcoFalke)
fabbf6b [qa] Refactor test_framework and pull tester (MarcoFalke)
|
2016-05-09 17:06:44 +02:00 |
|
Jonas Schnelli
|
5ea450834e
|
Autofind rpc tests --srcdir
|
2016-05-09 15:05:58 +02:00 |
|
MarcoFalke
|
fabbf6bd62
|
[qa] Refactor test_framework and pull tester
* log to stdout
* increase range for p2p and rpc ports
* UPPERCASE_CONSTANTS
* Stop nodes on CTRL+C
|
2016-05-06 12:43:34 +02:00 |
|
MarcoFalke
|
fa389d4edc
|
[qa] Switch to py3
|
2016-05-05 15:43:37 +02:00 |
|
MarcoFalke
|
fada064f67
|
[qa] test_framework: Properly print exceptions and assert empty dict
|
2016-04-26 18:04:26 +02:00 |
|
Rusty Russell
|
d12760b16a
|
rpc-tests: handle KeyError nicely in test_framework.py
btcdrak wrote this for me.
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
2016-04-13 16:54:07 +09:30 |
|
MarcoFalke
|
fa524d9ddb
|
[qa] Use python2/3 syntax
|
2016-03-31 18:35:17 +02:00 |
|
Wladimir J. van der Laan
|
605c17844e
|
Merge pull request #7205
fa71669 [devtools] Use git pretty-format for year parsing (MarcoFalke)
fa24439 Bump copyright headers to 2015 (MarcoFalke)
fa6ad85 [devtools] Rewrite fix-copyright-headers.py (MarcoFalke)
|
2016-01-05 14:11:40 +01:00 |
|
Jonas Schnelli
|
979698c171
|
[RPC-Tests] add option to run rpc test over QT clients
|
2015-12-14 12:54:55 +01:00 |
|
MarcoFalke
|
fa24439ff3
|
Bump copyright headers to 2015
|
2015-12-13 18:08:39 +01:00 |
|
James O'Beirne
|
b5cbd396ca
|
Add basic coverage reporting for RPC tests
Thanks to @MarcoFalke @dexX7 @laanwj for review.
|
2015-11-11 10:33:43 -08:00 |
|
Jonas Schnelli
|
7b7f258396
|
rpc-tests: remove python-bitcoinrpc directory
place authproxy.py at same level as other utility classes
|
2015-05-21 21:22:22 +02:00 |
|
Jonas Schnelli
|
64937fe51a
|
[QA] restructure rpc tests directory
* move non-test classes to subdir `test-framework`
|
2015-05-18 15:25:45 +02:00 |
|