Skip to content

Add fuzz tests for fund_invoice #495

Description

@Levi-Ojukwu

Description:

The fund_invoice function needs property-based fuzz testing.

Why it matters: Fuzz testing finds edge cases that unit tests miss.

Acceptance Criteria:

  • Property test that fund_invoice never panics with random inputs
  • Test with random amounts, tokens, and funder addresses

Relevant Files: contracts/fuzz/src/lib.rs


Metadata

Metadata

Assignees

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