Commit Graph

158 Commits (f4f4f51f1a940a239c9b406fe3b362bf3303cbce)

Author SHA1 Message Date
Wladimir J. van der Laan 2dbc4a4740
Merge #11771: [tests] Change invalidtxrequest to use BitcoinTestFramework
7 years ago
Wladimir J. van der Laan b4d85490f0
Merge #11858: qa: Prepare tests for Windows
7 years ago
John Newbery c32cf9f622 [tests] Add P2PDataStore class
7 years ago
John Newbery cc046f66a7 [tests] Reduce NodeConn connection logging from info to debug
7 years ago
practicalswift 1340eda3b7 Fix typos
7 years ago
MarcoFalke faefd2923a
qa: Prepare functional tests for Windows
7 years ago
MarcoFalke 126000ba9e
Merge #12089: qa: Make TestNodeCLI command optional in send_cli
7 years ago
MarcoFalke fae7b14a04 qa: Make TestNodeCLI command optional in send_cli
7 years ago
MarcoFalke ffffb10a9f qa: Rename cli.args to cli.options
7 years ago
Russell Yanofsky ec527c6c88 Don't allow relative -walletdir paths
7 years ago
MarcoFalke fa1e69e52b qa: Sync with validationinterface queue in sync_mempools
7 years ago
Wladimir J. van der Laan 4db16ec827
Merge #11796: [tests] Functional test naming convention
7 years ago
MarcoFalke b7450cdbd8
Merge #11970: Add test coverage for bitcoin-cli multiwallet calls
7 years ago
Jonas Schnelli d889c036cd
Merge #11403: SegWit wallet support
7 years ago
Pieter Wuille 57273f2b30 [test] Serialize CTransaction with witness by default
7 years ago
John Newbery f6ade9ce1a [tests] allow tests to be run with --usecli
7 years ago
Russell Yanofsky ff9a363ff7 TestNodeCLI batch emulation
7 years ago
Russell Yanofsky ca9085afc5 Prevent TestNodeCLI.args mixups
7 years ago
Russell Yanofsky fcfb952bca Improve TestNodeCLI output parsing
7 years ago
Anthony Towns 5fecd842a6 [tests] Remove redundant import in blocktools.py test
7 years ago
Akira Takizawa 595a7bab23 Increment MIT Licence copyright header year on files modified in 2017
7 years ago
John Newbery dbfe294805 [tests] define NODE_NETWORK_LIMITED in test framework
7 years ago
John Newbery 5c8ff26b2f [tests] Add NetworkThread assertions
7 years ago
John Newbery 5fc6e71d19 [tests] Add network_thread_ utility functions.
7 years ago
practicalswift c7399e7082 Remove unused Python imports
7 years ago
MarcoFalke 13e31dd654
Merge #11791: [tests] Rename NodeConn and NodeConnCB
7 years ago
Wladimir J. van der Laan 60d739eb49
Merge #11789: [tests] [travis-ci] Combine logs on failure
7 years ago
John Newbery 873beca6de [tests] Rename NodeConn and NodeConnCB
7 years ago
MarcoFalke 9f2c2dba21
Merge #11712: [tests] Split NodeConn from NodeConnCB
7 years ago
John Newbery dba94ead0c [tests] [travis-ci] Move Travis functional test log post processing to test_runner
7 years ago
John Newbery bba1c54edd [tests] Improve logging shutdown and add hint for combine_logs
7 years ago
John Newbery e9dfa9bccc [tests] Move version message sending from NodeConn to NodeConnCB
7 years ago
John Newbery dad596fc37 [tests] Make NodeConnCB a subclass of NodeConn
7 years ago
John Newbery e30d404385 [tests] Move only: move NodeConnCB below NodeConn
7 years ago
John Newbery 4d50598569 [tests] Tidy up mininode
7 years ago
MarcoFalke a89221873a
Merge #11683: tests: Remove unused mininode functions {ser,deser}_int_vector(...). Remove unused imports.
7 years ago
John Newbery f2ae6f32a6 [tests] Remove mininode periodic (half-hour) ping messages
7 years ago
Wladimir J. van der Laan d080a7d503
Merge #11466: Specify custom wallet directory with -walletdir param
7 years ago
practicalswift f522fb7c9c tests: Remove unused mininode functions deser_int_vector(f) and ser_int_vector(l)
7 years ago
Wladimir J. van der Laan ccc70a295f
Merge #11648: [tests] Add messages.py
7 years ago
MeshCollider 8263f6a5ac Create walletdir if datadir doesn't exist and fix tests
7 years ago
MarcoFalke 3bdf242fc6
Merge #11677: qa: Remove unused NodeConn members
7 years ago
Wladimir J. van der Laan 7adeea3b0f
Merge #11641: qa: Only allow disconnecting all NodeConns
7 years ago
MarcoFalke fafdad0d46 qa: Remove unused NodeConn members
7 years ago
MarcoFalke faaa7db25e qa: Only allow disconnecting all NodeConns
7 years ago
John Newbery 1135c796a0 [tests] Tidy up mininode.py module
7 years ago
John Newbery f9cd9b1bfa [tests] Move test_framework Bitcoin primitives into separate module
7 years ago
MarcoFalke 76b3349159
Merge #11468: [tests] Make comp test framework more debuggable
7 years ago
John Newbery fb00c45c32 [tests] Explicitly disallow support for p2p versions below 60001
7 years ago
John Newbery 3858aabbd0 [tests] Remove support for p2p alert messages
7 years ago