12 Commits

Author SHA1 Message Date
juancarmore
2bea178e76 tests: update tests to reflect code changes and add test cases for update room status endpoint 2025-09-05 01:12:17 +02:00
juancarmore
3b77f5e0f1 tests: add roomName filter test 2025-08-16 13:46:27 +02:00
juancarmore
459537ecfb backend: replace roomIdPrefix with roomName 2025-08-05 16:36:03 +02:00
Carlos Santos
b98d4d0cd9 tests: Renamed utils directory to helpers 2025-04-29 13:48:45 +02:00
juancarmore
5a7185caa3 tests: Include recording access control in room preferences where needed and reorganize imports 2025-04-25 11:46:38 +02:00
Carlos Santos
e0a74b4446 test: streamline test server initialization by removing unnecessary await and stopTestServer calls 2025-04-23 13:52:25 +02:00
Carlos Santos
ba88183f26 backend: Refactor room API test descriptions for consistency and enhance assertion helpers 2025-04-23 12:12:57 +02:00
Carlos Santos
4da56a1b51 backend: Replace hardcoded autoDeletionDate calculation with ms library 2025-04-15 11:13:30 +02:00
Carlos Santos
30fad6995a tests: Refactor getRooms tests to use response object and update assertion helper 2025-04-11 12:50:39 +02:00
Carlos Santos
e0fdbd56e4 tests: Update API key header usage in getRooms integration tests 2025-04-11 12:30:42 +02:00
Carlos Santos
0f9e3bcf0a backend: Refactor getRooms and assertEmptyRooms functions to remove app parameter 2025-04-11 11:46:51 +02:00
Carlos Santos
f0092b9d04 backend: Add integration tests for getRooms API with validation and pagination 2025-04-11 11:36:09 +02:00