Commit Graph

253 Commits

Author SHA1 Message Date
Mohamed Amine Ben Salah
cfe04d7615 fix chat automated test 2020-07-20 18:12:04 -03:00
Mohamed Amine Ben Salah
889d1da140 fixes notifications test and set all tests to headless 2020-07-20 12:52:48 -03:00
Mohamed Amine Ben Salah
abd5a8215b fixes audio test spec in breakout automated test 2020-07-17 17:08:46 -03:00
Mohamed Amine Ben Salah
f1e3d28127 fixes notifications automated test 2020-07-17 16:13:47 -03:00
Mohamed Amine Ben Salah
cefe5521ef adds audio, webcam and screen share specs to breakout automated test 2020-07-17 16:12:43 -03:00
Mohamed Amine Ben Salah
6d169aaec5 fix processing of execution and the wait for elements to appear 2020-07-16 19:05:43 -03:00
Mohamed Amine Ben Salah
ccb2473f40 adds audio, webcam and screenshare specs to breakoutrooms test 2020-07-16 14:30:48 -03:00
Anton Georgiev
b8611f6c1f
Merge pull request #9958 from daminebenq/fix-breakout-autotest
Fix breakout autotest
2020-07-14 11:20:31 -04:00
Mohamed Amine Ben Salah
85f6ef3dda fixes breakout automated test and makes it stable 2020-06-29 22:25:04 -03:00
Mohamed Amine Ben Salah
9cf4b71605 fixes webcam and audio automated tests 2020-06-24 16:51:20 -03:00
Mohamed Amine Ben Salah
e59dcd336a force english use in puppeteer 2020-06-24 12:18:35 -03:00
Anton Georgiev
511d9ad753
Merge pull request #9863 from daminebenq/notifications-test
bbb notifications automated test
2020-06-19 15:09:52 -04:00
Mohamed Amine Ben Salah
5668cf1668 updates and fixes notifications test 2020-06-17 12:29:43 -03:00
Mohamed Amine Ben Salah
b0b2602547 fixes audio test args 2020-06-15 17:00:35 -03:00
Mohamed Amine Ben Salah
88a3685a62 fixes required puppeteer args 2020-06-15 16:33:39 -03:00
Mohamed Amine Ben Salah
55a7e2fe0a adds DEBUGGING Logger to custom parameters test 2020-06-15 16:29:47 -03:00
Mohamed Amine Ben Salah
a226fff764 removes duplicated polling data-test 2020-06-15 16:29:38 -03:00
Mohamed Amine Ben Salah
ed185de471 adds hideAndSwapPresentation(), hideAndSwapPresentation() and forceRestorePresentationOnNewEvents() 2020-06-15 16:29:31 -03:00
Mohamed Amine Ben Salah
eb47227caf adds customStyleUrl(), autoSwapLayout(), hidePresentation(), bannerText() and bannerColor() to customparameters.js 2020-06-15 16:29:23 -03:00
Mohamed Amine Ben Salah
9a69e50ec3 adds multiUserPenOnly(), presenterTools(), multiUserTools() and customStyle() 2020-06-15 16:29:15 -03:00
Mohamed Amine Ben Salah
c3f148cda0 replaces getArgsWithAudio() with getArgs() in customparameters.test.js 2020-06-15 16:29:06 -03:00
Mohamed Amine Ben Salah
998948e4c8 fixes getArgsWithVideo() in page.js 2020-06-15 16:29:00 -03:00
Mohamed Amine Ben Salah
7c6d2145d3 adds enableVideo() and autoShareWebcam() test specs 2020-06-15 16:28:45 -03:00
Mohamed Amine Ben Salah
4d468e65c2 enableScreenSharing() test spec 2020-06-15 16:23:45 -03:00
Mohamed Amine Ben Salah
c23752926f update screenshot() and getMetrics() in page.js 2020-06-15 16:17:38 -03:00
Mohamed Amine Ben Salah
71dea013bd reformulate getMetrics() and screenshot() to save in same directory 2020-06-15 16:17:31 -03:00
Mohamed Amine Ben Salah
745bd69af6 adds description comments to test specs 2020-06-15 16:17:22 -03:00
Mohamed Amine Ben Salah
3c41df3790 adds skipCheck() and askForFeedbackOnLogout() test specs 2020-06-15 16:08:34 -03:00
Mohamed Amine Ben Salah
87513d04e6 adds joinMicrophoneWithoutEchoTest() and logoutFromMeeting() to page.js 2020-06-15 16:08:22 -03:00
Mohamed Amine Ben Salah
48812f9d7a added force listen only parameter test spec 2020-06-15 16:08:07 -03:00
Mohamed Amine Ben Salah
16c8fe2270 added listenOnlyMode test spec 2020-06-15 16:07:52 -03:00
Mohamed Amine Ben Salah
de8d6315db added autoJoin custom parameter test spec 2020-06-15 16:07:10 -03:00
Mohamed Amine Ben Salah
a9d8a3d81e
adds Virtualizedlist test (#9153)
* adds media tests files

* fixes the audio test

* adds virtualized list test

* add default values to .env-template

* re-add media folder to ignored list

* Revert "adds media tests files"

This reverts commit cca05d3513.

* Revert "fixes the audio test"

This reverts commit 73ef7f69a4.

* fixes the audio test

* updates puppeteer from 1.7.0 to 2.0.0 to fix Page.setInterceptFileChooserDialog problems

* [WIP]: adding the collection of number of users in DOM and mongo

* updates virtualized user list test

* browserless as a singleton

* adds some console logs

* adds logs and code updates

* updates code and deleted singleton

* deleted the dateObj from Page.getMetrics()

* updates .env-template variables

* updates the test to return if success or fail

* removes debugging comments and updates w/ or w/o browserless page args
2020-05-07 16:55:40 -04:00
Mohamed Amine Ben Salah
60c36f5a54 comment correction 2020-04-14 17:37:37 -03:00
Mohamed Amine Ben Salah
5d4e632184 removes no-needed media variables definitions 2020-04-14 17:31:25 -03:00
Mohamed Amine Ben Salah
3dc339f514 fixes the testing media files 2020-04-14 17:23:49 -03:00
Mohamed Amine Ben Salah
95213624a6 replaces audio file with a shorter and smaller one 2020-03-31 11:44:29 -03:00
Mohamed Amine Ben Salah
899146946a adds media tests files 2020-03-31 11:12:00 -03:00
Anton Georgiev
10e9678ad5
Merge pull request #8871 from daminebenq/add-shared-notes-test
adds shared notes single user test
2020-03-27 09:00:15 -04:00
Anton Georgiev
54fa9c8ddb
Merge pull request #8891 from daminebenq/webcams-test-fixes
Webcams test fixes
2020-03-27 08:59:51 -04:00
Mohamed Amine Ben Salah
4e23e25bbd changes webcams-test to use only one user and to check for the webcam content 2020-03-26 17:16:38 -03:00
Anton Georgiev
3355ddec51
Merge pull request #8836 from daminebenq/notifications-test
adds popup notifications test spec (not considering errors notifications)
2020-03-26 16:01:42 -04:00
Mohamed Amine Ben Salah
10a22d411e fixes webcams test 2020-03-26 16:51:41 -03:00
Mohamed Amine Ben Salah
33c41fc84c adds shared notes single user test 2020-03-24 15:13:51 -03:00
Mohamed Amine Ben Salah
02af01b893 adds join audio notification test spec 2020-03-23 14:11:30 -03:00
Mohamed Amine Ben Salah
41255afa3a adds screensharing notification test spec 2020-03-23 11:14:56 -03:00
Mohamed Amine Ben Salah
16c920c301 renames pages closing functions names 2020-03-23 09:15:10 -03:00
Mohamed Amine Ben Salah
34c0788a15 changes the page3 closing method 2020-03-20 17:31:58 -03:00
Mohamed Amine Ben Salah
23182917ee adds poll notification test spec 2020-03-20 11:42:04 -03:00
Mohamed Amine Ben Salah
4b9b897b0c renames file drop zone data-test & page close function name 2020-03-19 14:26:01 -03:00
Mohamed Amine Ben Salah
475c441855 adds presentation upload notification 2020-03-19 14:01:55 -03:00
Mohamed Amine Ben Salah
1b7853b0ea removes promise from getLastToastValue() in notifications test 2020-03-17 14:17:29 -03:00
Mohamed Amine Ben Salah
92428005c7 adds user joining popup notification test spec 2020-03-17 14:13:30 -03:00
Mohamed Amine Ben Salah
468b54ea1e adds required test variables to .env-template with empty values 2020-03-16 15:24:21 -03:00
Mohamed Amine Ben Salah
9387435ae4 fix the fake video capture argument command 2020-03-16 14:10:43 -03:00
Mohamed Amine Ben Salah
0df1bd85f4 renamed VIDEO_FILE in page.js 2020-03-13 17:50:32 -03:00
Mohamed Amine Ben Salah
dc92ac8572 adds getArgsWithVideo() to page.js and renamed the screensharing test spec file 2020-03-13 17:45:05 -03:00
Anton Georgiev
8ff7f8efe0
Merge pull request #8775 from daminebenq/notifications-test
adds notifications test (saved settings/private and public chat)
2020-03-13 16:28:39 -04:00
Mohamed Amine Ben Salah
3b7575bd3f adds notifications test (saved settings/private and public chat) 2020-03-13 17:08:30 -03:00
Mohamed Amine Ben Salah
f3dcdc5379 adds screensharing test 2020-03-12 10:50:54 -03:00
Anton Georgiev
eb1db30b3f
Merge pull request #8756 from daminebenq/webcams-test
adds share/load/check webcams test specs with multi users
2020-03-11 16:13:48 -04:00
Mohamed Amine Ben Salah
64b9127a2a code organizations 2020-03-11 13:07:16 -03:00
Mohamed Amine Ben Salah
217b761b86 adds webcams share-webcam/load-time/check-content test specs 2020-03-10 17:18:42 -03:00
Mohamed Amine Ben Salah
da5549ef9a renames test description 2020-03-10 12:22:50 -03:00
Mohamed Amine Ben Salah
7f1d2a4aa3 adds share/load/check webcams test specs with multi users 2020-03-10 12:20:48 -03:00
Mohamed Amine Ben Salah
6dafdc0658 fixes the audio test muting test spec 2020-03-04 15:36:33 -03:00
Mohamed Amine Ben Salah
61ca94181d deleted duplication of new set data-test 2020-03-04 15:29:31 -03:00
Mohamed Amine Ben Salah
9a56c0170a from single user to multi users webcams 2020-03-04 14:44:05 -03:00
Mohamed Amine Ben Salah
8c428d058a Revert "adds check test spec to webcam single-user test"
This reverts commit 2ddcf3a4b9.
2020-03-04 16:14:41 -03:00
Mohamed Amine Ben Salah
2ddcf3a4b9 adds check test spec to webcam single-user test 2020-03-04 15:55:36 -03:00
Anton Georgiev
0f6f2ffcab
Merge pull request #8666 from daminebenq/fix-draw-test
fixes missing returned Test results
2020-03-04 14:52:58 -05:00
Mohamed Amine Ben Salah
ea226420c2 adds single user webcam test spec 2020-03-04 16:00:45 -03:00
Mohamed Amine Ben Salah
aa4ade2221 renaming audio data test echo test thumbs up and down 2020-03-04 14:01:18 -03:00
Mohamed Amine Ben Salah
2eeb59a00e add audio emulation and mute other user test, consider isTalking indicator 2020-03-04 11:50:56 -03:00
Mohamed Amine Ben Salah
76cd0fb28a removes TODO comments 2020-02-26 10:48:34 -03:00
Anton Georgiev
91919ff62f
Merge pull request #8651 from daminebenq/bbb-tests
adds chatBox data-test for private or public chat & adds checks for private and public messages reception
2020-02-26 08:32:21 -05:00
Mohamed Amine Ben Salah
a2380fd017 fixes status.js test spec results 2020-02-25 17:38:33 -03:00
Mohamed Amine Ben Salah
16c700d21c fixes slides upload/Skip test spec results 2020-02-25 17:14:56 -03:00
Mohamed Amine Ben Salah
1901d93706 fixes draw test spec results 2020-02-25 16:50:02 -03:00
Mohamed Amine Ben Salah
d74f97e9cc fixes chat Test specs 2020-02-25 14:53:18 -03:00
Mohamed Amine Ben Salah
28bd0cf8c1 seperates create and join in different functions and cleans up code 2020-02-21 15:39:28 -03:00
Mohamed Amine Ben Salah
9e8be984d3 adds code clean up 2020-02-21 15:20:46 -03:00
Mohamed Amine Ben Salah
d2db75e9bb adds join Breakoutrooms Test Spec 2020-02-21 15:06:05 -03:00
Mohamed Amine Ben Salah
da47e85b17 returns commented code and uses the new data-test for public/private chat 2020-02-19 15:49:43 -03:00
Mohamed Amine Ben Salah
9fad024c85 adds chatBox data-test for private or public chat & adds checks for private and public messages reception 2020-02-19 15:49:28 -03:00
Mohamed Amine Ben Salah
0cd7bc5188 returns Page Status a deleted part of code 2020-02-18 15:52:07 -03:00
Mohamed Amine Ben Salah
c4a658b25f adds fixes adding timestamp to metrics filename and to the use of effectiveParams object 2020-02-18 15:45:46 -03:00
Mohamed Amine Ben Salah
2ff8ad3b44 removes unused parameters from multiusers.js 2020-02-18 14:18:55 -03:00
Mohamed Amine Ben Salah
6f2612fbd7 fixes page.js conflicts 2020-02-18 14:16:54 -03:00
Mohamed Amine Ben Salah
d78627fce2 adds getMetrics() after checkForOtherUser and currentTimestamp to the metrics fileName and some fixes 2020-02-18 14:08:32 -03:00
Mohamed Amine Ben Salah
d13e8f7c51 adds memory metrics 2020-02-17 15:40:05 -03:00
Mohamed Amine Ben Salah
0a65a9684c adds getMetrics [WIP] 2020-02-14 17:52:59 -03:00
Mohamed Amine Ben Salah
c306034403 return commented code 2020-02-13 17:00:33 -03:00
Mohamed Amine Ben Salah
702e81044b add isolated BrowserContext 2020-02-13 16:55:28 -03:00
Mohamed Amine Ben Salah
a39b5dc6d6 updated the use of Page arguments locally in multiusers.js and the merge of the new params 2020-02-13 10:32:03 -03:00
Mohamed Amine Ben Salah
8647046378 removed overwriting in page.js and specified User2 as a specific username to use in the second session with user/multiusers.js 2020-02-12 17:18:41 -03:00
Mohamed Amine Ben Salah
b65b1b11a3 added a promise to close all pages & removed overwriting in page 2020-02-10 19:09:17 -03:00
Mohamed Amine Ben Salah
c29b994c48 removed no-needed declarations from page.js 2020-02-10 10:52:19 -03:00
Mohamed Amine Ben Salah
fa6b2ade1b added specification of username of extraUser who joins a meeting 2020-02-10 10:47:24 -03:00
Mohamed Amine Ben Salah
f6185184e3 removed timouts from user.test.js 2020-02-07 15:14:24 -03:00