-
Notifications
You must be signed in to change notification settings - Fork 93
Open
Labels
Stellar WaveIssues in the Stellar wave programIssues in the Stellar wave program
Description
Description
Add tests for create_backup (admin, invoice count), restore_backup (admin, clears and restores), validate_backup, archive_backup (admin); backup list and cleanup old backups.
Requirements and context
- Achieve minimum 95% test coverage for backup
- Smart contracts only (Soroban/Rust)
Suggested execution
- Fork the repo and create a branch
git checkout -b test/backup-create-restore-validate - Implement changes
- Add tests for backup module
- Test and commit
- Run
cargo test - Attach test output
- Run
Example commit message
test: backup create restore validate
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