Commit Graph

  • 9bcca37b9d Create @OnlyPion tag for endReasonTest pabloFuente 2025-02-12 10:37:49 +0100
  • 09ba39642e openvidu-test-e2e: Disable flaky audio ingress tests for RTSP cruizba 2025-02-11 13:34:53 +0100
  • 11c6f2f965 openvidu-testapp: remove unused imports pabloFuente 2025-02-11 12:46:47 +0100
  • 9a01c0e179 openvidu-test-e2e: Fix file URL selection logic for lossless video encoding cruizba 2025-02-11 12:33:44 +0100
  • 06fc88f2b0 openvidu-test-e2e: Add lossless flag to getFileUrl method cruizba 2025-02-11 12:30:56 +0100
  • f19a9129ba openvidu-test-e2e: Improve CPU performance by using losless codec ffv1 and flac. Fix some tests also because of mp3 used as source instead of flac. cruizba 2025-02-11 02:28:22 +0100
  • f785dfd7ad ov-components: subscribe to vc directives in constructor Carlos Santos 2025-02-07 17:13:59 +0100
  • 8185324a0a openvidu-test-e2e: disable audio only opus RTSP test pabloFuente 2025-02-07 11:14:06 +0100
  • 88214676a8 openvidu-test-e2e: add -crf flags to video encodings with ffmpeg pabloFuente 2025-02-06 23:16:36 +0100
  • 9f9eda5ce4 openvidu-test-e2e: improve waiters resilience pabloFuente 2025-02-06 20:49:42 +0100
  • 75bb35d00a openvidu-test-e2e: fix opus codec with "-ac 2" flag pabloFuente 2025-02-06 20:43:47 +0100
  • d4006421e9 openvidu-test-e2e: add AAC audio codec RTSP tests pabloFuente 2025-02-06 20:27:32 +0100
  • 0fe47c4b13 openvidu-test-e2e: test RTSP with all codecs pabloFuente 2025-02-06 20:07:17 +0100
  • 5c97301c6d openvidu-testapp: allow configuring URI for Ingress URL types pabloFuente 2025-02-06 18:59:29 +0100
  • de5f67dd3c openvidu-test-e2e: parameterized rtsp/srt port pabloFuente 2025-02-03 19:17:50 +0100
  • da108a4031 openvidu-test-e2e: update rtstp server container to network host pabloFuente 2025-02-03 19:10:44 +0100
  • 5fb3be503c openvidu-test-e2e: add RTSP and SRT tests pabloFuente 2025-02-03 15:36:37 +0100
  • 6ea42e82c0 openvidu-testapp: add ingress URL type selector pabloFuente 2025-02-03 15:35:41 +0100
  • 4bca3466a4
    Merge 6dc21da937 into 6e1d9c7ee7 #851 dependabot[bot] 2025-02-03 04:38:44 +0000
  • c9f438ee1b Add 20 minute @Timeout to each e2e test pabloFuente 2025-01-30 16:18:56 +0100
  • 6e1d9c7ee7 ov-components: Updated logo directive Carlos Santos 2025-01-28 21:37:53 +0100
  • 3e24877067 openvidu-pro-test-e2e: extend time for webhook event pabloFuente 2025-01-28 18:32:05 +0100
  • 4cdb761737 ov-components: Allowed Angular 19 Carlos Santos 2025-01-27 17:09:13 +0100
  • 8e90d9e828
    Merge b26e6c17d0 into 51e3abd483 #853 dependabot[bot] 2025-01-27 16:04:18 +0000
  • 51e3abd483 ov-components: Updated npm script Carlos Santos 2025-01-27 17:04:11 +0100
  • d7262ffa05 openvidu-test-e2e: fix audioOnlyVideoOnlyRecordTest pabloFuente 2025-01-24 13:42:22 +0100
  • 121babe054 openvidu-test-e2e: extend waiting time for recordingStopped client events pabloFuente 2025-01-24 13:31:56 +0100
  • 6eb45096ed openvidu-test-e2e: update audioOnlyVideoOnlyRecordTest to properly trigger error upon failure pabloFuente 2025-01-24 13:00:08 +0100
  • d8431b4576 Remove opera browser from tests pabloFuente 2025-01-24 12:21:17 +0100
  • a1cf2f471f test-e2e: Updated openvidu-server url port Carlos Santos 2025-01-23 17:07:33 +0100
  • 5015609842 test-app: Updated openvidu-browser dependency Carlos Santos 2025-01-23 17:07:08 +0100
  • 5d1590f6d9 test-app: Updated openvidu-server url port Carlos Santos 2025-01-23 17:06:45 +0100
  • abe49cf6a2 tests-e2e: Updated layout url Carlos Santos 2025-01-23 17:05:31 +0100
  • b26e6c17d0
    build(deps): bump vite and @angular-devkit/build-angular #853 dependabot/npm_and_yarn/openvidu-components-angular/multi-f2b383cc78 dependabot[bot] 2025-01-22 06:18:54 +0000
  • 37dad5199c pom.xml: Exclude commons-io from openvidu-test-browsers and add specific version 2.13.0 Carlos Santos 2025-01-20 18:28:32 +0100
  • c03d45259b tests-e2e: Add tests for streamCreated and webhook events with audio and video publishers Carlos Santos 2025-01-20 18:28:09 +0100
  • 77f23512a6 openvidu-test-e2e: add comment pabloFuente 2025-01-20 14:48:09 +0100
  • f2cb2fb252 openvidu-test-e2e: add tags @OnlyPion and @OnlyMediasoup. Fix customIngress test pabloFuente 2025-01-20 14:46:16 +0100
  • d3b8214dcb openvidu-test-e2e: add signal test pabloFuente 2025-01-17 11:45:24 +0100
  • bb7deeb5a4 tests-e2e: Added videoElementCreated event test Carlos Santos 2025-01-16 16:05:39 +0100
  • 98a4b1b2cb openvidu-test-e2e: fix array outbound exception in customIngressTest pabloFuente 2025-01-15 18:31:39 +0100
  • 96968ae54e Update installation scripts for next release jenkinsopenvidu 2025-01-14 18:22:45 +0000
  • 448743ba8d Update installation scripts to 2.31.0 v2.31.0 jenkinsopenvidu 2025-01-14 18:22:40 +0000
  • 1411f7d064 Update to version 2.31.0 jenkinsopenvidu 2025-01-14 18:20:30 +0000
  • c05c1c599a Update docker-compose.yml files to version 2.31.0 jenkinsopenvidu 2025-01-14 18:12:35 +0000
  • b6738f80d6 Update openvidu-recording to version 2.31.0 jenkinsopenvidu 2025-01-14 17:54:02 +0000
  • 0a883577f5 Update openvidu-java-client to version 2.31.0 jenkinsopenvidu 2025-01-14 17:49:34 +0000
  • 8dcaedfc28 Update openvidu-node-client to version 2.31.0 jenkinsopenvidu 2025-01-14 17:46:54 +0000
  • a1c3652164 docker: set openjdk-11 as the default Java version in openvidu-test-e2e cruizba 2025-01-13 16:09:25 +0100
  • b177891341 Revert to openjdk-11 cruizba 2025-01-13 13:53:41 +0100
  • 22505d38c8 openvidu-java-client: rollback httpclient5 version to 5.1.4 in pom.xml cruizba 2025-01-12 18:15:46 +0100
  • 0f6e96380b openvidu-server: add Jackson dependencies and update gson version in pom.xml cruizba 2025-01-12 17:01:06 +0100
  • 7e8e031e8d docker: update OpenJDK and Node.js versions in Dockerfile cruizba 2025-01-12 04:20:39 +0100
  • c9d9919684 Increase volume size for AMIs cruizba 2025-01-11 19:18:32 +0100
  • ace21eb8bb deployment: Install cfn-init correctly in Ubuntu 24.04 cruizba 2025-01-11 03:44:59 +0100
  • 8037253ee0 docker: rollback to ubuntu 22.04 to openvidu-deployment-tester image cruizba 2025-01-10 21:58:10 +0100
  • 9bafa811e7 Remove unnecesary fixed deps cruizba 2025-01-10 18:58:39 +0100
  • 3b60045a17 deployment: Bump coturn and nginx version cruizba 2025-01-10 17:54:09 +0100
  • 582a663ff0 Bump some patches and minor dependencies cruizba 2025-01-10 17:43:55 +0100
  • b6deca81e1 deployment & openvidu-server: Bump to jdk 21 cruizba 2025-01-10 13:19:43 +0100
  • 55da45c391 openvidu-angular-v2compatibility: Bumped version to 3.0.1-beta1 github-actions 2025-01-09 12:28:24 +0000
  • 9114f4fcc6 openvidu-components-angular: Bumped version to 3.0.1-beta1 v3.0.1-beta1 github-actions 2025-01-09 12:26:03 +0000
  • 27a9683cb5 openvidu-node-client-v2compatibility: Bumped version to 3.0.1-beta1 github-actions 2025-01-09 12:21:52 +0000
  • 969abe6350 Update openvidu-java-client-v2compatibility to version 3.0.1-beta1 jenkinsopenvidu 2025-01-09 12:20:32 +0000
  • 40ed3b5dbe Bump ubuntu to noble. Bump kurento-media-server to 7.1.1 cruizba 2025-01-08 12:34:28 +0100
  • 2ea61d05a1 ov-components: Fixed message badge color Carlos Santos 2025-01-07 09:17:20 +0100
  • c82d7315ef Update all Java project dependencies pabloFuente 2025-01-03 13:52:33 +0100
  • 6f3475fd94 openvidu-test-e2e: fix version.surefire.plugin pom.xml version pabloFuente 2025-01-03 13:17:43 +0100
  • 7de722714e Update pom.xml to remove openvidu-parent dependency pabloFuente 2025-01-03 13:15:11 +0100
  • d2a59f1193 openvidu-test-e2e: disable required tests pabloFuente 2025-01-03 12:38:02 +0100
  • 36df6348d6 Update pom.xml to update openvidu-java-client versions pabloFuente 2025-01-02 20:43:56 +0100
  • fa0392a0a3 openvidu-test-e2e: fix testcontainer usage pabloFuente 2025-01-02 18:10:45 +0100
  • 14beedca35 tests-e2e: Updated individual dynamic test Carlos Santos 2024-12-27 19:18:22 +0100
  • 3dee086559 tests-e2e: Enhanced waiting time events Carlos Santos 2024-12-27 13:44:53 +0100
  • 7a0f687c00 tests-e2e: Fixed previous webhook events in webhook test Carlos Santos 2024-12-27 11:43:56 +0100
  • e3c0ceebaa tests-e2e: Enhanced waiting time events Carlos Santos 2024-12-26 13:18:24 +0100
  • 14682345ed tests-e2e: Fixed tests Carlos Santos 2024-12-26 12:24:05 +0100
  • e00a5ae3ca tests-e2e: Run openviduJavaClientTest Carlos Santos 2024-12-26 12:21:39 +0100
  • 670142f3f2 tests-e2e: Allowed unzip deflated and non deflated file Carlos Santos 2024-12-26 12:10:30 +0100
  • b829142caf openvidu-components-angular: Update links in documentation to use the latest version juancarmore 2024-12-18 15:32:17 +0100
  • dead4853aa integration-tests: Refactor utility code. Exec MongoDB disconnect method after running all tests juancarmore 2024-12-12 15:42:09 +0100
  • a805b3d8b3 e2e-tests: Fix virtual-background URLs cruizba 2024-12-11 18:46:20 +0100
  • a21dd2ebb4 tests-e2e: Fixed endReason test Carlos Santos 2024-12-11 12:32:47 +0100
  • f99cf2f834 deployment: Fixing v2 references in installation and automation scripts cruizba 2024-12-10 18:40:04 +0100
  • 821484b42c tests-e2e: Fixed quickstart recording test. Disabled corner case Carlos Santos 2024-12-10 14:45:26 +0100
  • 023c1c188f Revert "e2e: increate delay to setup some browser tests" cruizba 2024-12-10 14:04:32 +0100
  • 414934416b tests-e2e: Wait 2 seconds before clean recordings Carlos Santos 2024-12-10 13:54:03 +0100
  • d8104ffd02 tests-e2e: Debugg webhookTest Carlos Santos 2024-12-10 13:20:20 +0100
  • 7e45b027de e2e: increate delay to setup some browser tests cruizba 2024-12-10 13:00:55 +0100
  • 33bcd91ef5 ci: Rename 'OpenVidu CE Tests' to 'OpenVidu V2 CE Tests' cruizba 2024-12-10 12:55:43 +0100
  • d320cb2bdd ci: Remove OpenVidu V2 Test from master cruizba 2024-12-10 12:54:37 +0100
  • 77dcc290d1 tests-e2e: Fixed vitrualBackground test Carlos Santos 2024-12-10 12:37:21 +0100
  • 9a85c506db tests-e2e: Updated webhookTest Carlos Santos 2024-12-10 11:06:33 +0100
  • 1faf9dbe8b e2e-tests: Delay browser setup cruizba 2024-12-10 00:13:41 +0100
  • 07ba255beb Update integration tests workflow to use "development" branch when checking out openvidu-local-deployment and install LiveKit CLI juancarmore 2024-12-09 19:04:05 +0100
  • c1149079c8 e2e-tests: Fix composed quick start test cruizba 2024-12-09 18:15:32 +0100
  • ef45123a74 e2e-tests: Increase timeout to receive failed recording event in COMPOSED_QUICK_START cruizba 2024-12-09 17:47:16 +0100
  • 04ef74df31 tests-e2e: Fixed java client http test Carlos Santos 2024-12-09 17:01:30 +0100
  • 158addea7d tests-e2e: Updated webhookTest Carlos Santos 2024-12-09 16:00:35 +0100
  • 59d2b9bb2f tests-e2e: Fixed moderatorCapabilitiesTest Carlos Santos 2024-12-09 14:14:10 +0100