17 Commits

Author SHA1 Message Date
juancarmore
294d51f9ad test: add cleanup step to restore API key after authentication tests 2025-08-27 17:49:00 +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
f28ea2bc56 test: implement API keys management tests including creation, retrieval and deletion 2025-06-19 13:37:18 +02:00
juancarmore
287148e8fc test: add user API security tests for profile and change password functionality 2025-06-09 22:35:22 +02:00
juancarmore
130b84ba69 test: Refactor tests and requests helper to reflect backend changes 2025-05-31 01:38:26 +02:00
juancarmore
e6173e1748 tests: Refactor validation error checks in authentication tests to use expectValidationError helper 2025-05-05 14:38:21 +02:00
juancarmore
7d75d7948e tests: Refactor authentication tests to use cookie names from internal configuration 2025-05-05 10:46:37 +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
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
juancarmore
b78af0eff2 tests: Update authentication tests to use consistent AUTH_PATH and loginUserAsRole helper 2025-04-10 18:59:24 +02:00
Carlos Santos
96236f6a9e backend: Refactor test server setup by moving to helpers module 2025-04-10 16:47:47 +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
c94f262240 backend: Add integration tests for authentication API 2025-04-02 16:26:43 +02:00