26 Commits

Author SHA1 Message Date
juancarmore
fb589bd19b tests: adjust updateParticipantRole and updateRoomPreferences tests 2025-08-27 21:12:06 +02:00
juancarmore
981c7e0d96 backend: update environment variables to use initial configuration for admin credentials, API key and webhook settings 2025-08-27 12:57:25 +02:00
juancarmore
1161f1bb21 Rename publisher role to speaker across the application 2025-08-06 22:14:56 +02:00
juancarmore
aef2a2484b backend: allow publisher participants to retrieve room information except moderatorRoomUrl field 2025-08-05 17:49:20 +02:00
Carlos Santos
583941fbd9 backend: moved update room endpoint from internal to public 2025-07-30 15:48:34 +02:00
juancarmore
169030a995 test: update tests and helpers to reflect code changes 2025-07-11 12:14:15 +02:00
juancarmore
b059acb159 test: improve test cleanup by adding disconnectFakeParticipants and consolidating room/recording deletions 2025-06-23 13:57:44 +02:00
juancarmore
3a28936ca3 test: add security tests for Get Room Preferences endpoint 2025-06-10 12:48:07 +02:00
juancarmore
130b84ba69 test: Refactor tests and requests helper to reflect backend changes 2025-05-31 01:38:26 +02:00
juancarmore
cf04b4e32d tests: Update room security tests to enhance authentication scenarios and add recording token generation tests 2025-05-11 15:35:01 +02:00
juancarmore
46bd1bcca8 tests: Refactor security tests to use setupSingleRoom for room data management 2025-05-05 14:38:56 +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
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
juancarmore
439f832dd9 tests: Add room roles and permissions tests 2025-04-12 14:17:42 +02:00
juancarmore
ef67924fbc tests: Update API path constants to use internal-config module 2025-04-12 12:34:31 +02:00
Carlos Santos
955fb90194 Revert "tests: Update createRoom calls to use empty object for consistent parameter handling"
This reverts commit 57489189ecc39119852b7434dabf9f52d7c965a6.
2025-04-11 12:17:20 +02:00
juancarmore
57489189ec tests: Update createRoom calls to use empty object for consistent parameter handling 2025-04-11 11:58:38 +02:00
juancarmore
b31a53e6d9 tests: Refactor room security tests to use INTERNAL_ROOMS_PATH constant for API calls 2025-04-11 11:19:03 +02:00
juancarmore
8f7624eecd tests: Refactor room security tests to use updated helper functions and improve API integration 2025-04-10 18:51:39 +02:00
Carlos Santos
96236f6a9e backend: Refactor test server setup by moving to helpers module 2025-04-10 16:47:47 +02:00
Carlos Santos
ef514f752c backend: Update tests to replace expirationDate with autoDeletionDate for consistency 2025-04-08 18:39:45 +02:00
juancarmore
985e882c7e backend: Refactor tests to use a constant when having same routes for better maintainalibity 2025-04-03 18:50:56 +02:00
juancarmore
1d7ab03caf backend: Fix beforeEach import in room-security.test.ts file 2025-04-03 14:42:19 +02:00
juancarmore
55a7868e8a backend: Add integration tests for testing security in room API 2025-04-03 14:34:49 +02:00