Write your own test

A second style: stats and dedup

tests/test_stats_waitlist.py tests different endpoints but leans on the exact same fixtures. Skimming a second file is how you learn a codebase's testing habits fast โ€” the shape repeats even when the behavior doesn't.