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
ETA: 12 hours
Coordinate on Telegram
Summary
The creator detail page shows the creator fee and protocol fee as percentages. An integration test should confirm the
bpsToPercenthelper is applied and the values render in a human-readable format, not as raw basis points.Scope
5%) not a raw number like500Acceptance Criteria
ETA: 12 hours
Coordinate on Telegram