pabloFuente
ab1f7c4688
openvidu-test-e2e: remove path from stt service kill command
2022-11-17 14:06:59 +01:00
pabloFuente
94940dc247
openvidu-test-e2e: kill STT process inside DIND
2022-11-17 13:57:55 +01:00
pabloFuente
4ea501031e
openvidu-test-e2e: fix Virtual Background test
2022-11-17 10:56:32 +01:00
pabloFuente
444f898125
openvidu-test-e2e: test STT reconnection after crash
2022-11-16 15:41:45 +01:00
pabloFuente
14debd515c
openvidu-test-e2e: Crash STT service test
2022-11-15 19:25:53 +01:00
pabloFuente
b51a502cc9
Update STT tests to check consecutive recognized STT events
2022-11-15 16:44:10 +01:00
pabloFuente
a61fb64707
STT E2E Tests: simplify subscribe actions in all tests
2022-11-14 14:19:22 +01:00
pabloFuente
55c97c3d78
openvidu-test-e2e: make OPENVIDU_PRO_SPEECH_TO_TEXT prop configurable
2022-11-11 14:24:06 +01:00
pabloFuente
8aad8948bf
openvidu-server: hide secret properties on log
2022-11-11 13:37:45 +01:00
pabloFuente
286891c6fc
openvidu-test-e2e: STT and composed recording test
2022-11-11 13:08:27 +01:00
pabloFuente
a689f0009f
openvidu-test-e2e: add sleeps after closing dialogs
2022-11-10 16:59:06 +01:00
pabloFuente
3276b9d26e
openvidu-test-e2e: STT memory leak test
2022-11-10 15:07:01 +01:00
pabloFuente
8846c14157
openvidu-test-e2e: admit +0/+1 value difference in port view height
2022-11-10 14:34:40 +01:00
pabloFuente
c8b445b7d2
openvidu-test-e2e: add STT tests
2022-11-10 14:00:00 +01:00
pabloFuente
3ad506e01a
openvidu-test-e2e: update OpenViduEventManager to support user specific targets
2022-11-10 13:01:18 +01:00
pabloFuente
c769ddd02d
openvidu-test-e2e: fix OpenViduEventManager
2022-11-08 15:03:00 +01:00
pabloFuente
0621f205c5
openvidu-test-e2e: identify testapp user on each openvidu-browser event
2022-11-08 14:20:42 +01:00
pabloFuente
0d73bdc462
openvidu-server: simplify STT operations with single a connectionId
2022-11-07 13:35:35 +01:00
pabloFuente
dd62c033df
openvidu-testapp: move STT button to stream dialog
2022-11-04 12:00:32 +01:00
pabloFuente
ed82ab1241
openvidu-test-browsers: add "chromeFakeAudio"
2022-10-19 12:45:58 +02:00
cruizba
7f1684fb78
openvidu-server,deployment: Update kurento-media-server to 6.18.0
2022-09-16 16:43:49 +02:00
pabloFuente
84f23f6beb
openvidu-test-e2e: update Kurento image from 6.16.0 to dev-6.18
2022-06-15 14:12:45 +02:00
pabloFuente
735d4a96bd
Move RecordingProperties#fromJson from openvidu-server to openvidu-java-client
2022-06-13 18:20:53 +02:00
pabloFuente
d37809ac5b
openvidu-test-e2e: fix OpenVidu SDK fetch test
2022-06-10 12:38:14 +02:00
Juan Navarro
ac5700cd95
Remove improper usages of SessionProperties.forcedVideoCodecResolved ( #737 )
...
forcedVideoCodecResolved is a property that gets automatically assigned
by the server and only used by it; clients don't need to know about its
existence and don't need to use it. Similarly, SessionProperties itself
should not serialize this field.
2022-06-09 15:29:23 +02:00
cruizba
e8fae9bf0f
openvidu-test-e2e: Fix streamPropertyChangedEventTest race condition.
...
This supposedly fix a flaky test. If the event reaches before the viewport resolution is known, test would fail.
Now the viewport resolution is adquired in a new Thread and the resolution is not compared until the event
and viewport resolution are received
2022-06-02 15:12:04 +02:00
cruizba
206a44d881
openvidu-test-e2e: Ignore videoDimensions event in filter event test.
2022-06-02 00:48:12 +02:00
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
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
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
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
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
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