Commit Graph

139 Commits (fa974f1f1417a536636347072e86bcb54a4c909c)

Author SHA1 Message Date
MarcoFalke 94db963de5
Merge bitcoin/bitcoin#23300: test: Implicitly sync after generate*, unless opted out
3 years ago
MarcoFalke facc352648
test: Implicitly sync after generate*, unless opted out
3 years ago
Andrew Chow 80dc829be7 tests: Calculate fees more similarly to CFeeRate::GetFee
3 years ago
MarcoFalke 35a31d5f7e
Merge bitcoin/bitcoin#23136: test: update fee rate assertion helper in the functional test framework
3 years ago
Jon Atack b658d7d5c5
test: update assert_fee_amount() in test_framework/util.py
3 years ago
MarcoFalke fa6c1e850f
test: Fix typos in tests
3 years ago
MarcoFalke fa4db8671b
test: Activate all regtest softforks at height 1, unless overridden
3 years ago
MarcoFalke fad4f44645
test: Set peertimeout in write_config
3 years ago
MarcoFalke fab2e23b57
Use generate* from TestFramework
3 years ago
Sebastian Falbesoner ca6c154ef1 test: refactor: remove `hex_str_to_bytes` helper
3 years ago
MarcoFalke 78f040a6b3
Merge bitcoin/bitcoin#22490: test: Disable automatic connections per default in the functional tests
3 years ago
MarcoFalke 24fb69dca4
Merge bitcoin/bitcoin#22139: test: add type annotations to util.get_rpc_proxy
3 years ago
fanquake fbeb8c43bc
test: add type annotations to util.get_rpc_proxy
3 years ago
Sebastian Falbesoner 746f203f19 test: introduce `generate_to_height` helper, use in rpc_signrawtransaction
3 years ago
Martin Zumsande 8ca51af1ec test: Disable automatic connections by default
3 years ago
Sebastian Falbesoner 2ce7b47958 test: introduce `tx_from_hex` helper for tx deserialization
3 years ago
Sebastian Falbesoner 01eedf3821 test: doc: improve doc for chain_transaction() helper
3 years ago
Sebastian Falbesoner 6e63e366d6 test: refactor: dedup utility function chain_transaction()
3 years ago
fanquake b043ca8e8b
test: convert docs into type annotations in test_framework/util.py
4 years ago
Andrew Chow 41f891da50 tests: Skip SQLite fsyncs while testing
4 years ago
Michael Dietz 085b3a7299
rpc: deprecate `addresses` and `reqSigs` from rpc outputs
4 years ago
MarcoFalke fa730e9157
test: Avoid connecting to real network when running tests
4 years ago
MarcoFalke 11cbd4bb54
Merge #17556: test: Change feature_config_args.py not to rely on strange regtest=0 behavior
4 years ago
Hennadii Stepanov a39f7336a3
net: Add -natpmp command line option
4 years ago
Wladimir J. van der Laan c48e788246
Merge #18836: wallet: upgradewallet fixes and additional tests
4 years ago
Andrew Chow 092fc43485 tests: Add a sha256sum_file function to util
4 years ago
Elliott Jin 3c7d9ab8c8 test: Move (dis)?connect_nodes globals into TestFramework as helpers
4 years ago
Sebastian Falbesoner 8ee3536b2b test: remove unused helpers random_transaction(), make_change() and gather_inputs()
4 years ago
fanquake 136fe4c5e9
Merge #19816: test: Rename wait until helper to wait_until_helper
4 years ago
Russell Yanofsky ff44cae279 test: Change feature_config_args.py not to rely on strange regtest=0 behavior
4 years ago
Wladimir J. van der Laan 48c1083632
Merge #19105: Add Muhash3072 implementation in Python
4 years ago
MarcoFalke fad2794e93
test: Rename wait until helper to wait_until_helper
4 years ago
Seleme Topuz d841301010 test: Add docstring to wait_until() in util.py to warn about its usage
4 years ago
Sebastian Falbesoner dac7a111bd refactor: test: use _ variable for unused loop counters
4 years ago
Fabian Jahr ab30cece0e
test: Move modinv to util and add unit test
4 years ago
MarcoFalke 4b5c9191e3
Merge #19208: test: move sync_blocks and sync_mempool functions to test_framework.py
4 years ago
Roy Shao cc84460c16
test: move sync_blocks and sync_mempool functions to test_framework.py
4 years ago
MarcoFalke fa41b0a6da
pep-8 test/functional/test_framework/util.py
4 years ago
MarcoFalke faa841bc97
test: refactor: Inline adjust_bitcoin_conf_for_pre_17
4 years ago
MarcoFalke b3ec1fe811
Merge #18890: test: disconnect_nodes should warn if nodes were already disconnected
5 years ago
codeShark149 784ae09625 test: Add capability to disable RPC timeout in functional tests.
5 years ago
MarcoFalke 376294cde6
Merge #18866: test: Fix verack race to avoid intermittent test failures
5 years ago
Danny Lee a9bd1f9adf test: warn if nodes not connected before disconnect_nodes
5 years ago
MarcoFalke fae153b409
test: Fix verack race to avoid intermittent test failures
5 years ago
MarcoFalke ddc0a600b3
Merge #18617: test: add factor option to adjust test timeouts
5 years ago
Harris 2742c34286
test: add factor option to adjust test timeouts
5 years ago
Harris 66fe7b1a98
test: added test for upgradewallet RPC
5 years ago
MarcoFalke fac2fc4dd8
test: Increase debugging to hunt down mempool_reorg intermittent failure
5 years ago
MarcoFalke fa488f131f
scripted-diff: Bump copyright headers
5 years ago
MarcoFalke fac3716b09
test: check that peer is connected when calling sync_*
5 years ago