Skip to content

Max Invoices Per Business Enforcement #490

@Baskarayelu

Description

@Baskarayelu

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

  1. Fork the repo and create a branch
    git checkout -b test/max-invoices-per-business
  2. Implement changes
    • Add tests for max invoices feature
  3. Test and commit
    • Run cargo test
    • Attach test output

Example commit message
test: max invoices per business enforcement

Guidelines

  • Minimum 95 percent test coverage
  • Clear documentation
  • Timeframe: 96 hours

Metadata

Metadata

Assignees

No one assigned

    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