Skip to content

Integration test – full flow create -> cancel by creator #51

@1nonlypiece

Description

@1nonlypiece

Description
Add an integration test: create vault, call cancel_vault as creator, verify creator receives funds and vault status is Cancelled.

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/integration-create-cancel
  • Implement changes
    • Create vault, cancel as creator, assert creator balance and status Cancelled
  • Test and commit
    • Run tests
    • Include test output and security notes
  • Example commit message: test: integration create -> cancel by creator

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