Commit Graph

30 Commits (5f72ddb7ee4cc177de31f43c69390ee72687222a)

Author SHA1 Message Date
Jon Atack 5edad5ce5d
test: add -getinfo multiwallet functional tests
5 years ago
MarcoFalke 5f19155e5b
Merge #18724: test: add coverage for -rpcwallet cli option
5 years ago
Jon Atack 2495110012
test: add coverage for -rpcwallet cli option
5 years ago
Jon Atack 8f5dc8800a
test: display command line options passed to send_cli() in debug log
5 years ago
Jon Atack 92fe537cf7
test: fix intermittent race condition in interface_bitcoin_cli.py
5 years ago
MarcoFalke fa488f131f
scripted-diff: Bump copyright headers
5 years ago
Jon Atack c28c7b882b
test: add -getinfo "unlocked_until" and "headers" coverage
5 years ago
Jon Atack bb13f46fb1
test: verify cli.getwalletinfo in wallet section
5 years ago
Jon Atack becc8b9747
test: verify bitcoin-cli -version with node stopped
5 years ago
Jon Atack 727b67e7b8
test: add coverage for bitcoin-cli -rpcwait
5 years ago
Jon Atack 5df0877f91
test: update and harden interface_bitcoin_cli tests
5 years ago
fanquake 5aee0e2163
Merge #17650: util: remove unwanted fields from bitcoin-cli -getinfo
5 years ago
malevolent 01c8701559 util: remove unwanted fields from bitcoin-cli -getinfo
5 years ago
fanquake 621d398750
test: skip bitcoin_cli test when the cli isn't compiled
5 years ago
MarcoFalke fa8a1d7ba3
test: Adapt test framework for chains other than "regtest"
5 years ago
Luke Dashjr fcc443b636 QA: feature_filelock, interface_bitcoin_cli: Use PACKAGE_NAME in messages rather than hardcoding Bitcoin Core
6 years ago
MarcoFalke c94852e791
Merge #15564: cli: remove duplicate wallet fields from -getinfo
6 years ago
fanquake 3f6568d66b
cli: remove duplicate wallet fields from -getinfo
6 years ago
fanquake 890396cbd5
cli: replace testnet with chain and return network name as per BIP70.
6 years ago
MarcoFalke faa7cdf764
scripted-diff: Update copyright in ./test
6 years ago
MarcoFalke fa0e65b772
scripted-diff: test: Remove brackets after assert
6 years ago
Kristaps Kaupe 7e18673f04 Fix typo
6 years ago
MarcoFalke faa4043c66
qa: Run more tests with wallet disabled
6 years ago
MarcoFalke fac9539836
qa: Run all tests even if wallet is not compiled
6 years ago
DrahtBot eb7daf4d60 Update copyright headers to 2018
6 years ago
Ben Woosley 5b82aa7352
Fix bitcoin-cli --version
6 years ago
practicalswift 8b2ef27ff9 tests: Test connecting with non-existing RPC cookie file
7 years ago
practicalswift a2b2476e96 tests: Test connecting to a non-existing server
7 years ago
practicalswift de04fde534 bitcoin-cli: Provide a better error message when bitcoind is not running
7 years ago
Anthony Towns 3150b3fea7 [tests] Rename misc functional tests.
7 years ago