Carlos Santos
|
2ee94daff4
|
ci: update Docker Compose log dumping path to /tmp for consistency
|
2025-05-14 16:48:33 +02:00 |
|
Carlos Santos
|
34bc2ce548
|
ci: update OpenVidu Local Deployment reference from development to main
|
2025-05-14 16:39:37 +02:00 |
|
Carlos Santos
|
b52eab4bca
|
test: refactor commandsManager usage in unit tests for clarity
|
2025-05-14 16:39:29 +02:00 |
|
Carlos Santos
|
a2f1ea71d2
|
ci: update Docker Compose log dumping to use local containers.txt
|
2025-05-14 16:18:14 +02:00 |
|
Carlos Santos
|
16d9a0e205
|
test: enhance console error logging with type tags
|
2025-05-14 16:06:10 +02:00 |
|
Carlos Santos
|
39beed3172
|
ci: remove redundant npm install steps and add Docker Compose log dumping
|
2025-05-14 15:59:20 +02:00 |
|
Carlos Santos
|
e9f66f6807
|
prepare.sh: add testapp build step to preparation script
|
2025-05-14 15:59:13 +02:00 |
|
Carlos Santos
|
85985274ed
|
ci: remove unnecessary directory listings from test run for cleaner output
|
2025-05-14 15:48:49 +02:00 |
|
Carlos Santos
|
df1d339fcf
|
test: remove screenshot logging from afterEach hook for cleaner test output
|
2025-05-14 15:43:47 +02:00 |
|
Carlos Santos
|
eb572bf3ef
|
test: add launchOptions to Playwright configuration for improved media stream handling
|
2025-05-14 14:25:44 +02:00 |
|
Carlos Santos
|
cc446c206f
|
ci: rename step to upload failed test videos for clarity
|
2025-05-14 14:25:33 +02:00 |
|
Carlos Santos
|
17b66c6c35
|
ci: add step to upload test videos with specified retention
|
2025-05-14 14:14:25 +02:00 |
|
Carlos Santos
|
2fa5a53d24
|
webcomponent: enhance CommandsManager and OpenViduMeet for improved event handling and initialization
|
2025-05-14 14:06:33 +02:00 |
|
Carlos Santos
|
233ec74871
|
ci: add environment variable for webhook in E2E test workflow
|
2025-05-14 13:59:54 +02:00 |
|
Carlos Santos
|
e57f3484c8
|
test: improve error handling subscription in E2E tests
|
2025-05-14 13:58:16 +02:00 |
|
Carlos Santos
|
0b5462a569
|
testapp: change event log insertion to prepend new events
|
2025-05-14 13:58:05 +02:00 |
|
Carlos Santos
|
26d7d40cbd
|
test: refactor E2E tests to use existing browser context and improve structure
|
2025-05-14 13:24:30 +02:00 |
|
Carlos Santos
|
0870a0b459
|
prepare.sh: correct build order in prepare script for frontend and backend
|
2025-05-14 13:18:14 +02:00 |
|
Carlos Santos
|
e9f9dbeb04
|
backend: set NODE_ENV for production and development start scripts
|
2025-05-14 13:01:48 +02:00 |
|
Carlos Santos
|
89ec61249a
|
backend: enhance path utilities with environment checks and logging
|
2025-05-14 13:01:37 +02:00 |
|
Carlos Santos
|
12bbd7b4e8
|
backend: update path resolution for public files to use project root
|
2025-05-14 12:24:41 +02:00 |
|
Carlos Santos
|
d2d3453f35
|
test: improve failure logging in E2E tests
|
2025-05-14 12:10:38 +02:00 |
|
Carlos Santos
|
8136547e6e
|
webcomponent: simplify bundle copy logic in rollup configuration
|
2025-05-14 12:02:42 +02:00 |
|
Carlos Santos
|
00a0242e61
|
ci: redirect output of backend and testapp to log files for better debugging
|
2025-05-14 12:02:30 +02:00 |
|
Carlos Santos
|
a4404c8c59
|
test: log console errors during E2E tests for better debugging
|
2025-05-14 11:45:29 +02:00 |
|
Carlos Santos
|
19fd1cc30e
|
frontend: streamline frontend build process in prepare script
|
2025-05-14 11:37:45 +02:00 |
|
Carlos Santos
|
cff4e10364
|
test: change screenshot format from JPEG to PNG in E2E tests
|
2025-05-14 11:23:14 +02:00 |
|
Carlos Santos
|
f273b126e9
|
test: change screenshot format to JPEG with reduced quality
|
2025-05-14 11:13:44 +02:00 |
|
Carlos Santos
|
8f3da4b859
|
test: add screenshot capture on test failure in E2E tests
|
2025-05-14 11:12:28 +02:00 |
|
Carlos Santos
|
f0c2e6e275
|
testapp: correct attribute typo in meeting container for OpenVidu component
|
2025-05-14 11:03:08 +02:00 |
|
Carlos Santos
|
81aea14b76
|
ci: move Playwright browser installation to test execution step
|
2025-05-14 11:02:36 +02:00 |
|
Carlos Santos
|
6b13870fc1
|
ci: ensure Playwright browsers are installed after dependencies in E2E test workflow
|
2025-05-14 10:45:08 +02:00 |
|
Carlos Santos
|
57b2812c63
|
ci: update Playwright browser installation path to use temporary directory
|
2025-05-14 10:39:42 +02:00 |
|
Carlos Santos
|
6591238382
|
test: update participants API test command to use integration tests
|
2025-05-14 10:29:52 +02:00 |
|
Carlos Santos
|
959210c2e9
|
ci: set PLAYWRIGHT_BROWSERS_PATH for Playwright browser installation and test execution
|
2025-05-14 10:26:53 +02:00 |
|
Carlos Santos
|
7c5f1b8b23
|
test: update E2E tests to use default headless config and improve webhook handling
|
2025-05-14 10:16:31 +02:00 |
|
Carlos Santos
|
203cfc6791
|
ci: remove redundant setup steps for OpenVidu Meet WebComponent in E2E test workflow
|
2025-05-13 17:15:54 +02:00 |
|
Carlos Santos
|
c9d816b3b8
|
testapp: update build script to include copying public assets to dist/testapp
|
2025-05-13 17:11:04 +02:00 |
|
juancarmore
|
34312e16d3
|
ci: add integration tests for participants API and update workflow
|
2025-05-13 14:41:36 +02:00 |
|
Carlos Santos
|
2406169700
|
prepare.sh: fix comment formatting for webcomponent build step
|
2025-05-13 14:39:24 +02:00 |
|
Carlos Santos
|
fd224a9aa1
|
prepare.sh: add missing build steps for webcomponent in prepare script
|
2025-05-13 14:34:28 +02:00 |
|
Carlos Santos
|
d8e9f624c3
|
testapp: update start script path to point to the correct index file in testapp
|
2025-05-13 14:30:39 +02:00 |
|
juancarmore
|
7e0585595b
|
test: add integration tests for refreshing participant tokens with various scenarios
|
2025-05-13 14:30:13 +02:00 |
|
juancarmore
|
26103ab52a
|
test: add integration tests for generating participant tokens and validate responses
|
2025-05-13 14:23:00 +02:00 |
|
Carlos Santos
|
9630fa475d
|
ci: correct directory path for testapp startup in E2E workflow
|
2025-05-13 14:17:12 +02:00 |
|
Carlos Santos
|
492a70251d
|
testapp: update build script to specify root directory and remove unused service and type files
|
2025-05-13 14:17:03 +02:00 |
|
Carlos Santos
|
33087fee11
|
ci: enhance E2E test workflow by adding setup steps for OpenVidu Local Deployment and testapp
|
2025-05-13 14:06:39 +02:00 |
|
Carlos Santos
|
cba1a0938c
|
test: update Playwright configuration to utilize RUN_MODE for headless setting in E2E tests
|
2025-05-13 13:55:24 +02:00 |
|
Carlos Santos
|
21452955bd
|
ci: adjust Playwright browser installation step in E2E test workflow
|
2025-05-13 13:45:19 +02:00 |
|
Carlos Santos
|
6cc13d1ed1
|
ci: add workflow for WebComponent E2E tests
|
2025-05-13 13:12:51 +02:00 |
|