Commit Graph

25 Commits

Author SHA1 Message Date
Anton B
5ae2e242f7 (test): Updates for Poll creation migration changes
* Update selectors;
* Add more checks on the create poll function;
* Add steps to prevent failures in serial mode runs;
* Add missing timeout on direct locator methods;
* Fix step order on test to publish results in a different presentation;
* Re-enable user response poll test in CI;
2024-04-03 15:57:31 -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
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
4af2bddd7a test: dynamically set parallel or serial mode 2023-08-31 17:21:48 -03:00
Anton B
b4dd99299a test: 2.7 tests fixes 2023-08-22 17:25:50 -03:00
Anton B
03aa9d3bec test: update all raise and lower hand related tests 2023-07-24 18:07:51 -03:00
Anton B
d6a3fec976 test: fix wrong imports 2023-07-07 14:06:30 -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
Anton B
659c4030dd Merge branch 'v2.6.x-release' into presentation-test-impr 2023-04-10 15:50:49 -03:00
Anton B
a1c38ab09c test: add missing empty line in the end of the files 2023-04-05 18:10:19 -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
7f65cbc5f6 download session learning dashboard test added 2023-03-31 13:29:18 -03:00
Gabriel Porfirio
f6499efcca created rowFilter function 2023-03-30 10:01:01 -03:00
Gabriel Porfirio
e3e8f24c50 new learning dashboard tests 2023-03-23 13:43:29 -03:00
Gabriel Porfirio
a0eceda1f8 changing check polls 2023-03-10 11:24:14 -03:00
Gabriel Porfirio
990ddb1f7c moved second function to util, added extra time to the polls checks 2023-03-09 18:09:02 -03:00
Gabriel Porfirio
6042b300f0 the first 3 learning dashboard tests 2023-03-08 17:34:54 -03:00
Gabriel Porfirio
447ea1ffb3 basic infos testing 2023-03-06 10:46:31 -03:00
Gabriel Porfirio
6b0a260a71 3 tests added 2023-03-02 16:57:02 -03:00
Gabriel Porfirio
ee1dead565 starting learning dashboard tests 2023-02-28 14:44:30 -03:00
Gabriel Porfirio
08d4e03e1e learning dashboard test start 2023-02-23 14:37:17 -03:00