-
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 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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Stellar WaveIssues in the Stellar wave programIssues in the Stellar wave program