Commit Graph

83 Commits (d6732d832aa901e733e63799260d409821a2c37a)

Author SHA1 Message Date
John Newbery d6732d832a [tests] update disconnect_ban.py test case to work with listbanned
8 years ago
MarcoFalke 1b25b6df0f
Merge #10097: Move zmq test skipping logic into individual test case.
8 years ago
MarcoFalke c530c15180
Merge #10023: [tests] remove maxblocksinflight.py (functionality covered by other test)
8 years ago
MarcoFalke 2723bcdce3
Merge #10224: [test] Add test for getaddednodeinfo
8 years ago
Wladimir J. van der Laan 5352e5e75d
Merge #10223: Tests: Refactor to create witness script creation function
8 years ago
Wladimir J. van der Laan f3db4c6013
Merge #10229: Tests: Add test for getdifficulty
8 years ago
Jimmy Song bc53752616 Tests: Add simple test for getaddednodeinfo
8 years ago
Jimmy Song c39a6b9ec8 Tests: Refactor to create witness script creation function
8 years ago
John Newbery 6803e09e6e Move zmq test skipping logic into individual test case.
8 years ago
Wladimir J. van der Laan a987def4f6
Merge #10143: [net] Allow disconnectnode RPC to be called with node id
8 years ago
Jimmy Song 821dd5e3e1 Tests: Add test for getdifficulty
8 years ago
John Newbery d54297f1a8 [tests] disconnect_ban: add tests for disconnect-by-nodeid
8 years ago
John Newbery 5cc3ee24d2 [tests] disconnect_ban: remove dependency on urllib
8 years ago
John Newbery 12de2f252c [tests] disconnect_ban: use wait_until instead of sleep
8 years ago
John Newbery 2077fdacd3 [tests] disconnect_ban: add logging
8 years ago
John Newbery 395561becf [tests] disconnectban test - only use two nodes
8 years ago
John Newbery e367ad5b44 [tests] rename nodehandling to disconnectban
8 years ago
John Newbery d6564a26f4 [tests] fix nodehandling.py flake8 warnings
8 years ago
MarcoFalke 9111df9673
Merge #10219: Tests: Order Python Tests Differently
8 years ago
Jimmy Song 637706dc9e Tests: Put Extended tests first when they're included
8 years ago
MarcoFalke d86bb075bf
Merge #10197: [tests] Functional test warnings
8 years ago
John Newbery a97ed80f97 [tests] test_runner - check unicode
8 years ago
John Newbery 08e51c1c03 [tests] Remove cache directory by default when running test_runner
8 years ago
John Newbery c85b080cc7 [test] add warnings to test_runner
8 years ago
John Newbery 5f4bcf28ef [tests] Remove maxblocksinflight testcase
8 years ago
Wladimir J. van der Laan e96462fbec tests: Fix test_runner return value in case of skipped test
8 years ago
Wladimir J. van der Laan e19586a8a9
Merge #10135: [p2p] Send the correct error code in reject messages
8 years ago
MarcoFalke 88799ea1b1
Merge #10124: [test] Suppress test logging spam
8 years ago
John Newbery 45ce471ab0 Reduce spammy test logging
8 years ago
John Newbery d80baaa514 fixup - align summary row correctly and make colors/glyphs globals
8 years ago
John Newbery bb92d839d5 [tests] Add unicode symbols for tests passing/failing/skipping
8 years ago
John Newbery 63062bda1a [tests] color test results and sort alphabetically
8 years ago
Suhas Daftuar ba7dd8bf6f Test prioritisetransaction and ancestor fee state
8 years ago
Wladimir J. van der Laan ebfd653798
Merge #10077: [qa] Add setnetworkactive smoke test
8 years ago
MarcoFalke 12af74b289
Merge #10072: Remove sources of unreliablility in extended functional tests
8 years ago
John Newbery 5d08c9c579 Send the correct error code in reject messages
8 years ago
Wladimir J. van der Laan de301b0488
Merge #10130: bitcoin-tx input verification (awemany, jnewbery)
8 years ago
John Newbery 19ecd1e2e1 Add tests for bitcoin-tx input checking
8 years ago
John Newbery 21704f6334 Check stderr when testing bitcoin-tx
8 years ago
John Newbery 6a18bb9a36 [tests] sync_with_ping should assert that ping hasn't timed out
8 years ago
John Newbery 6426716a99 Add send_await_disconnect() method to p2p-compactblocks.py
8 years ago
MarcoFalke 8ac8041286
Merge #10109: Remove SingleNodeConnCB
8 years ago
Wladimir J. van der Laan f34cdcbd80
Merge #9294: Use internal HD chain for change outputs (hd split)
8 years ago
John Newbery a4fd89fddb Make forknotify.py more robust
8 years ago
John Newbery 1f3d78b4e0 Wait for connection to open in bip9-softforks.py
8 years ago
John Newbery 159fe88abf Remove SingleNodeConnCB
8 years ago
practicalswift 85de9d474b Remove call to gettransaction(...) where the result is unused
8 years ago
practicalswift bd02422332 Remove accidental trailing semicolons in Python code
8 years ago
MarcoFalke 5b029aaedb
Merge #10076: [qa] combine_logs: Use ordered list for logfiles
8 years ago
MarcoFalke 79af9fbd8c
Merge #10096: Check that all test scripts in test/functional are being run
8 years ago