forked from aws/amazon-chime-sdk-js
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update browser compatiblity content share tests (aws#2407)
- Loading branch information
Showing
8 changed files
with
25 additions
and
156 deletions.
There are no files selected for viewing
25 changes: 0 additions & 25 deletions
25
integration/configs/browserCompatibilityTest/desktop/app_quit_content_share_test.config.json
This file was deleted.
Oops, something went wrong.
25 changes: 0 additions & 25 deletions
25
...ration/configs/browserCompatibilityTest/desktop/content_share_join_later_test.config.json
This file was deleted.
Oops, something went wrong.
25 changes: 0 additions & 25 deletions
25
...on/configs/browserCompatibilityTest/desktop/content_share_only_allow_two_test.config.json
This file was deleted.
Oops, something went wrong.
25 changes: 0 additions & 25 deletions
25
.../configs/browserCompatibilityTest/desktop/linux/content_share_join_later_test.config.json
This file was deleted.
Oops, something went wrong.
25 changes: 0 additions & 25 deletions
25
...figs/browserCompatibilityTest/desktop/linux/content_share_only_allow_two_test.config.json
This file was deleted.
Oops, something went wrong.
24 changes: 24 additions & 0 deletions
24
...ation/configs/browserCompatibilityTest/desktop/linux/content_share_video_test.config.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,24 @@ | ||
{ | ||
"`": 1, | ||
"name": "content_share_video_test.config.json %ts", | ||
"grids": [], | ||
"tests": [ | ||
{ | ||
"name": "Content Share Video Test %ts", | ||
"description": "Video sharing using content share", | ||
"tupleSize": 1, | ||
"noOfThreads": 1, | ||
"testImpl": "ContentShareVideoTest.js", | ||
"payload": { | ||
"url": "http://localhost:8080/", | ||
"retry": 2 | ||
} | ||
} | ||
], | ||
"clients": [ | ||
{ | ||
"browserName": "chrome", | ||
"platform": "LINUX" | ||
} | ||
] | ||
} |
25 changes: 0 additions & 25 deletions
25
...ion/configs/browserCompatibilityTest/desktop/meeting_leave_content_share_test.config.json
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters