OpenVidu Platform main repository
 
 
 
 
 
 
Go to file
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
.github ov-components: Updated versions of CI workflow 2024-05-24 11:31:09 +02:00
openvidu-components-angular ov-components: Fixed proxy conf 2024-11-11 19:53:01 +01:00
openvidu-java-client Update openvidu-java-client-v2compatibility to version 3.0.0-beta3 2024-10-15 13:15:40 +00:00
openvidu-node-client openvidu-node-client-v2compatibility: Bumped version to 3.0.0-beta3 2024-10-15 13:17:16 +00:00
openvidu-test-browsers Prepared e2e test 2024-11-26 20:27:42 +01:00
openvidu-test-e2e Prepared e2e test 2024-11-26 20:27:42 +01:00
openvidu-testapp Prepared e2e test 2024-11-26 20:27:42 +01:00
.gitignore Update .gitignore 2022-12-01 12:49:58 +01:00
LICENSE Initial commit 2016-10-10 15:31:27 +02:00
NOTICE Remove unnecessary repos. Update testapp and e2e tests 2024-07-02 18:11:04 +02:00
README.md Remove unnecessary repos. Update testapp and e2e tests 2024-07-02 18:11:04 +02:00
pom.xml Prepared e2e test 2024-11-26 20:27:42 +01:00

README.md

Branch v2compatibility contains every public artifact to make OpenVidu v2 applications compatible with OpenVidu v3 deployments, as well as e2e tests to test this compatibility.