-
Notifications
You must be signed in to change notification settings - Fork 35
Open
Labels
Stellar WaveIssues in the Stellar wave programIssues in the Stellar wave program
Description
Description
Add a test that after create_vault, the contract's USDC balance increases by the vault amount and the creator's balance decreases accordingly (with test token).
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/usdc-balance-after-create- Implement changes
- Set up test USDC, create vault, assert contract and creator balances
- Test and commit
- Run tests
- Include test output and security notes
- Example commit message:
test: USDC balance updates after create_vault
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