Skip to content

Test – Backup Create Restore Validate #304

@Baskarayelu

Description

@Baskarayelu

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

  1. Fork the repo and create a branch
    git checkout -b test/backup-create-restore-validate
  2. Implement changes
    • Add tests for backup module
  3. Test and commit
    • Run cargo test
    • Attach test output

Example commit message
test: backup create restore validate

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