Skip to content

Add integration test for creator detail page showing holder count from API response #491

Description

@Chucks1093

Summary

The creator detail page must display the holder count returned by the API. An integration test should confirm the value from the mock API response is rendered in the correct location on the page.

Scope

  • Mock the creator detail API to return a specific holder count
  • Render the creator detail page
  • Assert the holder count value is visible on the page
  • Assert the formatted value uses the K suffix helper for counts above 1000

Acceptance Criteria

  • Holder count from API response is rendered on the page
  • Count above 1000 displays with K suffix
  • Count below 1000 displays as raw number

ETA: 12 hours


Coordinate on Telegram

Metadata

Metadata

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