Write test confirming someone can't fetch all leaderboards
When hitting /api/leaderboards/
(or whatever the endpoint is) confirm that nothing is returned. We should only return leaderboards filtered by competition.
When hitting /api/leaderboards/
(or whatever the endpoint is) confirm that nothing is returned. We should only return leaderboards filtered by competition.