Skip to content

Test multiple vaults (ID uniqueness and isolation) #33

@1nonlypiece

Description

@1nonlypiece

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

Metadata

Metadata

Assignees

Labels

Stellar WaveIssues in the Stellar wave program

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions