Commit Graph

10 Commits

Author SHA1 Message Date
Mohamed Amine Ben Salah
4dc679d000 Adds tests recording + updates some outdated tests + linting 2021-02-26 12:52:17 -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
1b3f0476dc updates and fixes chat, notifications and presentation test suites 2020-08-13 23:41:14 -03:00
Mohamed Amine Ben Salah
46f0a1eedb fixes outdated auto tests and adds all-in-one-test.sh 2020-08-04 15:53:34 -03:00
Mohamed Amine Ben Salah
d74f97e9cc fixes chat Test specs 2020-02-25 14:53:18 -03:00
Maxim Khlobystov
7518b4cd99 Make the Puppeteer tests work with master branch 2020-01-28 14:25:27 -05:00
Maxim Khlobystov
aa5a0f6dc9 Fix the selectors in user list tests and chat tests 2018-11-30 12:32:19 -05:00
Pedro Beschorner Marin
b854cdccec Structured the tests in modules 2018-11-23 10:55:16 -02:00
Pedro Beschorner Marin
fc31a0d394 Refactored base page and started chat saving test 2018-11-22 17:20:06 -02:00
Pedro Beschorner Marin
7a18655230 Testing chat copy and evaluating chat tests result 2018-11-22 17:20:06 -02:00