Skip to content

Add integration test for creator list returning correct total count after price filter applied #512

Description

@Chucks1093

Summary

The creator list response includes a total field in the metadata. When a price range filter is active, total should reflect only the creators that match the filter, not the full unfiltered count. An integration test should confirm this.

Scope

  • Seed five creators with varied prices
  • Apply a price range filter that matches three of them
  • Assert meta.total in the response equals 3, not 5

Acceptance Criteria

  • meta.total reflects filtered count, not total creator count
  • Data array length matches meta.total

ETA: 12 hours


Coordinate on Telegram

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