Commit Graph

80 Commits (d3661a3fd247e8fb3911e2f7256025de8b163aeb)

Author SHA1 Message Date
João Barbosa 6440e61375 qa: Drop RPC connection if --usecli
6 years ago
MarcoFalke 5029e94f85
Merge #14519: tests: add utility to easily profile node performance with perf
6 years ago
Andrew Chow 2e023419c5 tests: unify RPC argument to cli argument conversion and handle dicts and lists
6 years ago
James O'Beirne 58180b5fd4 tests: add utility to easily profile node performance with perf
6 years ago
Daniel Ingram 17b55202da Compare to None with is/is not
6 years ago
Wladimir J. van der Laan a88bd3186d
Merge #14670: http: Fix HTTP server shutdown
6 years ago
James O'Beirne 5a1f57646b qa: clean up assert_memory_usage_stable utility
6 years ago
João Barbosa 28479f926f qa: Test bitcond shutdown
6 years ago
MarcoFalke fa9ed38d57
test_node: get_mem_rss fixups
6 years ago
Wladimir J. van der Laan 024816d6cf
Merge #14522: tests: add invalid P2P message tests
6 years ago
James O'Beirne 5aa31f6ef2 tests: add utility to assert node memory usage hasn't increased
6 years ago
John Newbery 3fd7e76f6d [tests] Move deterministic address import to setup_nodes
6 years ago
John Newbery aab81720de [tests] Add generate method to TestNode
6 years ago
Chun Kuan Lee 62c304ea48 tests: Allow closed http server in assert_start_raises_init_error
6 years ago
sanket1729 0ca4c8b3c6 Changed functional tests which do not require wallets to run without
6 years ago
Wladimir J. van der Laan f09bc7ec98
Merge #12493: [wallet] Reopen CDBEnv after encryption instead of shutting down
6 years ago
MarcoFalke e413c2ddd1 qa: Fix codespell error and have lint-spelling error instead of warn
6 years ago
MarcoFalke faa669cbcd
qa: Premine to deterministic address with -disablewallet
6 years ago
MarcoFalke fa3e9f7627
qa: Add TestNode::assert_debug_log
6 years ago
MarcoFalke 1b04b55f2d
Merge #13867: qa: Make extended tests pass on native Windows
6 years ago
Andrew Chow c1dde3a949 No longer shutdown after encrypting the wallet
6 years ago
MarcoFalke 8ac7125d59
Merge #13916: qa: wait_for_verack by default
6 years ago
MarcoFalke fa5587fe71
qa: wait_for_verack by default
6 years ago
Wladimir J. van der Laan 78dae8cacc
Merge #13780: 0.17: Pre-branch maintenance
6 years ago
MarcoFalke faabd7bc47
qa: Use files for stdout/stderr to support Windows
6 years ago
MarcoFalke fada8966c5
qa: Close stdout and stderr file when node stops
6 years ago
Wladimir J. van der Laan 489b51b08e
Merge #13823: qa: quote path in authproxy for external multiwallets
6 years ago
MarcoFalke fa67505e1e
qa: Quote wallet name for rpc path
6 years ago
MarcoFalke fa5b440971
qa: Extract rpc_timewait as test param
6 years ago
DrahtBot eb7daf4d60 Update copyright headers to 2018
6 years ago
Jonas Schnelli a3fa4d6a6a
QA: Fix bug in -usecli logic that converts booleans to non-lowercase strings
6 years ago
MarcoFalke fa87da2f17
qa: Avoid start/stop of the network thread mid-test
6 years ago
Suhas Daftuar 08ebdba82a [qa] Avoid printing to console during cache creation
7 years ago
John Newbery beee49ba1f [tests] Allow stderr to be tested against specified string
7 years ago
John Newbery e5036715c8 [Tests] Use LIBC_FATAL_STDERR_=1 in tests
7 years ago
John Newbery c22ce8a7b8 [Tests] Write stdout/stderr to datadir instead of temp file.
7 years ago
Wladimir J. van der Laan e074097c1b
Merge #13051: qa: Normalize executable location
7 years ago
MarcoFalke fa811b0b1d
qa: Normalize executable location
7 years ago
James O'Beirne 80a5e59532 [qa] Attach node index to test_node AssertionError and print messages
7 years ago
Evan Klitzke 6a3b0d3d1a Print to console by default when not run with -daemon
7 years ago
MarcoFalke 727175a08d
Merge #12902: [qa] Handle potential cookie race when starting node
7 years ago
Suhas Daftuar 75d0e4c544 [qa] Delete cookie file before starting node
7 years ago
Wladimir J. van der Laan 15c3bb4268
Merge #12904: [qa] Ensure bitcoind processes are cleaned up when tests end
7 years ago
Suhas Daftuar e36a0c0852 [qa] Ensure bitcoind processes are cleaned up when tests end
7 years ago
MarcoFalke faace13868
qa: Match full plain text by default
7 years ago
Roman Zeyde 8394300859
[Tests] fix a typo in TestNode.assert_start_raises_init_error()
7 years ago
Wladimir J. van der Laan 6d36f599f8
Merge #12076: qa: Use node.datadir instead of tmpdir in test framework
7 years ago
Wladimir J. van der Laan 185d48473e
Merge #12718: [Tests] Require exact match in assert_start_raises_init_eror (jnewbery)
7 years ago
Dimitris Apostolou 4d9b4256d8 Fix typos
7 years ago
MarcoFalke fae137454a
qa: Allow for partial_match when checking init error
7 years ago