72 Commits (f17032f703288d43a76cffe8fa89b87ade9e3074)

Author SHA1 Message Date
MarcoFalke fa389d4edc [qa] Switch to py3 8 years ago
MarcoFalke fada064f67 [qa] test_framework: Properly print exceptions and assert empty dict 8 years ago
MarcoFalke 5555528b47 [qa] mininode: Unfiddle strings into bytes 8 years ago
Suhas Daftuar 807fa47a1e Tests: Fix deserialization of reject messages 9 years ago
Joao Fonseca fa942c755a Move method to check matches within arrays on util.py 9 years ago
Rusty Russell d12760b16a rpc-tests: handle KeyError nicely in test_framework.py 9 years ago
Rusty Russell 85c807c9ea getblockchaininfo: make bip9_softforks an object, not an array. 9 years ago
MarcoFalke faa41ee204 [qa] py2: Unfiddle strings into bytes explicitly 9 years ago
Suhas Daftuar 5cb1d8a207 Tests: move get_bip9_status to util.py 9 years ago
Wladimir J. van der Laan 5078ca4543 tests: Check Content-Type header returned from RPC server 9 years ago
MarcoFalke 444480649f [qa] mininode: Combine struct.pack format strings 9 years ago
MarcoFalke faaa3c9b65 [qa] mininode: Catch exceptions in got_data 9 years ago
MarcoFalke fa2cea163b [qa] rpc-tests: Properly use integers, floats 9 years ago
MarcoFalke fa524d9ddb [qa] Use python2/3 syntax 9 years ago
Luke Dashjr e7e48ba66c test_framework: Py3.4 compat: Specify timeout parameter by name 9 years ago
Wladimir J. van der Laan d7b80b54fb test_framework: Avoid infinite loop in encoding Decimal 9 years ago
Wladimir J. van der Laan 018b60c5ea test_framework: detect failure of bitcoind startup 9 years ago
Alex Morcos b536a6fc83 Add p2p test for feefilter 9 years ago
Alex Morcos 5fa66e4682 Create SingleNodeConnCB class for RPC tests 9 years ago
NicolasDorier 71527a0f31 Test of BIP9 fork activation of mtp, csv, sequence_lock 9 years ago
Suhas Daftuar ec143391ef Tests: make prioritise_transaction.py more robust 9 years ago
MarcoFalke fad8cfb893 [qa] mininode: Add and use CONSTs 9 years ago
MarcoFalke fa8cd46f39 [qa] Move create_tx() to util.py 9 years ago
Suhas Daftuar da6ad5f684 Add RPC test exercising BIP68 (mempool only) 9 years ago
Wladimir J. van der Laan 7539f1aae3 tests: Make proxy_test work on travis servers without IPv6 9 years ago
mrbandrews 7689041c03 [rpc-tests] Change solve() to use rehash 9 years ago
MarcoFalke fa8e2a6925 [qa] Change default block priority size to 0 9 years ago
MarcoFalke 7777994846 [qa] Fix pyton syntax in rpc tests 9 years ago
Suhas Daftuar 82a0ce09b4 Add race-condition debugging tool to mininode 9 years ago
MarcoFalke fa60d05a4e Add missing copyright headers 9 years ago
MarcoFalke fa0a9749eb [qa] Move gen_return_txouts() to util.py 9 years ago
Suhas Daftuar 9b41a5fba2 Add more tests to p2p-fullblocktest 9 years ago
ptschip 39a525c21f Do not download transactions during inital sync 9 years ago
mb300sd 37d271d7cc Rename OP_NOP2 to OP_CHECKLOCKTIMEVERIFY. 9 years ago
James O'Beirne 16d4fce0b2 Add assert_is_hex_string and assert_is_hash_string to RPC test utils. 9 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
Wladimir J. van der Laan 20411903d7 test: Add basic test for `reject` code 9 years ago
Wladimir J. van der Laan 4c40ec0451 tests: Disable Tor interaction 9 years ago
Wladimir J. van der Laan 2f601d215d test: remove necessity to call create_callback_map 9 years ago
Jonas Schnelli 7632cf689a
[Tests] Refactor some shared functions 9 years ago
Suhas Daftuar 6e8b07f5f3 Add rounding helper function to util.py 9 years ago
Alex Morcos 50947ef23f Change default block priority size to 0 9 years ago
Suhas Daftuar 50262d8953 Allow block announcements with headers 9 years ago
MarcoFalke fa506c0c9b [wallet] Add rpc tests to verify fee calculations 9 years ago
James O'Beirne b5cbd396ca Add basic coverage reporting for RPC tests 9 years ago
Wladimir J. van der Laan ddf98d1d84 Make RPC tests cope with server-side timeout between requests 9 years ago
ptschip 060058e955 Enable python tests for Native Windows 9 years ago
Casey Rodarmor 0ce73985a8 Add p2p-fullblocktest.py 9 years ago
Casey Rodarmor 45a6cce971 Fix race condition on test node shutdown 9 years ago