mirror of
https://github.com/XRPLF/rippled.git
synced 2026-07-31 19:10:25 +00:00
test: Add testVaultDepositFreeze and testVaultWithdrawFreeze
Extract all IOU freeze and MPT lock tests from testWithIOU and testWithMPT into two focused test functions covering VaultDeposit and VaultWithdraw respectively. Each function tests both IOU (global, depositor regular/deep, vault-account regular/deep) and MPT (global lock, depositor lock, vault-account lock) for both pre- and post-fixCleanup3_3_0, plus clawback-while-frozen assertions.
This commit is contained in: