Commit Graph

60 Commits (f4b00b70e811d3772589ab3c64d7658f4dbdab69)

Author SHA1 Message Date
Chun Kuan Lee d6b3790d1a tests: check readability of cookie file
6 years ago
Conor Scott 157651855f [Tests] Rename create_tx and move to blocktools.py
6 years ago
DrahtBot eb7daf4d60 Update copyright headers to 2018
6 years ago
practicalswift 634bd97001 Explicitly specify encoding when opening text files in Python code
7 years ago
MarcoFalke f3e747ee77
Merge #13201: [qa] Handle disconnect_node race
7 years ago
Suhas Daftuar 09c6699900 [qa] Handle disconnect_node race
7 years ago
Suhas Daftuar 08ebdba82a [qa] Avoid printing to console during cache creation
7 years ago
John Newbery c22ce8a7b8 [Tests] Write stdout/stderr to datadir instead of temp file.
7 years ago
Wladimir J. van der Laan 1834d4d9f0
Merge #12265: [test] fundrawtransaction: lock watch-only shared address
7 years ago
Anthony Towns 8a9817d175 [tests] Use regtest section in functional tests configs
7 years ago
Suhas Daftuar 75d0e4c544 [qa] Delete cookie file before starting node
7 years ago
Karl-Johan Alm 891beb0f8a
[test] fundrawtransaction: lock watch-only shared address
7 years ago
Wladimir J. van der Laan f0f9732d05
Merge #11773: [tests] Change feature_block.py to use BitcoinTestFramework
7 years ago
John Newbery 265d7c44b1 [tests] Improve assert message when wait_until() fails
7 years ago
MarcoFalke c8330d4216 qa: Use node.datadir instead of tmpdir in test framework
7 years ago
Ben Woosley 81b0822772
test: Use wait_until in tests where time was used for polling
7 years ago
Wladimir J. van der Laan ce6ffe196e
Merge #12638: qa: Cache only chain and wallet for regtest datadir
7 years ago
Wladimir J. van der Laan 0f0229d0c3
Merge #12643: [qa] util: Remove unused sync_chain
7 years ago
MarcoFalke fa1436c429
[qa] util: Remove unused sync_chain
7 years ago
MarcoFalke fa2310572f
qa: Cache only chain and wallet for regtest datadir
7 years ago
Sjors Provoost b156ff7c30
[tests] bind functional test nodes to 127.0.0.1
7 years ago
MarcoFalke 07090c5339
Merge #12443: qa: Move common args to bitcoin.conf
7 years ago
Wladimir J. van der Laan 8c33961313
Merge #12486: [test] Round target fee to 8 decimals in assert_fee_amount
7 years ago
Karl-Johan Alm 42e1b5d979
[test] Round target fee to 8 decimals in assert_fee_amount
7 years ago
Andrew Chow eefff65a4b scripted-diff: change signrawtransaction to signrawtransactionwithwallet in tests
7 years ago
Andrew Chow 1e79c055cd Split signrawtransaction into wallet and non-wallet
7 years ago
John Newbery df47afb600 Revert "[tests] bind functional test nodes to 127.0.0.1"
7 years ago
MarcoFalke face7220b7
qa: Move common args to bitcoin.conf
7 years ago
Wladimir J. van der Laan d09968f4d0
Merge #12200: Bind functional test nodes to 127.0.0.1
7 years ago
MarcoFalke fa1e69e52b qa: Sync with validationinterface queue in sync_mempools
7 years ago
Sjors Provoost 65682da7e5
[tests] bind functional test nodes to 127.0.0.1
7 years ago
Akira Takizawa 595a7bab23 Increment MIT Licence copyright header year on files modified in 2017
7 years ago
John Newbery 47ba8cf71e scripted-diff: rename assert_raises_jsonrpc to assert_raises_rpc error
7 years ago
John Newbery 677d893ff7 [tests] do not allow assert_raises_message to be called with JSONRPCException
7 years ago
John Newbery 5864e9c161 [tests] remove direct testing on JSONRPCException from individual test cases
7 years ago
MarcoFalke 9c3c9cdae3
Merge #10552: [Test] Tests for zmqpubrawtx and zmqpubrawblock
7 years ago
Andrew Chow d3677ab757 Tests for zmqpubrawtx and zmqpubrawblock
7 years ago
João Barbosa 232e3e8471 [test] Add assert_raises_process_error to assert process errors
7 years ago
João Barbosa e1274947d4 [test] Improve assert_raises_jsonrpc docstring
7 years ago
MarcoFalke 08ce33f8e9 qa: Move wait_until to util
7 years ago
John Newbery 7897338918 [tests] Introduce TestNode
7 years ago
Matt Corallo bc7d1032f8 Fix multi_rpc test for hosts that dont default to utf8
7 years ago
John Newbery 27c63dc059 [tests] nits in dbcrash.py
7 years ago
John Newbery 5ba83c1d43 [tests] fix nits.
7 years ago
John Newbery 05b8c081b4 [tests] reorganize utils.py module (code move only)
7 years ago
John Newbery 0d473c539e [tests] move mocktime property and functions to BitcoinTestFramework
7 years ago
John Newbery cad967a892 [tests] Move stop_node and start_node methods to BitcoinTestFramework
7 years ago
John Newbery f1fe5368f1 [tests] fix flake8 warnings in test_framework.py and util.py
7 years ago
John Newbery 37065d2ed2 [tests] remove unused imports from utils.py
7 years ago
Suhas Daftuar 176c021d08 [qa] Test non-atomic chainstate writes
7 years ago