feat: Scoreboard: Ranking, Matrix, Event Log and Score Graph 1.00
This commit is contained in:
@@ -364,6 +364,8 @@ describe('POST /api/v1/challenges/:id/solves', () => {
|
||||
expect(latest).toMatchObject({
|
||||
topic: 'solve',
|
||||
challengeId: c.id,
|
||||
challengeName: 'sse-emit',
|
||||
categoryAbbreviation: 'CRY',
|
||||
playerId: playerId,
|
||||
position: 1,
|
||||
awardedPoints: 400 + 15,
|
||||
|
||||
Reference in New Issue
Block a user