Commit Graph

102 Commits (431a548faaf51c7a5fc89b6e479187a1c0e29805)

Author SHA1 Message Date
MarcoFalke 75171f099e
Merge #10137: Remove unused import. Remove accidental trailing semicolons.
8 years ago
MarcoFalke 3c5e6c94ca
Merge #10255: [test] Add test for listaddressgroupings
8 years ago
John Newbery c9cc76dcaa [tests] Remove is_network_split from funtional test cases
8 years ago
Wladimir J. van der Laan 8f3e38477e
Merge #10169: [tests] Remove func test code duplication
8 years ago
Wladimir J. van der Laan faf2dea5ea
Merge #10234: [net] listbanned RPC and QT should show correct banned subnets
8 years ago
Jimmy Song dadfee38e8 [test] Add test for listaddressgroupings
8 years ago
Wladimir J. van der Laan e2b99b1313
Merge #10294: [Wallet] unset change position when there is no change
8 years ago
Gregory Sanders 7c588637d4 [Wallet] unset change position when there is no change on exact match
8 years ago
MarcoFalke 492d22f929
Merge #10264: [test] Add tests for getconnectioncount, getnettotals and ping
8 years ago
Wladimir J. van der Laan 9c33ffd387
Merge #8824: Refactor TxToJSON() and ScriptPubKeyToJSON()
8 years ago
Jimmy Song dd1ea59624 [test] Add gettxout call
8 years ago
Jimmy Song 85f950a5c4 [test] Add tests for getconnectioncount, getnettotals and ping
8 years ago
John Newbery d6732d832a [tests] update disconnect_ban.py test case to work with listbanned
8 years ago
jonnynewbs 0ff9320bf5 refactor TxToJSON() and ScriptPubKeyToJSON()
8 years ago
Wladimir J. van der Laan e0a7e1994e
Merge #10225: [test] Add aborttrescan tests
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
Karl-Johan Alm ed60970c83
[test] Test abortrescan command.
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
John Newbery 2a52ae63bf Remove duplicate method definitions in NodeConnCB subclasses
8 years ago
John Newbery 52e15aa4d0 Adds helper functions to NodeConnCB
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
practicalswift 73b37219d4 Remove accidental trailing semicolons
8 years ago