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
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
Acceptance Criteria
Contributor coordination: if you pick this up, reach out in Telegram for updates or clarification: https://t.me/accesslayerorg