Commit Graph

814 Commits (v2compatibility)

Author SHA1 Message Date
pabloFuente 2809f10f66 openvidu-test-e2e: fix recording in openvidu-local-deployment 2025-06-03 18:36:28 +02:00
pabloFuente 1a53483921 openvidu-test-e2e: fix end reasons 2025-02-14 14:29:10 +01:00
pabloFuente 73fef3f933 openvidu-test-e2e: fix dummy values for webhook event wait 2025-02-14 13:58:56 +01:00
pabloFuente cb70caac0f Add ipCamera e2e test 2025-02-14 13:17:30 +01:00
pabloFuente 9bcca37b9d Create @OnlyPion tag for endReasonTest 2025-02-12 10:37:49 +01:00
pabloFuente c9f438ee1b Add 20 minute @Timeout to each e2e test 2025-01-30 16:18:56 +01:00
pabloFuente 3e24877067 openvidu-pro-test-e2e: extend time for webhook event 2025-01-28 18:32:05 +01:00
pabloFuente d7262ffa05 openvidu-test-e2e: fix audioOnlyVideoOnlyRecordTest 2025-01-24 13:42:22 +01:00
pabloFuente 121babe054 openvidu-test-e2e: extend waiting time for recordingStopped client events 2025-01-24 13:31:56 +01:00
pabloFuente 6eb45096ed openvidu-test-e2e: update audioOnlyVideoOnlyRecordTest to properly trigger error upon failure 2025-01-24 13:00:08 +01:00
pabloFuente d8431b4576 Remove opera browser from tests 2025-01-24 12:21:17 +01:00
Carlos Santos a1cf2f471f test-e2e: Updated openvidu-server url port 2025-01-23 17:07:33 +01:00
Carlos Santos abe49cf6a2 tests-e2e: Updated layout url 2025-01-23 17:05:31 +01:00
Carlos Santos 37dad5199c pom.xml: Exclude commons-io from openvidu-test-browsers and add specific version 2.13.0 2025-01-20 18:28:32 +01:00
Carlos Santos c03d45259b tests-e2e: Add tests for streamCreated and webhook events with audio and video publishers 2025-01-20 18:28:09 +01:00
Carlos Santos bb7deeb5a4 tests-e2e: Added videoElementCreated event test 2025-01-16 16:05:39 +01:00
Carlos Santos 14beedca35 tests-e2e: Updated individual dynamic test 2024-12-27 19:18:22 +01:00
Carlos Santos 3dee086559 tests-e2e: Enhanced waiting time events 2024-12-27 13:44:53 +01:00
Carlos Santos 7a0f687c00 tests-e2e: Fixed previous webhook events in webhook test 2024-12-27 11:43:56 +01:00
Carlos Santos e3c0ceebaa tests-e2e: Enhanced waiting time events 2024-12-26 13:18:24 +01:00
Carlos Santos 14682345ed tests-e2e: Fixed tests 2024-12-26 12:24:26 +01:00
Carlos Santos e00a5ae3ca tests-e2e: Run openviduJavaClientTest 2024-12-26 12:21:39 +01:00
Carlos Santos a21dd2ebb4 tests-e2e: Fixed endReason test 2024-12-11 12:32:47 +01:00
Carlos Santos 821484b42c tests-e2e: Fixed quickstart recording test. Disabled corner case 2024-12-10 14:45:26 +01:00
Carlos Santos 414934416b tests-e2e: Wait 2 seconds before clean recordings 2024-12-10 13:54:03 +01:00
Carlos Santos d8104ffd02 tests-e2e: Debugg webhookTest 2024-12-10 13:20:20 +01:00
Carlos Santos 77dcc290d1 tests-e2e: Fixed vitrualBackground test 2024-12-10 12:37:21 +01:00
Carlos Santos 9a85c506db tests-e2e: Updated webhookTest 2024-12-10 11:06:33 +01:00
Carlos Santos 04ef74df31 tests-e2e: Fixed java client http test 2024-12-09 17:01:30 +01:00
Carlos Santos 158addea7d tests-e2e: Updated webhookTest 2024-12-09 16:00:35 +01:00
Carlos Santos 59d2b9bb2f tests-e2e: Fixed moderatorCapabilitiesTest 2024-12-09 14:14:10 +01:00
Carlos Santos f6a64635b3 tests-e2e: Updated restApiTest 2024-12-09 14:03:13 +01:00
Carlos Santos 68ece171b0 tests-e2e: Updated audio and video decoder checkers 2024-12-09 13:54:04 +01:00
Carlos Santos 45153b7fb7 tests-e2e: Updated massive session tests setting 8 as max users 2024-12-09 13:34:10 +01:00
Carlos Santos 87694aca15 tests-e2e: Added timeout between start stops individual recordings 2024-12-09 12:54:49 +01:00
Carlos Santos 284c1d1785 tests-e2e: Fixed webhookTest 2024-12-05 12:54:56 +01:00
Carlos Santos 74ae0abb43 tests-e2e: Fixed sucessfullBroadcastTest 2024-12-04 18:56:44 +01:00
Carlos Santos 1167f4d8a6 tests-e2e: Updated java-client dependency to v2compatibility 2024-12-04 18:27:22 +01:00
Carlos Santos d3331491d9 tests-e2e: Fixed openViduJavaClientProTest test 2024-12-04 18:26:34 +01:00
Carlos Santos 232cb89303 tests-e2e: Updated Individual dynamic record test 2024-12-04 12:07:01 +01:00
Carlos Santos fed2afda95 Prepared e2e test
Updated the e2e project for launch the test into CI environment

tests-2e2: Update selenium ports configuration

tests-e2e: Taken screenshot

tests-e2e: Disabled kurento tests

tests-e2e: Fixed recording webhook reason.

sessionClosedByServer is not supported, now recordingStoppedByServer is sent instead

tests-e2e: Removed logs

tests-e2e: Disabled kurento tests

tests-e2e: clean debug logs

tests-e2e: Disable unsupported tests to prevent failures

tests-e2e: Updated rtmp-server config for broadcasting tests

- Updated wrongBroadcastingTest

tests-e2e: Fixed broadcasting screenshot logic waiting for file exists

- Commented check because of the logic is not working properly

tests-e2e: Ignored some asserts

tests-e2e: Leave empty customLayout parameter for setting default one

tests-e2e: Disabled tests to b fixed

tests-e2e: commented the duration analysis of the video recording

tests-e2e: Included ogg extension files

tests-e2e: disabled recording analysis to be fixed
2024-11-26 20:27:42 +01:00
Carlos Santos d127971fec Revert "openvidu-test-e2e: Added missing dependencies versions"
This reverts commit 46b628bf83.
2024-11-12 11:11:54 +01:00
Carlos Santos 46b628bf83 openvidu-test-e2e: Added missing dependencies versions 2024-11-11 19:45:43 +01:00
pabloFuente e4d0448967 openvidu-test-e2e: update crossBrowserTest 2024-09-25 12:28:28 +02:00
pabloFuente 1f489f2443 openvidu-test-e2e: update massiveSessionTest 2024-09-23 15:19:47 +02:00
pabloFuente 99437ddc75 Remove unnecessary repos. Update testapp and e2e tests 2024-07-02 18:11:04 +02:00
pabloFuente 0c49be167d Update e2e tests to make them compatible with v2compatibility 2024-07-02 17:02:57 +02:00
pabloFuente 8ff9c7c635 openvidu-test-e2e: fix oneToManyVideoAudioSession test 2024-05-24 14:05:15 +02:00
pabloFuente beecb101e2 openvidu-test-e2e: improved "docker inspect" command to get docker gateway IP 2023-10-05 13:09:40 +02:00
pabloFuente 4384a74896 openvidu-test-e2e: dynamically discover docker gateway IP in mediasoup tests 2023-10-05 12:45:44 +02:00