MarcoFalke
|
faaec1377c
|
[qa] Remove unused code
|
8 years ago |
whythat
|
9bbb414b80
|
[qa]: enable rpcbind_test
|
8 years ago |
MarcoFalke
|
fac9349798
|
[qa] Remove hardcoded "4 nodes" from test_framework
|
9 years ago |
MarcoFalke
|
fa389d4edc
|
[qa] Switch to py3
|
9 years ago |
MarcoFalke
|
7777994846
|
[qa] Fix pyton syntax in rpc tests
|
9 years ago |
MarcoFalke
|
fa24439ff3
|
Bump copyright headers to 2015
|
9 years ago |
James O'Beirne
|
b5cbd396ca
|
Add basic coverage reporting for RPC tests
Thanks to @MarcoFalke @dexX7 @laanwj for review.
|
9 years ago |
Jonas Schnelli
|
7b7f258396
|
rpc-tests: remove python-bitcoinrpc directory
place authproxy.py at same level as other utility classes
|
10 years ago |
Jonas Schnelli
|
64937fe51a
|
[QA] restructure rpc tests directory
* move non-test classes to subdir `test-framework`
|
10 years ago |
Matt Corallo
|
e3f315a0a5
|
Fix python usage for arch's broken maintainers
|
10 years ago |
Michael Ford
|
214091d584
|
Update license in pull-tester and rpc-tests
Add missing copyright/license header where necessary
|
10 years ago |
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.
|
11 years ago |
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.
|
11 years ago |