-
Notifications
You must be signed in to change notification settings - Fork 94
Open
Labels
Stellar WaveIssues in the Stellar wave programIssues in the Stellar wave program
Description
Description
Add tests: create invoices up to limit (succeed); next invoice fails with clear error; cancel/paid invoices may free slot if limit counts only active; config update changes limit.
Requirements and context
- Achieve minimum 95% test coverage for max invoices per business
- Smart contracts only (Soroban/Rust)
Suggested execution
- Fork the repo and create a branch
git checkout -b test/max-invoices-per-business - Implement changes
- Add tests for max invoices feature
- Test and commit
- Run
cargo test - Attach test output
- Run
Example commit message
test: max invoices per business enforcement
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