Description
If the factory maintains a vault count, ensure it remains correct after adding and removing vaults.
Requirements
- In
vault_factory tests, add a scenario that:
- Creates multiple vaults
- Removes one or more
- Asserts the reported count and queries reflect the updated number
Definition of Done
Description
If the factory maintains a vault count, ensure it remains correct after adding and removing vaults.
Requirements
vault_factorytests, add a scenario that:Definition of Done
cargo test -p vault_factorypasses