Carlos Santos
|
ef3289d5ef
|
backend: Export missing injectable and inject from inversify in dependency injector config
|
2025-04-25 10:43:10 +02:00 |
|
Carlos Santos
|
b8ed0faf90
|
test: Enhance bulk delete recording tests and add validation for room metadata deletion
|
2025-04-25 10:36:56 +02:00 |
|
Carlos Santos
|
51ed2faa12
|
backend: Enhance recording deletion logic and update associated room metadata location directory
|
2025-04-25 10:36:56 +02:00 |
|
Carlos Santos
|
db3e990c14
|
backend: Simplify pagination schema reference in success-get-rooms response
|
2025-04-25 10:36:55 +02:00 |
|
Carlos Santos
|
754dd3bd35
|
backend: Add recording fields parameter and enhance pagination in getRecordings response
|
2025-04-25 10:36:55 +02:00 |
|
juancarmore
|
5e11be08b4
|
backend: Reorganize imports
|
2025-04-24 14:59:46 +02:00 |
|
Carlos Santos
|
2c1657a58d
|
test: Add integration tests for GET Recording API and validation
|
2025-04-24 14:05:06 +02:00 |
|
Carlos Santos
|
0250d00f7b
|
ci: Update integration test workflow to ensure OpenVidu Meet readiness
|
2025-04-24 14:02:22 +02:00 |
|
Carlos Santos
|
d1205b82fd
|
ci: Simplify wait step for OpenVidu Meet using wait-on
ci: use nohup to run OpenVidu Meet in the background
ci: Comment out wait-on installation steps in integration tests
|
2025-04-24 13:17:07 +02:00 |
|
juancarmore
|
7135270b8a
|
Refactor code to use ParticipantOptions instead of TokenOptions
|
2025-04-24 12:26:07 +02:00 |
|
juancarmore
|
7ad0328dcf
|
typings: Rename TokenOptions interface to ParticipantOptions
|
2025-04-24 12:24:01 +02:00 |
|
juancarmore
|
2a02d1befd
|
backend: Refactor dependency injection and service exports for improved organization
|
2025-04-24 12:22:27 +02:00 |
|
Carlos Santos
|
6507063d39
|
backend: add wait step for OpenVidu Meet to ensure readiness before running tests
|
2025-04-24 11:53:14 +02:00 |
|
Carlos Santos
|
9897436df2
|
backend: update recording start method for improving its clarity and avoding race conditions receiving events
|
2025-04-24 11:48:38 +02:00 |
|
Carlos Santos
|
8c6011b5c3
|
backend: reduce recording start timeout from 30s to 20s
|
2025-04-24 11:43:05 +02:00 |
|
Carlos Santos
|
7a8f3fbe69
|
backend: refactor recording start process and add room validation checks
|
2025-04-24 11:43:05 +02:00 |
|
Carlos Santos
|
b87e548cdf
|
backend: update eventType in SystemEventPayload to use SystemEventType enum
|
2025-04-24 11:43:05 +02:00 |
|
juancarmore
|
41a375c6bb
|
backend: Enhance participant token validation to include authenticated user retrieval
|
2025-04-24 11:23:07 +02:00 |
|
juancarmore
|
0006097d8e
|
backend: Rename recording permission middleware for clarity and consistency
|
2025-04-24 11:22:30 +02:00 |
|
juancarmore
|
9059780382
|
backend: Move participant token generation logic from LiveKitService to TokenService and refactor code
|
2025-04-24 11:21:31 +02:00 |
|
Carlos Santos
|
a442562a03
|
tests: implement event controller for managing system events and pausing functionality
|
2025-04-23 17:45:44 +02:00 |
|
Carlos Santos
|
9304962b16
|
ci: update integration test workflow to include setup for OpenVidu Meet and publish test reports
|
2025-04-23 17:39:31 +02:00 |
|
Carlos Santos
|
b283c9d070
|
tests: remove unused sleep function and clean up afterAll hook
|
2025-04-23 17:33:20 +02:00 |
|
Carlos Santos
|
b3470d7ea0
|
ci: start openvidu meet for receiving the webhooks events
|
2025-04-23 17:27:30 +02:00 |
|
Carlos Santos
|
3eb3b203b2
|
backend: change MEET_LOG_LEVEL to verbose in .env.test for improved logging
|
2025-04-23 17:01:14 +02:00 |
|
Carlos Santos
|
686547fe87
|
tests: add sleep for 6 seconds after disconnecting fake participants in delete room tests
|
2025-04-23 16:56:05 +02:00 |
|
Carlos Santos
|
514965162d
|
ci: add jest-junit for test reporting and update integration test workflow
|
2025-04-23 15:02:54 +02:00 |
|
Carlos Santos
|
51e2f9103f
|
tests: increase sleep duration to 4 seconds for webhook verification in garbage collector tests
|
2025-04-23 14:48:11 +02:00 |
|
Carlos Santos
|
ca59577fa5
|
backend: add .env.test configuration file for environment settings
|
2025-04-23 14:43:49 +02:00 |
|
Carlos Santos
|
72b83d2349
|
config: increase test timeout to 60 seconds for better stability
|
2025-04-23 14:43:02 +02:00 |
|
Carlos Santos
|
ace65e5f89
|
tests: await disconnectFakeParticipants in afterEach hooks for consistency
|
2025-04-23 14:41:23 +02:00 |
|
Carlos Santos
|
d095233f65
|
ci: Add installation step for LK CLI in integration tests
|
2025-04-23 14:29:51 +02:00 |
|
Carlos Santos
|
17df78b566
|
ci: Add comment to yarn setup step for clarity
|
2025-04-23 14:26:53 +02:00 |
|
Carlos Santos
|
a2aa400a71
|
tests: fixed typos
|
2025-04-23 14:26:38 +02:00 |
|
Carlos Santos
|
221b19677c
|
ci: Add yarn setup step and correct Recording API Tests name in integration workflow
|
2025-04-23 14:19:57 +02:00 |
|
Carlos Santos
|
1d93328da9
|
ci: Added room integration tests
|
2025-04-23 14:06:14 +02:00 |
|
Carlos Santos
|
0a31888257
|
backend: update integration test scripts
|
2025-04-23 14:05:50 +02:00 |
|
Carlos Santos
|
82c0241227
|
ci: update integration test workflow to use main branch and streamline job steps
|
2025-04-23 14:02:10 +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
|
db44b43022
|
backend: Update error path for roomId in withValidRoomId middleware to improve error reporting
|
2025-04-23 13:48:19 +02:00 |
|
Carlos Santos
|
9a4237c59d
|
backend: Enhance expectValidRoom to conditionally validate autoDeletionDate based on markedForDeletion
|
2025-04-23 12:45:12 +02:00 |
|
Carlos Santos
|
80237c2d76
|
backend: Refactor bulk delete recording tests to utilize expectValidationError for improved clarity and consistency
|
2025-04-23 12:23:42 +02:00 |
|
Carlos Santos
|
ba88183f26
|
backend: Refactor room API test descriptions for consistency and enhance assertion helpers
|
2025-04-23 12:12:57 +02:00 |
|
Carlos Santos
|
0c21d621f8
|
backend: Fix bulk delete recordings schema to ensure non-empty recording IDs
|
2025-04-23 11:02:21 +02:00 |
|
Carlos Santos
|
35edc4d0c0
|
backend: Enhance recording IDs description for clarity and formatting
|
2025-04-23 11:02:02 +02:00 |
|
Carlos Santos
|
f8a176b4fa
|
backend: Add bulk delete recordings tests and enhance test utilities
|
2025-04-23 11:01:46 +02:00 |
|
Carlos Santos
|
32c0c9d242
|
backend: Implement room metadata archiving and retrieval in storage service
|
2025-04-22 13:42:32 +02:00 |
|
Carlos Santos
|
c33ee7218b
|
backend: Saved recording preferences into the room_metadata json file
|
2025-04-22 13:03:03 +02:00 |
|
Carlos Santos
|
47350f1b10
|
backend: Refactor recording timeout handling by extracting timeout registration into a separate method
|
2025-04-22 11:13:30 +02:00 |
|
Carlos Santos
|
74d1b542b6
|
backend: Refactor recording timeout handling to properly register and unregister event listeners
|
2025-04-21 17:32:31 +02:00 |
|