Commit Graph

60 Commits

Author SHA1 Message Date
Anton B
3e248878f7 test: flag tests to run in CI 2024-05-14 18:07:58 -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
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
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
Anton B
909178cf88 test: check private chat open before checking label 2024-01-10 09:57:57 -03:00
Gabriel Porfirio
fc4df4ea5b removing await 2023-11-16 09:00:22 -03:00
Gabriel Porfirio
81171e52ce few changes to check if the elements are rendered 2023-11-14 17:15:26 -03:00
Gabriel Porfirio
9d54798946 first changes 2023-11-14 13:30:35 -03:00
Gabriel Porfirio
1ea6aaa2c1 test.fail improvements 2023-11-08 08:50:16 -03:00
Gabriel Porfirio
49b23d62db finished chat improvement 2023-11-01 11:28:38 -03:00
Gabriel Porfirio
d77f3e2501 chat test fail improved 2023-11-01 09:26:35 -03:00
Gabriel Porfirio
68d256eb60 improvement on chat options 2023-10-31 09:31:01 -03:00
Gabriel Porfirio
2fa23ca5b3 adds check for typing indicator 2023-10-06 09:09:20 -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
b11a39852f changing publichat to hidepublicchat 2023-09-26 16:41:58 -03:00
Gabriel Luiz Porfirio
a5099854cf
test: fix chat tests on ci (#18702)
* fixing chat tests

* added id for testing

* fix chat tests on ci

* id for the tests

* fix failing tests

* removing .only

* fixing failing chat tests

* changed from id to data-test
2023-09-06 15:18:13 -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
Anton B
32196b5a12 test: isolate function to check root permission and apply on connectionFailure tests 2023-06-08 14:56:14 -03:00
Anton B
2aa49689e8 test: wait for welcome message when openning public chat 2023-06-07 23:16:50 -03:00
Anton Barboza
f9dbbcfd72 test: increase the amount of tests for CI runs 2023-05-19 10:11:24 -03:00
Gabriel Porfirio
7b0cd624da change chat to serial mode 2023-04-27 09:36:19 -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
Anton Georgiev
b5f70e84c7
Merge branch 'v2.6.x-release' into v2.6-tests-update 2023-02-16 01:52:27 -05: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
07c1a894e7 added issue's link 2022-12-01 12:06:30 -03:00
Gabriel Porfirio
2a23e63a64 copy and paste public message test 2022-12-01 08:19:03 -03:00
Gustavo Trott
eccaf938dc
Merge pull request #15730 from gabriellpr/breakout-create-tests 2022-10-13 21:41:24 -03:00
gabriellpr
b23cc4ea51
Merge branch 'v2.6.x-release' into breakout-create-tests 2022-09-30 08:23:52 -03:00
Gabriel Porfirio
7d8a52d106 breakout test creation and after creation 2022-09-22 17:17:15 -03:00
germanocaumo
fea31e366c refactor: code smell 2022-09-22 10:06:23 +00:00
Gabriel Porfirio
0984f59645 await to check copy chat 2022-09-16 18:02:32 -03:00
Gabriel Porfirio
dd4dadde3e identation and update copy checks 2022-09-16 17:26:47 -03:00
Gabriel Porfirio
53673e848e removed only flag 2022-09-16 11:39:07 -03:00
Gabriel Porfirio
3ff6a52269 emoji copy test 2022-09-16 11:22:05 -03:00
Gabriel Porfirio
d789ab0b58 emojis tests 2022-08-30 09:28:34 -03:00
Anton B
a2aed9f956 test: fix and update test plan links 2022-07-25 16:42:48 -03:00
Maxim Khlobystov
a6af9a2b3e Links to the test plan 2022-06-20 20:52:00 -04:00
Anton B
de1c7043a9 test: fix/update tests on v2.5 2022-06-08 09:29:21 -03:00
Anton B
6eead03fb3 set dynamic steps by current settings 2022-03-29 10:53:07 -03:00
Anton B
0469ee6a64 fix handleDownload with playwright 2022-03-21 12:04:43 -03:00
Anton
7977d5c4f5 add chat test: Private chat disabled when user leaves meeting 2022-02-10 12:17:12 -03:00
Anton
a0dd5552aa add close private chat test 2022-02-04 16:26:35 -03:00
Anton
7d5325d0dd improves some selectors and function calls 2022-02-02 21:05:26 -03:00
Anton
45b1a5bfa6 minor improve on character limit test 2022-01-20 10:19:38 -03:00
Anton
7f075be033 fix all test selectors 2022-01-20 10:03:18 -03:00