17 Commits

Author SHA1 Message Date
juancarmore
130b84ba69 test: Refactor tests and requests helper to reflect backend changes 2025-05-31 01:38:26 +02:00
juancarmore
deadd90315 test: add integration tests for deleting participants in Meetings API 2025-05-15 21:52:15 +02:00
juancarmore
7e0585595b test: add integration tests for refreshing participant tokens with various scenarios 2025-05-13 14:30:13 +02:00
juancarmore
26103ab52a test: add integration tests for generating participant tokens and validate responses 2025-05-13 14:23:00 +02:00
juancarmore
886fd5109b test: add integration tests for generating recording tokens and update related assertions 2025-05-13 12:52:31 +02:00
juancarmore
e45420ac0f test: add integration tests for retrieving room roles and permissions 2025-05-13 12:09:57 +02:00
juancarmore
6c9e1d9b50 tests: Add recording token functionality to recordings API tests 2025-05-11 21:00:48 +02:00
juancarmore
676b1c1fc6 tests: Add security preferences API tests 2025-05-11 20:12:12 +02:00
juancarmore
4d176600e1 tests: Refactor request helpers for improved preference management and cleanup 2025-05-11 14:06:03 +02:00
Carlos Santos
d85bda282e tests: Add API tests for webhook preferences 2025-05-07 12:36:45 +02:00
Carlos Santos
3c4b373861 backend: Add appearance preferences API tests and helper functions 2025-05-07 10:43:44 +02:00
Carlos Santos
09ba892d95 backend: Remove createdBy field from rom metadata and related code 2025-05-06 17:17:22 +02:00
Carlos Santos
bcb8c82e59 backend: Add webhook integration tests; implement webhook server setup and preferences management 2025-05-06 17:14:09 +02:00
juancarmore
edab6bba31 tests: Simplify changeSecurityPreferences and update token generation functions to remove adminCookie parameter 2025-05-05 14:35:41 +02:00
juancarmore
ad928006d2 tests: Add generateRecordingToken function in request-helpers.ts 2025-05-05 10:47:58 +02:00
juancarmore
e5242d16b9 tests: Replace app instance checks with a centralized checkAppIsRunning function 2025-05-05 10:47:09 +02:00
Carlos Santos
b98d4d0cd9 tests: Renamed utils directory to helpers 2025-04-29 13:48:45 +02:00