Commit Graph

44 Commits

Author SHA1 Message Date
Gabriel Porfirio
26948b0210 removed should publish poll check 2024-03-04 13:44:47 -03:00
Gabriel Porfirio
29051e9771 fix polling publish tests 2024-02-28 11:34:23 -03:00
Ramón Souza
525a1d87dd
Merge pull request #19573 from gabriellpr/fix-presentation-polling-test
test: Fix a few flaky tests
2024-02-26 10:52:14 -03:00
André
11a159fed5 adjusting to tests 2024-02-22 10:37:43 -03:00
Gabriel Porfirio
7e8bde03c1 fix few polling, presentation, parameter test 2024-02-02 08:37:28 -03:00
Gabriel Porfirio
58b4ad5e89 fix polling presentation test 2024-01-31 13:39:51 -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
1ea6aaa2c1 test.fail improvements 2023-11-08 08:50:16 -03:00
Gabriel Porfirio
368002062e fixing pollling tests 2023-09-11 13:37:23 -03:00
Gabriel Porfirio
6a712c7850 only present can edit the polls 2023-07-28 09:16:07 -03:00
Anton Georgiev
1fce8d1c22
Merge pull request #18003 from gabriellpr/improve-poll-test
test: Improve smart slides
2023-05-31 10:03:06 -04:00
Gabriel Porfirio
570ae7ae8a adding the true/false check answer 2023-05-30 09:19:44 -03:00
Gabriel Porfirio
5cf186f28b improving smart slides test 2023-05-25 12:58:44 -03:00
Anton Barboza
f9dbbcfd72 test: increase the amount of tests for CI runs 2023-05-19 10:11:24 -03:00
Gabriel Porfirio
8e9eac9b21 removing commented line 2023-05-10 08:19:42 -03:00
Gabriel Porfirio
d893bbf425 change the poll results on whiteboard to get the last rectangle 2023-05-09 13:48:40 -03:00
Gabriel Porfirio
2893c08124 few changes 2023-05-09 09:41:08 -03:00
Gabriel Porfirio
9826c7271f polls test accept parallel and serial mode 2023-05-08 10:14:26 -03:00
Gabriel Porfirio
515428cc77 wip: polls serial mode test 2023-05-05 15:12:32 -03:00
Gabriel Porfirio
7fe9d74a63 wip: polling changing to serial mode 2023-04-28 09:30:29 -03:00
Anton B
682fbb20a0 test: add missing timeout on actions 2023-04-06 11:44:03 -03:00
Anton B
4a0a9a29a5 test: update polling tests 2023-03-19 16:10:07 -03:00
Anton B
5d731ac963 test: fix and update tests 2023-02-14 10:59:46 -03:00
Anton Barboza
77d958d172 test: update dependencies and fix polling elements 2022-11-30 16:50:43 +01:00
Anton B
209dfb636f test: fix v2.6 CI tests 2022-11-25 16:54:32 -03:00
Gabriel Porfirio
edfdda75ee last changes poll remaining tests 2022-10-26 17:25:48 -03:00
Gabriel Porfirio
d2d139f378 poll tests and smart slides test 2022-10-25 17:12:59 -03:00
Anton Georgiev
23c0dc56c4 Merge branch 'v2.5.x-release' of github.com:bigbluebutton/bigbluebutton into cairosvg 2022-08-19 13:04:00 +00:00
Brent Baccala
85c7448b12 wait a bit longer for a slide conversion that might fail a test if too slow 2022-08-11 20:13:36 -04:00
Ramon Souza
db5ac1428a Merge tag 'v2.5.3' into merge25-26-jul14 2022-07-15 11:08:02 -03:00
Brent Baccala
dac96ccecb Merge remote-tracking branch 'origin/v2.5.x-release' into add-option-to-initPages 2022-07-06 19:00:23 +00:00
Maxim Khlobystov
beffcbb464 One more switch to uploadSinglePresentation 2022-07-05 12:21:38 -04:00
Maxim Khlobystov
80939493f5 Replace uploadPresentation with uploadSinglePresentation in other test suites 2022-07-05 11:27:40 -04:00
Anton B
c71e5c9f74 test: fix all 2.6 tests and temporarily skip inconsistent ones 2022-07-01 17:55:32 -03:00
Brent Baccala
ef47bb5762 test suite: add an option to multiuser initPages() to wait and clear
the default presentation notification on the moderator page.

Waiting until initPages() is finished to do this is problematic, because
it might take long enough to init the user page that the toast has
disappeared from the moderator page by the time initPages() finishes.

Change all the places in the test suite where initPages() is called
right before waitAndClearDefaultPresentationNotification to use
the new option instead.

In one place (raiseAndLowerHand) I also dropped waiting and clearing
the notification on the user page because it was causing problems
and doesn't seem to be necessary.
2022-06-24 01:47:48 +00: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
a0dd5552aa add close private chat test 2022-02-04 16:26:35 -03:00
Anton
82da6da0e6 create subdivisions and reorder tests 2022-01-19 16:50:59 -03:00
Anton
068bb4174d fix requested changes 2021-12-03 14:01:36 -03:00
Anton
2b0412aa6b fixes the test declaration, extends the multiuser class on tests with more than one page and other minor fixes 2021-12-02 01:51:28 -03:00
Anton
e16fe79bb7 improves element check 2021-12-01 11:02:26 -03:00
Anton
fe94a73417 add Polling test suite 2021-11-25 15:23:58 -03:00