23 Commits

Author SHA1 Message Date
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
51d57558d4 backend: Fixed recording ID format in security tests 2025-04-15 14:43:09 +02:00
juancarmore
52bb15d347 tests: Add meeting API security tests 2025-04-12 14:20:28 +02:00
juancarmore
ffbe5a5d09 tests: Remove delete participant tests from participant security tests 2025-04-12 14:17:56 +02:00
juancarmore
439f832dd9 tests: Add room roles and permissions tests 2025-04-12 14:17:42 +02:00
juancarmore
5e841a307b tests: Update test suite descriptions for clarity 2025-04-12 14:16:59 +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
0e531948de tests: Refactor participant security tests to use helper functions and constants 2025-04-11 11:20:04 +02:00
juancarmore
e0d155b8c2 tests: Refactor recording security tests to use helper functions 2025-04-11 11:19:54 +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
b78af0eff2 tests: Update authentication tests to use consistent AUTH_PATH and loginUserAsRole helper 2025-04-10 18:59:24 +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
7e62417ed7 backend: Add integration tests for testing security in recordings API 2025-04-04 10:27:11 +02:00
juancarmore
03846749af backend: Add integration tests for testing security in participants API 2025-04-03 18:54:21 +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
juancarmore
c94f262240 backend: Add integration tests for authentication API 2025-04-02 16:26:43 +02:00