627 Commits (master)

Author SHA1 Message Date
Russell Yanofsky fcfb952bca Improve TestNodeCLI output parsing 7 years ago
João Barbosa 7f67dd0aa6 [qa] Improve prioritisetransaction functional test 7 years ago
practicalswift 4aa64557b5 Fix incorrect Markdown link 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
Jeff Rade aad309065d [rpc] Adding ::minRelayTxFee amount to getmempoolinfo and updating mempoolminfee help description 7 years ago
MarcoFalke fadf60e381 qa: Note on test order in test_runner 7 years ago
MeshCollider 68c1e00a00 Add test for importwallet 7 years ago
MeshCollider 9e1184dd54 Add dumpwallet scripts test 7 years ago
MeshCollider be9a13c8a0 Add configuration/argument testing 7 years ago
John Newbery ee5efad6cf [tests] refactor node_network_limited 7 years ago
John Newbery b425131f5a [tests] remove redundant duplicate tests from node_network_limited 7 years ago
John Newbery 2e02984591 [tests] node_network_limited - remove race condition 7 years ago
John Newbery dbfe294805 [tests] define NODE_NETWORK_LIMITED in test framework 7 years ago
John Newbery 1285312048 [tests] fix flake8 warnings in node_network_limited.py 7 years ago
Wladimir J. van der Laan 4508519250
test: Fix rawtransactions test 7 years ago
practicalswift bdaed47558 tests: Remove unused variable (firstAddrnServices) 7 years ago
João Barbosa 88af5028ad test: Add createrawtransaction functional tests 7 years ago
João Barbosa 27c6199373 test: Add multidict to support dictionary with duplicate key (laanwj) 7 years ago
MeshCollider b67342906c Cleanups for walletdir PR 7 years ago
John Newbery 5c8ff26b2f [tests] Add NetworkThread assertions 7 years ago
John Newbery 34e08b3510 [tests] Fix network threading in functional tests 7 years ago
John Newbery 74e64f24b8 [tests] Use network_thread_start() in tests. 7 years ago
John Newbery 5fc6e71d19 [tests] Add network_thread_ utility functions. 7 years ago
Gregory Sanders 6697a70894 add test for unconfirmed balance between restarts 7 years ago
practicalswift c7399e7082 Remove unused Python imports 7 years ago
Anthony Towns 9b20bb40fb [tests] Check tests conform to naming convention 7 years ago
Jonas Schnelli e054d0e532
[QA] Add node_network_limited test 7 years ago
MarcoFalke fa4c16d2e7 qa: Add getrawtransaction in_active_chain=False test 7 years ago
Karl-Johan Alm 434526aba6
[test] Add tests for getrawtransaction with block hash. 7 years ago
Anthony Towns 5a7c09aebf test: Add tests for `-debuglogfile` with subdirs 7 years ago
Wladimir J. van der Laan 23232422e5 test: Add test for `-debuglogfile` 7 years ago
Anthony Towns 7250b4e563 [tests] README.md nit fixes 7 years ago
John Newbery 873beca6de [tests] Rename NodeConn and NodeConnCB 7 years ago
John Newbery ff8a9b068a [tests] Add combinedlogslen argument to test_runner.py 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
Karl-Johan Alm a5f5a2ce53
[rpc] Fix fVerbose parsing (remove excess if cases). 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
John Newbery f2ae6f32a6 [tests] Remove mininode periodic (half-hour) ping messages 7 years ago
John Newbery ec59523c59 [tests] Remove rpc property from TestNode in p2p-segwit.py. 7 years ago
John Newbery 9d42cc3331 [tests] address review comments 7 years ago
practicalswift f522fb7c9c tests: Remove unused mininode functions deser_int_vector(f) and ser_int_vector(l) 7 years ago
practicalswift 0f3b752ec7 Remove unused imports 7 years ago
Wladimir J. van der Laan dcfef277b4 cli: Reject arguments to -getinfo 7 years ago
MeshCollider c1e5d40e16 Make debugging test crash easier 7 years ago
MeshCollider 8263f6a5ac Create walletdir if datadir doesn't exist and fix tests 7 years ago