juancarmore
|
f28ea2bc56
|
test: implement API keys management tests including creation, retrieval and deletion
|
2025-06-19 13:37:18 +02:00 |
|
juancarmore
|
13e651cf8d
|
test: streamline password reset logic in user security tests and update change password method to use MEET_ADMIN_SECRET
|
2025-06-19 12:20:49 +02:00 |
|
juancarmore
|
eb8ed528b6
|
test: remove public access tests and add new scenarios for recording access using secrets
|
2025-06-13 17:19:38 +02:00 |
|
juancarmore
|
e039e48e06
|
test: update getRecordingUrl tests to use new URL format
|
2025-06-10 16:27:03 +02:00 |
|
juancarmore
|
082bea9b5e
|
test: add validation checks for recording URL responses and refactor related tests
|
2025-06-10 12:49:19 +02:00 |
|
juancarmore
|
3a28936ca3
|
test: add security tests for Get Room Preferences endpoint
|
2025-06-10 12:48:07 +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
|
979396aedd
|
test: add new security test cases for getRecordingMedia endpoint and implement security tests for getRecordingUrl endpoint
|
2025-06-09 21:05:30 +02:00 |
|
juancarmore
|
130b84ba69
|
test: Refactor tests and requests helper to reflect backend changes
|
2025-05-31 01:38:26 +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
|
25b4ef6c1d
|
tests: Add global preferences API security tests
|
2025-05-11 19:23:24 +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
|
4e16598cbe
|
tests: Add more security tests for meeting API
|
2025-05-11 15:34:44 +02:00 |
|
juancarmore
|
a08da5dc75
|
tests: Enhance recording API security tests by including cases with recording token cookie
|
2025-05-11 14:07:21 +02:00 |
|
juancarmore
|
5671d58f1f
|
tests: Add setupSingleRoomWithRecording function and refactor recording security tests
|
2025-05-05 16:39:17 +02:00 |
|
juancarmore
|
46bd1bcca8
|
tests: Refactor security tests to use setupSingleRoom for room data management
|
2025-05-05 14:38:56 +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 |
|
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 |
|