Mohamed Amine Ben Salah
2a9fdebd61
Mobile/Tablet devices automated tests for mobile/tablet on ios/android devices ( #12173 )
...
* adds unability to see screenshare button on mobile devices test specs
* simplify code in testMobileDevice()
* userlist and chat panels should not appear at page load in mobile devices
* lint
* updates outdated audio specs due to leaveAudio changes
* correct clicks on disconnectAudio elements
* whiteboard not visible on userlistPanel or on chatPanel
* reworks mobile devices/usersagents
* fixes screenshare mobile/tablet specs
* adds whiteboardNotAppearOnMobile spec
* adds Chat Panel specification to Mobile-Tablet specs
* simplify getArgs() functions for all devices
2021-05-25 12:05:11 -04:00
dependabot[bot]
7c8c36ca92
Bump hosted-git-info in /bigbluebutton-html5/tests/puppeteer
...
Bumps [hosted-git-info](https://github.com/npm/hosted-git-info ) from 2.8.8 to 2.8.9.
- [Release notes](https://github.com/npm/hosted-git-info/releases )
- [Changelog](https://github.com/npm/hosted-git-info/blob/v2.8.9/CHANGELOG.md )
- [Commits](https://github.com/npm/hosted-git-info/compare/v2.8.8...v2.8.9 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-05-07 21:51:25 +00:00
dependabot[bot]
cfa52aec64
Bump lodash in /bigbluebutton-html5/tests/puppeteer
...
Bumps [lodash](https://github.com/lodash/lodash ) from 4.17.20 to 4.17.21.
- [Release notes](https://github.com/lodash/lodash/releases )
- [Commits](https://github.com/lodash/lodash/compare/4.17.20...4.17.21 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-05-07 21:40:23 +00:00
Anton Georgiev
d3acfa4cce
Merge pull request #11850 from daminebenq/fix-and-update-virtualized-userslist-test-suite
...
Fix and update virtualized list test suite
2021-04-27 13:13:46 -04:00
Mohamed Amine Ben Salah
ec03be9ef1
reuse users collection instead of users-persistent-data collection
2021-04-20 13:59:04 -03:00
Mohamed Amine Ben Salah
cd5da91cb8
set failureThreshold to 2.0 for all Multiusers specs
2021-04-14 17:01:05 -03:00
Mohamed Amine Ben Salah
2419c1f252
add guest policy specs
2021-04-14 13:16:41 -03:00
Mohamed Amine Ben Salah
db4986736b
Add Connection Status Offline User reported
2021-04-06 21:39:18 -03:00
Mohamed Amine Ben Salah
9a151fb4c2
Add raise hand test spec to user.test.js suite
2021-04-06 21:09:43 -03:00
Mohamed Amine Ben Salah
9d50adbc95
uncomment commented test specs
2021-04-04 18:53:31 -03:00
Mohamed Amine Ben Salah
ba9c810251
updates connection issue user reporting test spec
2021-04-01 23:14:37 -03:00
Mohamed Amine Ben Salah
040fed5ca7
add mobile user sub-username tag check
2021-04-01 21:54:55 -03:00
Mohamed Amine Ben Salah
c8668641cb
fix and update virtualized list test suite
2021-04-01 16:42:31 -03:00
Mohamed Amine Ben Salah
37e27addfa
add bad user connection reporting test spec (missed code part)
2021-04-01 11:48:18 -03:00
Mohamed Amine Ben Salah
2fbbd94ddd
add bad user connection reporting test spec
2021-04-01 10:55:27 -03:00
Mohamed Amine Ben Salah
c57c45399c
Adds connection status (++ webcams, screenshare) test specs
2021-03-31 10:10:57 -03:00
Mohamed Amine Ben Salah
cd985a02c2
Add additional user whiteboard access test spec ( #11799 )
...
* WIP adding whiteboard special user access test spec
* Adds additional user whiteboard access test spec to whiteboard.obj.js
2021-03-30 06:49:07 -04:00
dependabot[bot]
9a291254be
Bump y18n from 4.0.0 to 4.0.1 in /bigbluebutton-html5/tests/puppeteer
...
Bumps [y18n](https://github.com/yargs/y18n ) from 4.0.0 to 4.0.1.
- [Release notes](https://github.com/yargs/y18n/releases )
- [Changelog](https://github.com/yargs/y18n/blob/master/CHANGELOG.md )
- [Commits](https://github.com/yargs/y18n/commits )
Signed-off-by: dependabot[bot] <support@github.com>
2021-03-29 18:50:57 +00:00
Mohamed Amine Ben Salah
982ddc56a1
adds YNA and UR polling cases
2021-03-08 18:11:36 -03:00
Mohamed Amine Ben Salah
620183d5d3
added True/False, A/B/C/D polling cases WIP
2021-03-07 20:53:58 -03:00
Mohamed Amine Ben Salah
8daa4443cb
Merge remote-tracking branch 'upstream/develop' into add-tests-recording-to-video
2021-03-01 18:47:35 -03:00
Mohamed Amine Ben Salah
2c9d8e4380
updates and adds specifications for polling
2021-03-01 18:47:08 -03:00
Mohamed Amine Ben Salah
56cde60cb8
remove no-needed logging
2021-03-01 15:24:17 -03:00
Mohamed Amine Ben Salah
11a82d1524
CI presettings: part 1 - set page.viewPort && export visual regressions testing media files ( #11422 )
...
* add viewPort to page.js
* clone and import media and visual regressions files to the right directories
* change repo link to official bbb-ci-test-resources.git
* remove execution of import-tests-ci-resources.sh from tests/puppeteer/run.sh
* updates the import directory of the ci testing files
* correct imported repo folder name
2021-02-26 12:49:52 -05: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
dependabot[bot]
92c6c9a491
Bump node-notifier in /bigbluebutton-html5/tests/puppeteer
...
Bumps [node-notifier](https://github.com/mikaelbr/node-notifier ) from 8.0.0 to 8.0.1.
- [Release notes](https://github.com/mikaelbr/node-notifier/releases )
- [Changelog](https://github.com/mikaelbr/node-notifier/blob/v8.0.1/CHANGELOG.md )
- [Commits](https://github.com/mikaelbr/node-notifier/compare/v8.0.0...v8.0.1 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-02-18 18:46:41 +00: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
dependabot[bot]
530d1429a1
Bump axios from 0.18.1 to 0.21.1 in /bigbluebutton-html5/tests/puppeteer
...
Bumps [axios](https://github.com/axios/axios ) from 0.18.1 to 0.21.1.
- [Release notes](https://github.com/axios/axios/releases )
- [Changelog](https://github.com/axios/axios/blob/master/CHANGELOG.md )
- [Commits](https://github.com/axios/axios/compare/v0.18.1...v0.21.1 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-02-09 00:27:36 +00: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
bf45dbc7f9
adds visual regressions test with snapshots ready to use
2020-10-27 12:54:55 -03:00
Mohamed Amine Ben Salah
f0a0e21972
Merge remote-tracking branch 'upstream/develop' into add-visual-regressions-testing
2020-10-27 12:52:59 -03:00
Mohamed Amine Ben Salah
aee7534c9e
update Jest ^23.5.0 > ^26.6.1
2020-10-27 12:09:24 -03:00
Mohamed Amine Ben Salah
5c4c20c871
fixes webcams layout autotest
2020-10-18 14:33:06 -03:00
Mohamed Amine Ben Salah
2bb8ef8abc
[WIP] adds visual regression testing
2020-10-08 16:32:00 -03:00
Mohamed Amine Ben Salah
85ca1882e5
adds webcams layout autotest to all.test.js
2020-10-02 09:27:31 -03:00
Anton Georgiev
a151ceffad
Merge pull request #10342 from daminebenq/fix-custom-parameters-autotest
...
fixes custom paramters autotest
2020-09-10 08:46:00 -04:00
Mohamed Amine Ben Salah
b48b82330a
adds webcams layout test suite
2020-09-09 12:51:56 -03:00
Mohamed Amine Ben Salah
920ff92fe5
adjusts test timeout and changed css test file name
2020-08-28 09:42:27 -03:00
Mohamed Amine Ben Salah
f547a2eba6
fixes custom paramters autotest
2020-08-27 09:44:36 -03: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
726358dfd7
rewrite test files to execute imported test specs as objects
2020-08-05 17:12:57 -03:00
Mohamed Amine Ben Salah
36e79846a6
exports tests as objects and defines jest syntax from new test files
2020-08-05 15:44:17 -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
009c32faf9
fixes whiteboard automated test
2020-07-20 19:01:41 -03:00
Mohamed Amine Ben Salah
ff2764403a
fixes virtualized users list automated test
2020-07-20 19:01:25 -03:00
Mohamed Amine Ben Salah
2fe6174a29
fixes user and multiusers automated test
2020-07-20 19:00:55 -03:00
Mohamed Amine Ben Salah
9ae345bbe0
fixes presentation automated test
2020-07-20 19:00:19 -03:00
Mohamed Amine Ben Salah
a51105fab3
fix shared notes automated test
2020-07-20 18:19:24 -03:00
Mohamed Amine Ben Salah
d5ba5efb0b
fix screenshare automated test
2020-07-20 18:14:11 -03:00