lila/apps/api
lila 4ece995385 test: fill coverage gaps in lobbyService and gameService
- joinLobby: addPlayer returns falsy (race condition fallback)
- joinLobby: lobby disappears between addPlayer and final fetch
- createLobby: non-unique-violation errors re-thrown immediately
- createGameSession: unexpected DB errors propagate correctly
2026-04-24 10:11:36 +02:00
..
src test: fill coverage gaps in lobbyService and gameService 2026-04-24 10:11:36 +02:00
Dockerfile updated docker pipeline to include database migrations, added dummy table to verify the pipeline works 2026-04-23 09:19:57 +02:00
package.json feat(api): add helmet security headers and rate limiting 2026-04-23 11:13:11 +02:00
tsconfig.json updating documentation, formatting 2026-04-12 09:28:35 +02:00
vitest.config.ts feat: multiplayer slice — end to end working 2026-04-18 23:32:21 +02:00