mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-11-10 14:08:40 +01:00
aaaa3aefbdtest: Use TestNode *_path properties where possible (MarcoFalke)dddd89962btest: Allow pathlib.Path as RPC argument via authproxy (MarcoFalke)fa41614a0ascripted-diff: Use wallets_path and chain_path where possible (MarcoFalke)fa493fadfbtest: Use wallet_dir lambda in wallet_multiwallet test where possible (MarcoFalke) Pull request description: It seems inconsistent, fragile and verbose to: * Call `get_datadir_path` to recreate the path that already exists as field in TestNode * Call `os.path.join` with the hardcoded chain name or `self.chain` to recreate the TestNode `chain_path` property * Sometimes even use the hardcoded node dir name (`"node0"`) Fix all issues by using the TestNode properties. ACKs for top commit: willcl-ark: re-ACKaaaa3aefbdtheStack: Code-review ACKaaaa3aefbd🌊 Tree-SHA512: e4720278085beb8164e1fe6c1aa18f601558a9263494ce69a83764c1487007de63ebb51d1b1151862dc4d5b49ded6162a5c1553cd30ea1c28627d447db4d8e72
11 KiB
Executable File
11 KiB
Executable File