Commit Graph

26 Commits

Author SHA1 Message Date
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
Gabriel Porfirio
7f36f22e9c avoid presentation notifications 2024-03-13 10:28:39 -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 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
Anton B
4af2bddd7a test: dynamically set parallel or serial mode 2023-08-31 17:21:48 -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
2353b9930b changing to serial mode 2023-04-24 09:44:25 -03: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
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
e01debe83f testing text and background colors 2022-11-11 14:03:04 -03:00
Gabriel Porfirio
7a4113c31b dark mode testing 2022-11-10 17:25:18 -03:00
Gabriel Porfirio
7c204363c8 moved help test to options test 2022-09-12 09:33:53 -03:00
Gabriel Porfirio
4ce4ef7446 help button test 2022-09-06 13:52:45 -03:00
Gabriel Porfirio
0c501d1f0d adding settings test link to a comment 2022-08-17 17:08:01 -03:00
Gabriel Porfirio
fb1c60c3f6 updating options folder 2022-08-15 10:37:54 -03:00
Gabriel Porfirio
e27990b791 locale and about test to options folder 2022-08-15 09:37:52 -03:00