mirror of
https://github.com/Sendouc/sendou.ink.git
synced 2026-08-04 11:22:40 -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 |
||
|---|---|---|
| .. | ||
| admin | ||
| api | ||
| api-private | ||
| api-public | ||
| art | ||
| articles | ||
| associations | ||
| auth | ||
| badges | ||
| ban | ||
| bracket-test | ||
| build-analyzer | ||
| build-stats | ||
| builds | ||
| calendar | ||
| chat | ||
| comp-analyzer | ||
| components-showcase | ||
| core/streams | ||
| friends | ||
| front-page | ||
| img-upload | ||
| info/routes | ||
| layout | ||
| leaderboards | ||
| lfg | ||
| links | ||
| live-streams | ||
| map-list-generator | ||
| map-planner | ||
| match-page-test/routes | ||
| match-profile | ||
| mmr | ||
| notifications | ||
| object-damage-calculator | ||
| params | ||
| plus-suggestions | ||
| plus-voting | ||
| scrims | ||
| search | ||
| sendouq | ||
| sendouq-match | ||
| sendouq-streams | ||
| session-id | ||
| settings | ||
| sidebar/core | ||
| splatoon-rotations | ||
| team | ||
| theme | ||
| tier-list-maker | ||
| top-search | ||
| tournament | ||
| tournament-admin | ||
| tournament-bracket | ||
| tournament-lfg | ||
| tournament-match | ||
| tournament-organization | ||
| tournament-subs | ||
| trophies | ||
| user-card | ||
| user-page | ||
| user-report | ||
| user-search/routes | ||
| vods | ||