Commit Graph

33 Commits

Author SHA1 Message Date
Arthur B. Grossi
064fd1d13c
feat(layout): Add propagate layout toggle (#21027)
* feat(layout): add propagation toggle

Transforms the 'update everyone' button in the layout modal into a
toggle, so that presenter get immediate visual feedback of the current
layout propagation setting when the modal is opened.

* fix: update propagation button locale to 'update to everyone'

* test: update layout test

---------

Co-authored-by: Anton B <antonbsa.bck@gmail.com>
2024-09-09 08:48:07 -03:00
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
6fccefc5c2 adding @ci flag 2024-05-22 15:21:32 -03:00
Gabriel Porfirio
bc9df6cdc6 change waitAndClick to closeAllNotifications 2024-05-13 10:35:24 -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
Anton B
dac9238fc1 test: fix parameter on layout tess 2024-03-01 13:43:48 -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
358d4d0d75 fake-video to improve tests, and share camera as content test 2023-10-17 09:32:36 -03:00
Anton B
4af2bddd7a test: dynamically set parallel or serial mode 2023-08-31 17:21:48 -03:00
Anton B
366af0bf3c test: minor fixes 2023-08-23 11:05:40 -03:00
Anton B
b4dd99299a test: 2.7 tests fixes 2023-08-22 17:25:50 -03:00
Anton B
1024930a32 test: disabled features test fixes and managePresentationButton selector update 2023-07-25 15:26:42 -03:00
Anton Georgiev
cd9f93be44 Merge remote-tracking branch 'bbb/v2.6.x-release' into merge-july12 2023-07-12 15:59:46 -04:00
Anton B
a0fa177c70 test: update layout test snaphots 2023-07-10 16:28:28 -03:00
Anton B
06478cda4a test: update layout tests 2023-07-10 16:28:00 -03:00
Anton B
d6a3fec976 test: fix wrong imports 2023-07-07 14:06:30 -03:00
Anton Georgiev
148188c5e6
Merge pull request #18161 from antonbsa/snapshots-updt
test: Reference snapshots update
2023-06-13 14:23:14 -04:00
Anton B
04fc50dbe2 test: update reference snapshots 2023-06-13 13:39:39 -03:00
Anton B
e17bcd0ec5 test: define default maxDiffPixelRatio value 2023-06-07 23:17:42 -03:00
Anton Barboza
049246a08d test: clear notification after changing layout and update screenshots 2023-04-27 14:21:44 -03:00
Anton Barboza
6bd62555d3 test: isolate screenshot check function and update reference screenshots on layout tests 2023-04-26 16:17:43 -03:00
Anton Barboza
00cbc1a097 test: migrate layout test to serial mode 2023-04-26 15:53:52 -03:00
Anton Barboza
ad27072b8f test: use userPage instead of modPage2 on layout tests 2023-04-25 18:43:16 -03:00
Anton Barboza
9628f03af1 test: add smart, custom and push layout tests 2023-04-25 18:20:48 -03:00
Anton B
b9bb4f475f test: Update layout tests reference screenshots 2023-04-13 10:37:19 -03:00
Anton B
682fbb20a0 test: add missing timeout on actions 2023-04-06 11:44:03 -03:00
Maxim Khlobystov
5f617d94db New whiteboard tests + refactoring 2023-03-08 15:33:05 +00:00
Maxim Khlobystov
9f32440fa4 Screenshots update 2023-03-01 15:12:47 +00:00
Maxim Khlobystov
9f8c0f8eaf Updated screenshots 2023-03-01 15:01:15 +00:00
Maxim Khlobystov
25df1b6384 Update the reference images for the layout management tests 2023-03-01 07:20:01 +00:00
Maxim Khlobystov
11954e5af0 Cleaning up the layout management tests code 2023-02-21 21:49:24 +00:00
Maxim Khlobystov
05beb4f1d9 Initial layout management tests 2023-01-23 17:31:01 +00:00