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 |
|
Matt Corallo
|
e3f315a0a5
|
Fix python usage for arch's broken maintainers
|
2014-11-27 00:02:28 -05:00 |
|
Michael Ford
|
214091d584
|
Update license in pull-tester and rpc-tests
Add missing copyright/license header where necessary
|
2014-10-23 09:48:19 +08:00 |
|
Wladimir J. van der Laan
|
49d86c7477
|
rpc-tests: Fix rpcbind_test after 0193fb8
Port number for RPC is no longer static as multiple tests could be
running at once.
|
2014-06-27 10:06:40 +02:00 |
|
Wladimir J. van der Laan
|
b5ad5e783d
|
Add Python test for -rpcbind and -rpcallowip
Add a new test, `rpcbind_test.py`, that extensively tests the new
`-rpcbind` functionality.
|
2014-05-13 07:23:23 +02:00 |
|