Commit Graph

648 Commits (8d3fe2b68198b86b988e2671ab735ffec9c47b08)

Author SHA1 Message Date
pabloFuente 8d3fe2b681 Trigger recordingStarted event for new connected participants 2022-05-27 11:13:59 +02:00
pabloFuente 066810be17 openvidu-test-e2e: do not use headless mode for Virtual Background 2022-05-03 13:05:59 +02:00
pabloFuente 5226b6d464 VB e2e test 2022-04-27 12:05:33 +02:00
cruizba ac5485ddc0 openvidu-server, deployment: Remove redis for coturn. Now credentials are generated using https://datatracker.ietf.org/doc/html/draft-uberti-behave-turn-rest-00 2022-04-06 18:37:11 +02:00
pabloFuente 8d7b2abe4f openvidu-test-e2e: fix media server reconnect tests to allow other Docker images 2022-03-31 13:08:09 +02:00
pabloFuente ab8fdec4f4 Update REST API Pro e2e testing method 2022-03-24 23:15:56 +01:00
pabloFuente 592cec9d10 KURENTO_MEDIA_SERVER_VERSION to KURENTO_MEDIA_SERVER_IMAGE 2022-03-21 11:39:10 +01:00
pabloFuente 701e35356b Update Copyright dates 2022-03-18 10:31:19 +01:00
pabloFuente b28bbc7c41 openvidu-test-e2e: fix restApiTest with alert text 2022-03-17 22:18:06 +01:00
pabloFuente c2873b5020 openvidu-test-e2e: extend createSession in openviduJavaClientTest 2022-03-11 14:06:42 +01:00
cruizba 2ad640f35b Jenkinsfile: Fix wrong paralel script for recordings permissions 2022-03-07 13:10:04 +01:00
cruizba fa93ba9ae5 Jenkinsfile: Revert: Execute Kurento tests again 2022-03-04 14:34:27 +01:00
cruizba ec9088eb4a Jenkinsfile: Execute 'All permissions for recordings' as sudo 2022-03-04 13:31:02 +01:00
cruizba 0f29c49774 Jenkinsfile: Typo in prepareTestingEnvironment 2022-03-04 13:21:55 +01:00
cruizba dd811cdbf6 Jenkinsfile: Permissions for openvidu recordings 2022-03-04 13:19:17 +01:00
cruizba c0efc392c6 Jenkinsfile: Show message to not fail in Kurento 2022-03-04 12:54:24 +01:00
cruizba 44b0c02a0e Jenkinsfile: Disable temporarily kurento tests 2022-03-04 10:55:20 +01:00
cruizba 285ff7b8f6 Fix wrong object in openvidu-java-client. Add e2e tests for customIceServers connection property in openvidu-java-client and openvidu-node-client 2022-02-16 17:36:41 +01:00
cruizba bfbca2862d openvidu-server, openvidu-test-app: Fix e2e tests with new customIceServers connection property 2022-02-14 15:53:28 +01:00
Juan Navarro 202e782c9d openvidu-server: disable Simulcast Publisher by default 2022-01-28 14:07:06 +01:00
Juan Navarro f05dc3db33 openvidu-server: rename Simulcast Publisher config
OPENVIDU_STREAMS_VIDEO_SIMULCAST --> OPENVIDU_WEBRTC_SIMULCAST
2022-01-28 14:06:36 +01:00
Juan Navarro bfa2ad8c65 openvidu-test-e2e: Support MEDIA_SERVER_PREFERRED and NONE as test codecs
Because this test is always run only for Kurento and Chrome, we know
what to select here in each case.
2022-01-20 12:00:01 +01:00
Juan Navarro 727a872d9f openvidu-test-e2e: Add new key 'forcedVideoCodecResolved' to API tests 2022-01-20 12:00:01 +01:00
pabloFuente 0b26735b7b openvidu-test-e2e: give more time to crossBrowserTest 2022-01-18 15:42:57 +01:00
pabloFuente 10e11072ab openvidu-test-e2e: fix number of JSON keys in restApiProTest 2022-01-13 14:02:23 +01:00
pabloFuente e46a93f42c Jenkinsfile: fix openvidu-testapp compilation 2022-01-13 12:18:16 +01:00
Juan Navarro 2d93abbd02 openvidu-test-e2e: fix wrong order of args in Assert.assertEquals 2021-12-29 13:31:38 +01:00
Juan Navarro 4c6e388cab openvidu-test-e2e: Allow optional webhook properties in test
Set `matchKeys` to `false`, because the webhook properties in the server
response are actually **optional**, so they cannot be enforced here.

When the server runs with OPENVIDU_WEBHOOK=false, then none of
OPENVIDU_WEBHOOK_ENDPOINT, OPENVIDU_WEBHOOK_HEADERS, or
OPENVIDU_WEBHOOK_EVENTS will exist on the actual JSON.
2021-12-27 11:24:41 +01:00
pabloFuente e6a495f2a4 openvidu-test-e2e: fix tests after recording name refactoring 2021-12-02 12:04:35 +01:00
pabloFuente 7d8221de73 openvidu-server: change recording number delimiter from - to ~ 2021-12-01 17:58:28 +01:00
pabloFuente ecd05262be openvidu-test-e2e: improved loadFolderFromCache 2021-11-18 19:38:32 +01:00
pabloFuente 2b6752fd73 openvidu-test-e2e: improve storeFolderInCache 2021-11-18 19:22:32 +01:00
pabloFuente 7f24241bc4 openvidu-test-e2e: improved storeFolderInCache 2021-11-18 18:50:52 +01:00
pabloFuente 75da9a8b20 openvidu-test-e2e: fix mv commands in commonFunctions.groovy cache methods 2021-11-18 18:05:18 +01:00
pabloFuente 7d0ea25ec5 openvidu-test-e2e: create destiny folder on loadFolderFromCache method 2021-11-18 17:48:59 +01:00
pabloFuente 00f67fa56c openvidu-test-e2e: commonFunctions.groovy mkdir fix 2021-11-18 17:40:04 +01:00
pabloFuente 48ebf2d36b openvidu-test-e2e: add cache management to commonFunctions.groovy 2021-11-18 17:36:02 +01:00
pabloFuente 0fdfc819a6 openvidu-test-e2e: delete extra repository folder on commonFunctions.groovy 2021-11-17 15:47:46 +01:00
pabloFuente 03b57c00cf openvidu-test-e2e: more flexible composedQuickStartRecordTest 2021-11-15 14:29:17 +01:00
pabloFuente e63f44d856 openvidu-test-e2e: remove empty file 2021-11-15 14:14:21 +01:00
pabloFuente 28b1763b31 openvidu-test-e2e: less restrictive unhandled alert exception 2021-11-15 12:37:28 +01:00
pabloFuente 13317a888d openvidu-test-e2e: reset event thread on alert opened 2021-11-15 12:20:57 +01:00
pabloFuente 22c7e08448 openvidu-test-e2e: keep increasing webhook event timeout 2021-11-13 22:40:47 +01:00
pabloFuente 23cccce323 openvidu-test-e2e: give more time to Webhook events on ip camera test 2021-11-13 17:51:02 +01:00
pabloFuente 5cfdd5d039 openvidu-test-e2e: more time for events in wehookTest 2021-11-13 01:18:40 +01:00
pabloFuente c9aed9da7b openvidu-server: revert commit reversion, without polling thread bug 2021-11-12 18:35:58 +01:00
pabloFuente c6687efe0e Revert "openvidu-test-e2e: fix restApiProTest"
This reverts commit 10ad16464c.
2021-11-12 18:09:52 +01:00
pabloFuente a281c5b2f9 openvidu-test-e2e: wait for containers to be removed at @AfterEach 2021-11-12 15:35:29 +01:00
pabloFuente 73df3cc969 openvidu-test-e2e: refactor testcontainers 2021-11-12 13:41:18 +01:00
pabloFuente 10ad16464c openvidu-test-e2e: fix restApiProTest 2021-11-11 18:50:32 +01:00