Summary
src/hooks/useRewardDistribution.ts lacks unit tests for the bell-curve distribution algorithm and receipt shape.
Affected area
src/hooks/useRewardDistribution.ts, src/hooks/__tests__
Steps to reproduce
There is no test file.
Expected behaviour
Add tests for correct weighting, empty rewards, max-distribution cap, and re-render frequency.
Acceptance criteria
Summary
src/hooks/useRewardDistribution.tslacks unit tests for the bell-curve distribution algorithm and receipt shape.Affected area
src/hooks/useRewardDistribution.ts,src/hooks/__tests__Steps to reproduce
There is no test file.
Expected behaviour
Add tests for correct weighting, empty rewards, max-distribution cap, and re-render frequency.
Acceptance criteria