-
Notifications
You must be signed in to change notification settings - Fork 38
Closed as not planned
Labels
Stellar WaveIssues in the Stellar wave programIssues in the Stellar wave program
Description
Description
Add a test that creates multiple vaults and verifies vault_ids are unique and that operations on one vault do not affect another (get_vault_state, release, redirect, cancel).
Requirements and context
- Must be secure, tested, and documented
- Should be efficient and easy to review
Suggested execution
- Fork the repo and create a branch
git checkout -b test/multiple-vaults-isolation- Implement changes
- Create several vaults, assert distinct ids and correct state per id
- Test and commit
- Run tests
- Include test output and security notes
- Example commit message:
test: multiple vaults ID uniqueness and isolation
Guidelines
- Minimum 95 percent test coverage
- Clear documentation
- Timeframe: 96 hours
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Stellar WaveIssues in the Stellar wave programIssues in the Stellar wave program