21 const auto sep = fs::path::preferred_separator;
24 m_cwd = fs::current_path();
45 fs::current_path(
m_cwd);
50 m_args.ForceSetArg(
"-walletdir", fs::PathToString(walletdir_path));
ArgsManager m_args
Test-specific arguments and settings.
BasicTestingSetup(ChainType chainType=ChainType::MAIN, TestOpts={})
~InitWalletDirTestingSetup()
std::map< std::string, fs::path > m_walletdir_path_cases
std::unique_ptr< interfaces::WalletLoader > m_wallet_loader
InitWalletDirTestingSetup(ChainType chain_type=ChainType::MAIN)
void SetWalletDir(const fs::path &walletdir_path)