Carlos Santos
72888e4ea9
ov-components: add camera and microphone button visibility controls in the E2E tests
2025-03-10 10:27:44 +01:00
Carlos Santos
64fbaa2a42
ov-components: Fixed nested event test
2025-02-13 12:43:22 +01:00
Carlos Santos
4c4380a87f
ov-components e2e: Added participantLeft listener
2025-02-13 12:33:04 +01:00
Carlos Santos
b59c56c3e8
ov-components: Updated css variable names
2024-11-06 10:06:51 +01:00
Carlos Santos
ada5984a32
ov-components: Updated css color variables
2024-11-05 12:38:52 +01:00
Carlos Santos
28f2405cc6
ov-components: Enhanced tests timeout
2024-10-10 21:14:08 +02:00
Carlos Santos
7f2660abd9
ov-components: Removed unnecessary files
2024-10-10 21:07:23 +02:00
Carlos Santos
5a0aea9ecb
ov-components: Used jasmine instead of mocha
2024-10-10 21:01:01 +02:00
Carlos Santos
33d71f24c3
ov-components: fixed screen sharing e2e
2024-08-02 11:44:57 +02:00
Carlos Santos
33d11926a7
ci: Updated e2e test
2024-07-30 18:13:06 +02:00
Carlos Santos
1b93b1a551
ov-components: included fullscreen e2e event test
2024-07-30 16:44:07 +02:00
Carlos Santos
822ef1ad09
ov-components: Refactored screensharing e2e tests
2024-07-30 16:42:51 +02:00
Carlos Santos
2d6ab64d00
ov-components: Fixed chat e2e tests
2024-07-30 16:42:21 +02:00
Carlos Santos
9fd1c5b746
ov-components: Fixed webcomponent directives e2e tests
2024-07-30 15:48:13 +02:00
Carlos Santos
7b560b447c
ov-components: Fixed fullscreen e2e test
2024-07-29 17:52:56 +02:00
Carlos Santos
d52dc9b6cf
ov-components: Remove old and unnecessary test and refactored code
2024-07-29 13:20:07 +02:00
Carlos Santos
5fa86f4f4c
ov-components: split ee2 tests into files
2024-07-29 12:59:25 +02:00
Carlos Santos
c61bed5a75
ov-components: Fixed e2e tests events
2024-07-29 12:38:35 +02:00
pabloFuente
eccc37156a
OpenVidu v3
2024-07-02 19:19:05 +02:00
Carlos Santos
f756e48d4c
ov-components: Updated e2e tests
2024-05-24 09:31:16 +02:00
Carlos Santos
cfd9417ee1
ov-components: Fixed e2e test config
2024-04-18 17:41:03 +02:00
Carlos Santos
f57c1de443
openvidu-components: Fixed screenshare e2e test
2023-09-18 11:44:24 +02:00
Carlos Santos
287ec58bab
openvidu-components: Support screen audio
...
Now screen is always visible and independent of the camera connection. It has its own audio
2023-09-18 11:27:56 +02:00
Carlos Santos
0cff58edb7
openvidu-components: Allowed override lang options with a directive
2023-06-21 15:39:45 +02:00
Carlos Santos
6bfe05f306
openvidu-components: Fixed e2e test timeout
2023-05-31 11:26:48 +02:00
Carlos Santos
3f2e7c711e
openvidu-components: Fixed e2e test
2023-05-31 10:43:43 +02:00
Carlos Santos
c52f632d7c
openvidu-components: Added replace track e2e tests
2023-05-31 09:45:00 +02:00
Carlos Santos
eb5984befe
openvidu-components: Added e2e tests
2023-05-31 09:45:00 +02:00
Carlos Santos
3175b5d328
openvidu-components: Added more e2e test
...
- Testing video and audio toolbar buttons
- Testing screensharing with video muted
2023-05-31 09:45:00 +02:00
Carlos Santos
d83604b92a
openvidu-components: fixed e2e tests
2023-05-31 09:35:03 +02:00
Carlos Santos
f7b0f8e803
openvidu-components: Added e2e test for checking video sound button
...
Checking if sound button is not present for local participants
2023-04-21 13:32:13 +02:00
csantosm
16ec1c9480
openvidu-components: Added e2e test for audio only mediastream
...
Tested if NO_STREAM_PLAYING_EVENT exception is not showing when participant has video muted and MediaStream is audio only.
2023-04-03 15:45:14 +02:00
Carlos Santos
51728ec2d1
openvidu-components: Renamed streaming by broadcasting on webcomponent
2023-02-17 17:45:25 +01:00
Carlos Santos
54b7f82881
openvidu-components: Fixed typo on testing app
2023-02-17 17:23:13 +01:00
Carlos Santos
10bcc87ac5
openvidu-components: Renamed streaming by broadcasting
2023-02-17 17:03:15 +01:00
Carlos Santos
d4be677613
openvidu-components: Integrated broadcast feature
2023-02-17 15:22:17 +01:00
Carlos Santos
ab0cf2a343
openvidu-components: Added streaming activity
...
- Added streaming activity panel
- Added streaming structurals directives
- Added streaming attributes directives
- Added e2e test
- Updated test app
openvidu-components: Updated e2e configuration
openvidu-components: Skipped pro e2e tests
openvidu-components: Allowed streaming for moderators only
openvidu-components: Request MODERATOR connection in testapp
openvidu-components: Fixed streaming signals
openvidu-components: Fixed bug with streaming status
openvidu-components: Fixed streaming button on status failed
openvidu-components: Refactored activities checks
openvidu-components: Forced streaming status to enum value
openvidu-components: Added non available error in streaming activity
Streaming activity will show paid feature error if the service is not available
openvidu-components: Created and exported streaming error type
openvidu-components: Updated e2e tests
openvidu-components: Updated testapp
openvidu-components: Enabled streaming input wehn module is disabled
openvidu-components: Updated e2e tests
openvidu-components: Updated docs
openvidu-components: Moved streaming directive to its component
Moved streaming directive to streaming component instead of activities component
openvidu-components: Updated testapp
openvidu-components: Made streaming service public
ci: Send branch name in event dispatch
openvidu-components: Updated test app
2022-12-23 16:19:01 +01:00
Carlos Santos
5349177f14
openvidu-components: Updated captionsLangOptions api
...
Replaced ISO attribute by lang with the aim of matching the openvidu-browser api
2022-12-20 11:47:25 +01:00
Carlos Santos
682a51d11a
openvidu-components: Added recordingActivity directive e2e test
2022-12-14 13:08:30 +01:00
Carlos Santos
86d1260395
openvidu-angular: Fixed webcomponents e2e test
2022-11-25 12:24:55 +01:00
Carlos Santos
c6cf3b91cd
openvidu-components: Added e2e test pro features
2022-11-24 18:12:40 +01:00
csantosm
370b3af37e
openvidu-components: Allowed custom captions lang options
2022-11-24 17:22:00 +01:00
Carlos Santos
c0d8f24533
openvidu-components: Added lang and captionsLang directive tests
2022-11-24 14:13:18 +01:00
Carlos Santos
c8884bc6e7
openvidu-components: Fixed e2e tests
2022-11-24 13:32:10 +01:00
Carlos Santos
7105fe448d
openvidu-components: Added PRO feature e2e tests
2022-11-24 11:57:21 +01:00
Carlos Santos
6ab6c22158
openvidu-components: Updated captions e2e test
2022-11-16 12:15:21 +01:00
Carlos Santos
d360bb99e2
openvidu-components: Added e2e test for testing url message
2022-11-03 11:16:15 +01:00
Carlos Santos
bae861e2ce
openvidu-components: Added e2e test without media devices
2022-10-27 17:52:02 +02:00
Carlos Santos
7ba8d67db6
openvidu-components: Added caption e2e test
2022-10-26 14:17:12 +02:00
Carlos Santos
df128e0591
openvidu-components: Clean code
2022-10-19 12:29:02 +02:00