Commit Graph

99 Commits

Author SHA1 Message Date
Anton B
bbbd8ccef1 test: fix wrong import and avoid slow test warning spam 2024-07-11 13:55:13 -03:00
Anton B
3e248878f7 test: flag tests to run in CI 2024-05-14 18:07:58 -03:00
João Victor
f9b935e75b test: adjust timeout for connecting webcam to be removed 2024-05-02 18:27:32 -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
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
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
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
37c684a0fe tests update, whiteboard, options 2024-03-01 15:15:18 -03:00
Anton B
7c4446560f test: fix logout meeting function 2024-03-01 13:44:46 -03:00
Gabriel Porfirio
bb164d67b6 Merge remote-tracking branch 'upstream/v3.0.x-release' into ext-flaky-tests 2024-02-29 10:00:10 -03:00
Gabriel Porfirio
57f0e6b2ab rm flaky flag user test 2024-02-27 11:45:04 -03:00
Anton B
2de51a82e8 test: fix logout function, also considering new directLeaveButton 2024-02-23 10:22:44 -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
Gabriel Porfirio
81171e52ce few changes to check if the elements are rendered 2023-11-14 17:15:26 -03:00
Gabriel Porfirio
49b23d62db finished chat improvement 2023-11-01 11:28:38 -03:00
Gabriel Porfirio
10fe364831 close all toast notifications function added 2023-09-05 17:12:32 -03:00
Anton B
b4dd99299a test: 2.7 tests fixes 2023-08-22 17:25:50 -03:00
Gabriel Porfirio
972b907f5c moving testsuite console log to helpers.js 2023-07-14 11:57:42 -03:00
Gabriel Porfirio
29c86b5300 refactoring parameters tests 2023-07-10 16:29:30 -03:00
Anton Georgiev
9814e4ebaf
Merge pull request #17811 from antonbsa/layout-tests-migration
test: Layout tests additions and serial mode migration
2023-05-04 16:27:16 -04:00
Anton Georgiev
894c77ecde
Merge pull request #17710 from gabriellpr/options-serial-mode
test: options serial mode
2023-05-03 13:13:17 -04:00
Anton Barboza
9628f03af1 test: add smart, custom and push layout tests 2023-04-25 18:20:48 -03:00
Gabriel Porfirio
e0498dd9ba change parallel mode to serial mode 2023-04-24 17:52:47 -03:00
Gabriel Porfirio
84c2a6173c created selectSlide function 2023-04-24 13:33:00 -03:00
Anton B
682fbb20a0 test: add missing timeout on actions 2023-04-06 11:44:03 -03:00
Gabriel Porfirio
6042b300f0 the first 3 learning dashboard tests 2023-03-08 17:34:54 -03:00
Anton Georgiev
b5f70e84c7
Merge branch 'v2.6.x-release' into v2.6-tests-update 2023-02-16 01:52:27 -05:00
Anton Georgiev
4b01be98e4
Merge pull request #16707 from gabriellpr/notes-test
test: export-format notes
2023-02-16 01:22:28 -05:00
Gabriel Porfirio
f7437145af improvement to export correct file content in html reporter 2023-02-15 17:21:58 -03:00
Gabriel Porfirio
98795fda81 timeout into object 2023-02-15 16:52:06 -03:00
Gabriel Porfirio
41d44d6919 handleDownload updates 2023-02-15 15:41:21 -03:00
Anton B
5d731ac963 test: fix and update tests 2023-02-14 10:59:46 -03:00
Gabriel Porfirio
e59cba97ab new function inside page 2023-02-10 13:20:14 -03:00
Gabriel Porfirio
b5e5c5dd06 app font size test 2023-01-18 13:29:45 -03:00
Ramón Souza
064b554dfd Merge remote-tracking branch 'upstream/v2.5.x-release' into merge-2526-dec14 2022-12-14 13:23:11 -03:00
Anton Georgiev
2a4c8d57bf
Merge pull request #16081 from gabriellpr/copy-paste-test
test: copy/paste public message
2022-12-05 12:51:25 -05:00
Gabriel Porfirio
2a23e63a64 copy and paste public message test 2022-12-01 08:19:03 -03:00
Gabriel Porfirio
8d68a3fd47 dark mode elements list simplified 2022-11-24 11:52:06 -03:00
Maxim Khlobystov
71c985646a Merge branch 'v2.6.x-release' of https://github.com/bigbluebutton/bigbluebutton into draw-visual-regression 2022-11-15 01:16:18 +00:00
Gabriel Porfirio
7a4113c31b dark mode testing 2022-11-10 17:25:18 -03:00
Brent Baccala
0c32f307a7 testsuite console logging: still addressing SonarCloud issues 2022-11-09 13:43:36 -05:00
Brent Baccala
ed39b09f6f testsuite console logging: address SonarCloud complaints 2022-11-09 13:43:36 -05:00
Brent Baccala
ee44663de8 testsuite console logging: use node.js util.format to process format string 2022-11-09 13:43:36 -05:00
Brent Baccala
d2700acb92 testsuite console logging: use npm package 'chalk' to parse colors 2022-11-09 13:43:36 -05:00