juancarmore
1161f1bb21
Rename publisher role to speaker across the application
2025-08-06 22:14:56 +02:00
juancarmore
42db1b7bb6
backend: update recording handling to include roomName and adjust related logic
2025-08-06 13:33:56 +02:00
juancarmore
6e9c1743a1
backend: update participant handling to make participantName optional and adjust related logic
2025-08-05 17:52:13 +02:00
juancarmore
459537ecfb
backend: replace roomIdPrefix with roomName
2025-08-05 16:36:03 +02:00
juancarmore
3ef546488f
test: refactor setupSingleRoom function to join participant after generating participant token
...
This fix the bug that causes LiveKit webhook events to not have property 'metadata' defined because the room was being created when joining participant instead of when generating token
2025-06-20 14:59:38 +02:00
Carlos Santos
eb6427eb99
backend: add internal API endpoint and functionality to retrieve room preferences
2025-06-10 12:09:50 +02:00
Carlos Santos
a69f112006
test: reorder parameters in setupSingleRoom calls for consistency
2025-06-04 14:34:13 +02:00
Carlos Santos
da76042d07
test: reorder parameters in setupSingleRoom for consistency
2025-06-04 13:56:30 +02:00
Carlos Santos
c51ea8e18c
test: update recording test for avoiding garbage recordings
2025-06-04 13:49:28 +02:00
juancarmore
26103ab52a
test: add integration tests for generating participant tokens and validate responses
2025-05-13 14:23:00 +02:00
juancarmore
4d176600e1
tests: Refactor request helpers for improved preference management and cleanup
2025-05-11 14:06:03 +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
5671d58f1f
tests: Add setupSingleRoomWithRecording function and refactor recording security tests
2025-05-05 16:39:17 +02:00
juancarmore
e90fac28b5
tests: Add setupSingleRoom function in test-scenarios.ts and refactor code
2025-05-05 14:37:11 +02:00
Carlos Santos
b98d4d0cd9
tests: Renamed utils directory to helpers
2025-04-29 13:48:45 +02:00