Commit Graph

380 Commits (fdeb2ba1a2878f64d1fcc095e319d59387e947b1)

Author SHA1 Message Date
pabloFuente be202a18b9 openvidu-test-e2e: fix restart method 2022-12-22 11:25:11 +01:00
pabloFuente fb934a56ba openvidu-test-e2e: extend restart method of OpenVidu Pro E2e tests 2022-12-22 02:04:51 +01:00
pabloFuente 2cb4211555 openvidu-test-e2e: fix STT tests 2022-12-20 20:22:50 +01:00
pabloFuente 34b9908ae3 openvidu-test-e2e: test error conditions with AWS and Azure 2022-12-20 17:34:03 +01:00
pabloFuente 316b14561f openvidu-test-e2e: add tests for STT load/unloading lang models 2022-12-20 01:12:53 +01:00
pabloFuente 273520cb2d openvidu-test-e2e: set "on_demand" as vosk model load strategy where required 2022-12-15 20:08:05 +01:00
pabloFuente 852b03267b openvidu-test-e2e: extend OpenVidu Pro E2E STT tests 2022-12-15 18:07:46 +01:00
pabloFuente 62794257e3 Update selenium dependency 2022-11-30 18:28:54 +01:00
pabloFuente 72b8e78dff openvidu-server: update reconnection handler to catch uncaught KurentoException 2022-11-30 15:59:44 +01:00
pabloFuente 9ee5a75e74 Delete outdated unirest dependency (use Apache Http Client) 2022-11-29 23:56:41 +01:00
pabloFuente 6ef6faca86 openvidu-test-e2e: change Crash service STT test name 2022-11-29 18:36:41 +01:00
pabloFuente 8347e521cd openvidu-test-e2e: update TestApp Pro tests to new version of JUnit 2022-11-27 18:15:32 +01:00
pabloFuente b5afa436f6 openvidu-test-e2e: update to new JUnit version 2022-11-27 17:34:48 +01:00
pabloFuente d49ec43236 Add massive session e2e test 2022-11-23 22:59:43 +01:00
pabloFuente bdb34e7221 openvidu-test-app: update .gitignore 2022-11-23 17:51:00 +01:00
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