Commit Graph

865 Commits

Author SHA1 Message Date
Anton Georgiev
227ca44eec
Merge pull request #20234 from gabriellpr/test-fix-layout
test: Fix layout tests
2024-05-22 15:41:23 -04:00
Gabriel Porfirio
6fccefc5c2 adding @ci flag 2024-05-22 15:21:32 -03:00
Ramón Souza
5ed10c75b0
Merge pull request #20257 from antonbsa/add-ci-tests-1
test: Add 30 tests to run in CI
2024-05-22 13:05:52 -03:00
Anton B
73e747344a test: avoid screenshot check due to playwright open issue 2024-05-15 15:13:08 -03:00
Anton B
55568618ca test: update presentation test checks 2024-05-15 15:12:45 -03:00
Anton B
aea6fc7475 test: retain video on failure only in CI 2024-05-15 12:07:31 -03:00
Anton B
27cdac7b7e test: add blob-report folder to gitignore 2024-05-14 18:15:51 -03:00
Anton B
52cfdaf1b3 test: add parallel npm-script 2024-05-14 18:13:32 -03:00
Anton B
3e248878f7 test: flag tests to run in CI 2024-05-14 18:07:58 -03:00
snyk-bot
7c971f3c86
fix: bigbluebutton-tests/puppeteer/package.json & bigbluebutton-tests/puppeteer/package-lock.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-BRACES-6838727
- https://snyk.io/vuln/SNYK-JS-MICROMATCH-6838728
2024-05-13 16:29:05 +00:00
Gabriel Porfirio
bc9df6cdc6 change waitAndClick to closeAllNotifications 2024-05-13 10:35:24 -03:00
Anton Georgiev
ffcb1175de
Merge pull request #20144 from antonbsa/old-tests-removal
test: Tests removal of removed features
2024-05-09 08:53:51 -04:00
João Victor
f9b935e75b test: adjust timeout for connecting webcam to be removed 2024-05-02 18:27:32 -03:00
Anton B
1d90a8e966 test: remove "write closed captions" test 2024-05-02 10:06:49 -03:00
Anton B
04c17a59cd test: remove "pick random user" test 2024-05-02 08:58:18 -03:00
Ramón Souza
db3e46b711
Merge pull request #20067 from antonbsa/brekaout-tests-fix
test: fix breakout tests failing on CI
2024-04-23 13:30:34 -03:00
Anton Barboza
3d824615be test: fix breakout test behavior and wait for select room button to be enabled 2024-04-23 11:57:41 -03:00
Ramón Souza
e56a579f65
Merge pull request #20017 from gabriellpr/test-screenshare-ext-video
test: Screenshare should stop external video
2024-04-23 11:48:50 -03:00
Anton Barboza
219aac168e test: wait for breakoutTimeRemaining element before performing anything on panel 2024-04-23 11:23:34 -03:00
Anton Barboza
868a598623 test: skip captions tests 2024-04-22 15:46:44 -03:00
Gabriel Porfirio
6113a68619 removed params from getYoutubeFrame function 2024-04-19 16:05:13 -03:00
Gabriel Porfirio
17b61c4f90 getFrame to getYoutubeFrame 2024-04-19 11:31:59 -03:00
Gabriel Porfirio
f0d8babbde last changes 2024-04-16 08:23:53 -03:00
Gabriel Porfirio
0e9e5dbf4b test screenshare should stop external video 2024-04-15 16:28:53 -03:00
Gabriel Porfirio
2eda5935f3 adding check for polling test 2024-04-09 17:23:36 -03:00
Gabriel Porfirio
d079e8a942 avoid presentation notification on polling tests 2024-04-05 13:35:32 -03:00
Ramón Souza
d218beda61
Merge pull request #19446 from Tainan404/migrate-poll-creation
Migrate poll creation
2024-04-03 16:38:41 -03:00
Anton B
5ae2e242f7 (test): Updates for Poll creation migration changes
* Update selectors;
* Add more checks on the create poll function;
* Add steps to prevent failures in serial mode runs;
* Add missing timeout on direct locator methods;
* Fix step order on test to publish results in a different presentation;
* Re-enable user response poll test in CI;
2024-04-03 15:57:31 -03:00
Anton B
de13bea6b0 test: readd breakout test to CI 2024-03-26 14:49:14 -03:00
Gabriel Porfirio
4dc517e32d changed createParameter to joinParameter 2024-03-21 10:22:02 -03:00
Gabriel Porfirio
cd13a8d3e9 Revert "changed from createparamter to joinparameter"
This reverts commit bc0082d947.
2024-03-21 10:09:25 -03:00
Gabriel Porfirio
bc0082d947 changed from createparamter to joinparameter 2024-03-21 10:06:32 -03:00
Gabriel Porfirio
cecfb71483 Merge remote-tracking branch 'upstream/v3.0.x-release' into avoid-unrelated-notifications 2024-03-19 15:08:07 -03:00
Anton Georgiev
02b0b83694
Merge pull request #19835 from antobinary/march17-02
test: update playwright tests to support sha256 and sha512 algorithms… (port)
2024-03-18 11:11:43 -04:00
Anton Georgiev
ef300cf28e
chore: Fix typo (found by typos) (port) #19834
Co-authored-by: Stefan Weil <sw@weilnetz.de>
2024-03-18 09:58:53 -04:00
paulseto
574f8fd277 test: update playwright tests to support sha256 and sha512 algorithms (#19725)
* update to support sha256 and sha512 algorithms

* Update bigbluebutton-tests/playwright/.env.template

Co-authored-by: Anton Barboza de Sá <antonbsa.bck@gmail.com>

---------

Co-authored-by: Anton Georgiev <antobinary@users.noreply.github.com>
Co-authored-by: Anton Barboza de Sá <antonbsa.bck@gmail.com>
2024-03-17 21:34:46 -04:00
Gabriel Luiz Porfirio
85f7110a7b
Merge branch 'v3.0.x-release' into avoid-unrelated-notifications 2024-03-15 09:06:59 -03:00
Gabriel Porfirio
07966dd336 avoid notifications on parameter and user test 2024-03-15 08:56:35 -03:00
Ramón Souza
c91108c2a5
Merge pull request #19747 from antonbsa/global-test-hook
test: Add global test hook
2024-03-14 13:49:40 -03:00
Gabriel Porfirio
7f36f22e9c avoid presentation notifications 2024-03-13 10:28:39 -03:00
Tainan Felipe
f868fc07ea Merge branch 'migrate-user-to-graphql' of github.com:Tainan404/bigbluebutton into migrate-user-to-graphql 2024-03-12 19:25:15 -03:00
Anton B
5a040e69a7 test: skip 'select random user' test 2024-03-12 16:58:22 -03:00
Ramón Souza
e54cfd657c
Merge pull request #19708 from gabriellpr/ext-flaky-tests
test: fix whiteboard tests
2024-03-12 10:50:45 -03:00
Gabriel Porfirio
951f885880 changed the function name to be more explicit 2024-03-12 08:35:41 -03:00
Gabriel Porfirio
304337d362 changes on the setViewPortSize function 2024-03-08 09:30:48 -03:00
Gabriel Porfirio
202a66cebb few alts on the page file 2024-03-07 10:43:25 -03:00
Anton B
35c9b0f509 test: handle error when iframe does not have context and fix learning dashboard tests 2024-03-06 17:11:17 -03:00
André Castro
58a0efe708
Migrate auth and settings to graphQL (#19507) 2024-03-06 14:28:18 -03:00
Anton B
e89950dc3e test: remove file 2024-03-06 11:32:19 -03:00
Anton B
712e12283b test: add an auto-run global hook for each test to close the context used at the end of the execution and dinamically set the context property in the Page object 2024-03-06 11:26:03 -03:00