mirror of
https://github.com/Sendouc/sendou.ink.git
synced 2026-07-31 16:17:07 -05:00
Ports the trophies feature's seeding and tests to the new factory setup: - TrophyFactory for trophies and pending submissions, TournamentFactory awarding a tournament's trophy prize to its winner on finalization - dev/trophies.ts replacing the hand-written trophy rows of the old seed, with trophy prizes attached to the dev tournaments - TrophyRepository tests built from factories instead of raw inserts - trophies e2e spec seeding its own data through factories and driving the pages through page objects |
||
|---|---|---|
| .. | ||
| actions | ||
| core | ||
| loaders | ||
| routes | ||
| admin-constants.ts | ||
| admin-schemas.ts | ||
| AdminRepository.server.test.ts | ||
| AdminRepository.server.ts | ||
| ExternalStreamRepository.server.ts | ||