35 Commits

Author SHA1 Message Date
Carlos Santos
a5024fccf2 tests: Enhance room deletion tests with custom MEETING_DEPARTURE_TIMEOUT and LiveKit room creation 2025-05-07 11:39:32 +02:00
juancarmore
5a66b2f623 tests: Fix broken tests by changing expected error responses and reorganize imports 2025-04-30 16:19:23 +02:00
Carlos Santos
829c7a1555 tests: Add test for room deletion upon receiving room_finished webhook 2025-04-30 14:48:59 +02:00
Carlos Santos
b98d4d0cd9 tests: Renamed utils directory to helpers 2025-04-29 13:48:45 +02:00
Carlos Santos
7e3d1e4601 test: Add wait time after room deletion to ensure proper cleanup 2025-04-25 12:33:54 +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
b283c9d070 tests: remove unused sleep function and clean up afterAll hook 2025-04-23 17:33:20 +02:00
Carlos Santos
686547fe87 tests: add sleep for 6 seconds after disconnecting fake participants in delete room tests 2025-04-23 16:56:05 +02:00
Carlos Santos
51e2f9103f tests: increase sleep duration to 4 seconds for webhook verification in garbage collector tests 2025-04-23 14:48:11 +02:00
Carlos Santos
ace65e5f89 tests: await disconnectFakeParticipants in afterEach hooks for consistency 2025-04-23 14:41:23 +02:00
Carlos Santos
a2aa400a71 tests: fixed typos 2025-04-23 14:26: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
28fb0a594e backend: Update room test cases to use await for participant joining 2025-04-21 16:27:58 +02:00
Carlos Santos
20ef57b14c backend: Update meet-room-options schema and validation to enforce roomIdPrefix length limit 2025-04-15 13:22:50 +02:00
Carlos Santos
d6b69f5d19 backend: Update bulk delete room tests 2025-04-15 12:18:08 +02:00
Carlos Santos
0eab569b91 backend: Refactor room creation tests to use createRoom helper and ms library for autoDeletionDate 2025-04-15 11:23:10 +02:00
Carlos Santos
9bdacf7d0f backend: Add integration tests for room garbage collector functionality 2025-04-15 11:19:12 +02:00
Carlos Santos
4da56a1b51 backend: Replace hardcoded autoDeletionDate calculation with ms library 2025-04-15 11:13:30 +02:00
Carlos Santos
a449e2a41a backend: Add update room integration tests 2025-04-14 18:23:33 +02:00
Carlos Santos
451a3b74e8 backend: Add tests for bulk room deletion 2025-04-14 17:58:50 +02:00
Carlos Santos
33a970d1ef backend: Enhance deleteRoom functionality and add delete room integration tests 2025-04-14 13:40:53 +02:00
juancarmore
ef67924fbc tests: Update API path constants to use internal-config module 2025-04-12 12:34:31 +02:00
Carlos Santos
299497120d tests: Add integration tests for Get Room API functionality 2025-04-11 14:10: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
Carlos Santos
ba40ab2747 backend: Update roomIdPrefix in create-room test to include special characters 2025-04-11 11:29:07 +02:00
juancarmore
df0a425eb7 tests: Refactor room creation tests to use ROOMS_PATH constant for API calls and update user login method 2025-04-11 11:20:27 +02:00
Carlos Santos
bd564cad2f backend: Add integration tests for OpenVidu Meet Room API creation and validation 2025-04-10 16:50:23 +02:00
Carlos Santos
2a1448330c backend: Clean up unnecessary test files 2025-04-10 16:46:03 +02:00
Carlos Santos
ef514f752c backend: Update tests to replace expirationDate with autoDeletionDate for consistency 2025-04-08 18:39:45 +02:00
juancarmore
c94f262240 backend: Add integration tests for authentication API 2025-04-02 16:26:43 +02:00
Carlos Santos
017b430bf1 Added source code 2025-03-10 19:25:11 +01:00