Skip to content

Test USDC balance updates after create_vault #39

@1nonlypiece

Description

@1nonlypiece

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

Metadata

Metadata

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