Skip to content

Add integration test for creator list filtered by verified status #375

@Chucks1093

Description

@Chucks1093

Summary
The creator list supports filtering by various fields but a test specifically for the verified status filter is not present. An integration test with a mixed fixture of verified and unverified creators confirms the filter is applied correctly.

Scope

  • add an integration test with a fixture containing both verified and unverified creators
  • assert that filtering by verified returns only verified creators
  • assert that filtering by unverified returns only unverified creators

Acceptance Criteria

  • the verified filter returns only verified creators
  • the unverified filter returns only unverified creators
  • a request with no verified filter returns both

Contributor coordination: if you pick this up, reach out in Telegram for updates or clarification: https://t.me/accesslayerorg

Metadata

Metadata

Assignees

Labels

Stellar WaveIssues in the Stellar wave program

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions