kaboot/tests/components
Joey Yakimowich-Payne 79820f5298
Add kick player and leave game functionality
- Host can kick players from lobby (removes from game, clears presenter if needed)
- Client can voluntarily leave game
- Fix browser-compatible base64 decoding for document upload (atob vs Buffer)
2026-01-19 14:52:57 -07:00
..
DefaultConfigModal.test.tsx Add more tests 2026-01-15 07:08:50 -07:00
GameConfigPanel.test.tsx Add more tests 2026-01-15 07:08:50 -07:00
ImportQuizzesModal.test.tsx Add import/export 2026-01-15 22:27:17 -07:00
Lobby.test.tsx Add kick player and leave game functionality 2026-01-19 14:52:57 -07:00
QuizEditorAsyncConfig.test.tsx Move tabs 2026-01-19 14:04:10 -07:00
QuizEditorConfig.test.tsx Move tabs 2026-01-19 14:04:10 -07:00
QuizLibrary.test.tsx Add sharing 2026-01-16 08:49:21 -07:00
RevealScreen.test.tsx Add presenter role for game flow control 2026-01-19 14:02:28 -07:00
SaveOptionsModal.test.tsx Add tests and edit works 2026-01-13 23:52:04 -07:00
Scoreboard.test.tsx Add presenter role for game flow control 2026-01-19 14:02:28 -07:00
SharedQuizView.test.tsx Fix sharing 2026-01-16 09:42:12 -07:00