Skip to content

Add integration test for creator list response shape consistency across page sizes #317

@aniokedianne

Description

@aniokedianne

Summary
Creator list responses with page size of one, ten, and the maximum should all return the same top-level response shape. An integration test across multiple page sizes confirms the envelope structure is consistent regardless of result count.

Scope

  • add an integration test that requests the creator list at three different page sizes
  • assert the top-level response shape is identical across all three responses
  • assert only the items array length and pagination metadata differ between responses

Acceptance Criteria

  • the response envelope shape is identical for all tested page sizes
  • the items array length matches the requested page size or the total available
  • the test uses a fixture with enough creators to produce varied result counts

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