Commit Graph

57 Commits

Author SHA1 Message Date
Gabriel Luiz Porfirio
aa57d4528b
test: Add message to the test expect (#20718)
* first steps

* few messages added

* added more messages to the failed tests

* layouts,notifications

* more messages to help

* adding messages to the upload other presentations format

* messages for upload multiple presentation test

* added most of the expect messages

* updates for merging

* fixed broken tests
2024-07-30 18:49:02 -04:00
Anton B
7a66f58d6c test: rewrite test tagging 2024-07-08 10:42:57 -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 Luiz Porfirio
85f7110a7b
Merge branch 'v3.0.x-release' into avoid-unrelated-notifications 2024-03-15 09:06:59 -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
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
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
Gabriel Porfirio
79ad4cd173 added back the flaky flag 2024-03-04 14:22:42 -03:00
Gabriel Porfirio
37c684a0fe tests update, whiteboard, options 2024-03-01 15:15:18 -03:00
Gabriel Porfirio
d2c26d19ef @flaky to the options test 2024-02-22 14:09:56 -03:00
Gabriel Porfirio
c92a6ee79d reduced the screenshot resolution 2024-02-13 17:06:20 -03:00
Gabriel Porfirio
11908c20c2 changes on the screenshot resolution 2024-02-13 10:35:41 -03:00
Gabriel Porfirio
368f8616e8 remove flaky flag from options test 2024-02-09 14:30:38 -03:00
Gabriel Luiz Porfirio
25bee839c8
Update bigbluebutton-tests/playwright/options/options.js
Co-authored-by: Anton Barboza de Sá <antonbsa.bck@gmail.com>
2024-02-02 14:36:13 -03:00
Gabriel Porfirio
9b2b528041 fixing 2 options test and 1 poll test 2024-01-24 14:49:03 -03:00
Anton Barboza de Sá
d30b806b47
test: Fix no-flaky tests and properly set the execution mode (#19436)
* test: fix shortcuts, add flaky flag for test requiring graphql data, fix slide change for tldraw v2

* test: properly set the execution mode

* test: use isMultiUser parameter inside options obj

* test: fix banner color test

* test: increase breakout test timeouts for user joining room

* test: redo the change in the hide presentation on join test

* test: change hide presentation steps and add flaky flag on it
2024-01-19 13:42:01 -03:00
KDSBrowne
cc7aff8686
Feat: Migrating to Tldraw v2 (Alpha v18) on 3.0 (#19268)
* initial tldraw v2 alpha 18 with graph-ql

* add @apollo/client

* update whiteboard test element

* update whiteboard test elements

* update whiteboard test elements

* load .tldr file shapes into bbb

* temporarily disable infinite canvas limit in client

* disabling failing tests on ci

* restore poll results on whiteboard

* restore hideViewerCursor functionality

* disabling failing tests that needs to be updated

---------

Co-authored-by: Gabriel Porfirio <gabrielporfirio1994@gmail.com>
2023-12-05 15:15:25 -03:00
Gabriel Porfirio
00d2e8d8d3 updating screenshots 2023-10-09 17:00:10 -03:00
Anton B
7583f24651 update font-size reference screenshot 2023-10-03 15:37:15 -03:00
Gustavo Trott
d0e0b71ed0 Merge remote-tracking branch 'upstream/v3.0.x-release' into merge-27-into-30 2023-09-27 08:45:40 -03:00
Gustavo Trott
fff883b2b2 Merge 2.7 into 3.0 2023-09-27 08:44:37 -03:00
Gabriel Porfirio
dedf981265 remove only flag 2023-09-25 21:08:08 -03:00
Gabriel Porfirio
a960000e7c fixing font-size test 2023-09-25 21:07:21 -03:00
Gabriel Porfirio
515689505b fixing breakout tests 2023-09-25 20:22:25 -03:00
Gabriel Porfirio
b9a299f933 updating dark mode screenshot 2023-09-25 17:40:31 -03:00
Gabriel Porfirio
10fe364831 close all toast notifications function added 2023-09-05 17:12:32 -03:00
Gabriel Porfirio
fbdb307380 fixing options test 2023-09-04 10:35:16 -03:00
Anton B
4af2bddd7a test: dynamically set parallel or serial mode 2023-08-31 17:21:48 -03:00
Gabriel Porfirio
a413ffc89d adding flaky tag to failing tests on ci 2023-08-23 17:47:11 -03:00
Gustavo Trott
3758dd89e2 Merge 2.7 into Develop 2023-07-31 11:24:25 -03:00
Anton B
03aa9d3bec test: update all raise and lower hand related tests 2023-07-24 18:07:51 -03:00
Anton Barboza
f9dbbcfd72 test: increase the amount of tests for CI runs 2023-05-19 10:11:24 -03:00
Gabriel Porfirio
a383b03380 closed the context page 2023-04-25 10:25:23 -03:00
Gabriel Porfirio
e0498dd9ba change parallel mode to serial mode 2023-04-24 17:52:47 -03:00
Gabriel Porfirio
733355528e open help button to serial mode 2023-04-24 11:29:32 -03:00
Gabriel Porfirio
2353b9930b changing to serial mode 2023-04-24 09:44:25 -03:00
Anton Georgiev
8ab5ce0c0a
Merge branch 'v2.6.x-release' into newline-at-end-of-file 2023-04-05 14:16:44 -04:00
Brent Baccala
a2d1ab1ee5 test suite: add newlines at the end of playwright javascript files that didn't have them 2023-04-03 16:21:24 -04:00
Gabriel Porfirio
e3e8f24c50 new learning dashboard tests 2023-03-23 13:43:29 -03:00
Gabriel Porfirio
b5e5c5dd06 app font size test 2023-01-18 13:29:45 -03:00
Gabriel Porfirio
76ecbb3085 removed only flag 2022-12-01 11:39:26 -03:00
Gabriel Porfirio
8d68a3fd47 dark mode elements list simplified 2022-11-24 11:52:06 -03:00
Gabriel Porfirio
b339402933 changed dark mode test name 2022-11-16 17:17:28 -03:00
Gabriel Porfirio
ee0c3c49bd dark mode testing background and text colors 2022-11-16 17:15:24 -03:00
Gabriel Porfirio
7b03c59687 added check background and text color 2022-11-15 10:27:24 -03:00
Gabriel Porfirio
e01debe83f testing text and background colors 2022-11-11 14:03:04 -03:00