Skip to content

Add integration test for fee percentage display rendering correctly on creator detail page #529

Description

@Chucks1093

Summary

The creator detail page shows the creator fee and protocol fee as percentages. An integration test should confirm the bpsToPercent helper is applied and the values render in a human-readable format, not as raw basis points.

Scope

  • Mock the creator detail API to return fee values in bps
  • Render the creator detail page
  • Assert the displayed creator fee shows a percentage string (e.g. 5%) not a raw number like 500
  • Assert the protocol fee displays the same way

Acceptance Criteria

  • Creator fee displayed as percentage string
  • Protocol fee displayed as percentage string
  • Raw bps values not visible in the rendered output

ETA: 12 hours


Coordinate on Telegram

Metadata

Metadata

Assignees

Labels

GrantFox OSSIssue tracked in GrantFox OSSMaybe RewardedIssue may be eligible for a GrantFox rewardOfficial Campaign | FWC26Campaign: Official Campaign | FWC26

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions