Commit Graph

16 Commits

Author SHA1 Message Date
Mohamed Amine Ben Salah
56cde60cb8 remove no-needed logging 2021-03-01 15:24:17 -03:00
Mohamed Amine Ben Salah
4dc679d000 Adds tests recording + updates some outdated tests + linting 2021-02-26 12:52:17 -03:00
Ramon Souza
6eaa0c8079 fix skip check test 2021-02-23 10:53:37 -03:00
Mohamed Amine Ben Salah
d8c5aa46d9
multiple automated tests suites updates + add missing polling specs and move them with old ones to a polling test suite (#10766)
* updating old tests + collecting more snapshots [WIP]

* updates old test suites and collects more visual regressions screenshots

* remove snapshots and their collection temporary

* run tests from packages.json

* update test execution command/export constants from .env to core/constants.js

* update tests/puppeteer/README.md file

* update LOOP_INTERVAL variable call and assign timeouts to the webcam share spec

* redefine waitForSelector func in page.js, update chat test suite specs and add poll chat message test spec

* Merge remote-tracking branch 'upstream/develop' into updating-old-tests-visual-with-visual-regressions

* update webcam test specs collecting videoPreviewTimeout and use it to wait for videoPreview selector

* update custom parameters test suite

* update breakout test suite

* update webcam layout test suite

* update multiusers test suite

* update notifications test suite

* update presentation test suite

* whiteboard test suite

* screenshare test suite

* update sharednotes test suite

* user ELEMENT_WAIT_TIME variable from timeouts constants.js

* list TEST CONSTANTS by category

* add poll test suite and assigns the right unassigned timeouts

* set test pages to headless
2021-02-16 15:57:10 -05:00
Mohamed Amine Ben Salah
1c40b0b8c8 adds missing custom parameters specs to the custom parameters test suite 2021-01-15 19:51:52 -03:00
Mohamed Amine Ben Salah
f547a2eba6 fixes custom paramters autotest 2020-08-27 09:44:36 -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
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
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
3c41df3790 adds skipCheck() and askForFeedbackOnLogout() test specs 2020-06-15 16:08:34 -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