Commit Graph

865 Commits

Author SHA1 Message Date
Anton B
24ff4d2a50 test: always keep trace viewer and remove DEBUG_MODE env variable 2024-03-05 15:57:16 -03:00
Gabriel Porfirio
a661a97ed7 Merge remote-tracking branch 'upstream/v3.0.x-release' into ext-flaky-tests 2024-03-04 16:34:23 -03:00
Gabriel Porfirio
ef7835fa82 update screenshot lock viewers annotations 2024-03-04 15:27:04 -03:00
Gabriel Porfirio
79ad4cd173 added back the flaky flag 2024-03-04 14:22:42 -03:00
Gabriel Porfirio
26948b0210 removed should publish poll check 2024-03-04 13:44:47 -03:00
Gabriel Porfirio
89a7f9dd67 switch initmodpage to initpages 2024-03-04 11:00:28 -03:00
Gabriel Porfirio
08b9e72198 remove .only from user test 2024-03-01 16:52:29 -03:00
Gabriel Porfirio
37c684a0fe tests update, whiteboard, options 2024-03-01 15:15:18 -03:00
Anton B
7c4446560f test: fix logout meeting function 2024-03-01 13:44:46 -03:00
Anton B
dac9238fc1 test: fix parameter on layout tess 2024-03-01 13:43:48 -03:00
Gabriel Porfirio
bb164d67b6 Merge remote-tracking branch 'upstream/v3.0.x-release' into ext-flaky-tests 2024-02-29 10:00:10 -03:00
Gabriel Porfirio
29051e9771 fix polling publish tests 2024-02-28 11:34:23 -03:00
Gabriel Porfirio
57f0e6b2ab rm flaky flag user test 2024-02-27 11:45:04 -03:00
Ramón Souza
4f6d5f368b
Merge pull request #19621 from Scroody/poll-answer-verification
Client: Poll answer verification
2024-02-26 14:20:37 -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é
8c09f023c1 Flaking tests 2024-02-26 10:47:12 -03:00
Ramón Souza
a813624f01
Merge pull request #19177 from Scroody/issue-12614
feat: leave meeting button
2024-02-23 14:13:01 -03:00
Anton B
2de51a82e8 test: fix logout function, also considering new directLeaveButton 2024-02-23 10:22:44 -03:00
Gabriel Porfirio
3f2fb2bb8b update screenshot draw arrow test 2024-02-22 17:02:55 -03:00
Gabriel Porfirio
d2c26d19ef @flaky to the options test 2024-02-22 14:09:56 -03:00
André
11a159fed5 adjusting to tests 2024-02-22 10:37:43 -03:00
Gabriel Porfirio
d002ab7928 fix for whiteboard tests 2024-02-21 15:13:10 -03:00
Anton Georgiev
c9ce945aa5
Merge branch 'v3.0.x-release' into cleanup/runuser 2024-02-20 13:38:33 -05:00
Gabriel Porfirio
5ff48390e9 fixing whiteboard tests 2024-02-20 13:51:19 -03:00
Gabriel Porfirio
c92a6ee79d reduced the screenshot resolution 2024-02-13 17:06:20 -03:00
Gabriel Porfirio
11908c20c2 changes on the screenshot resolution 2024-02-13 10:35:41 -03:00
Gabriel Porfirio
368f8616e8 remove flaky flag from options test 2024-02-09 14:30:38 -03:00
Gabriel Porfirio
8a51f7c52a adds the flaky flag to the failing tests 2024-02-09 10:32:55 -03:00
Gabriel Porfirio
5cfae52bbf Merge remote-tracking branch 'upstream/v3.0.x-release' into fix-presentation-polling-test 2024-02-08 13:53:02 -03:00
Gabriel Luiz Porfirio
25bee839c8
Update bigbluebutton-tests/playwright/options/options.js
Co-authored-by: Anton Barboza de Sá <antonbsa.bck@gmail.com>
2024-02-02 14:36:13 -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
Gabriel Porfirio
ef0c48d46e removing polling changes, sending in another pr 2024-01-29 09:55:11 -03:00
Gabriel Porfirio
f5cbad283c removes .only 2024-01-29 09:25:45 -03:00
Gabriel Porfirio
32d18be268 rm flaky flag skip slide test 2024-01-25 13:49:04 -03:00
Gabriel Porfirio
9b2b528041 fixing 2 options test and 1 poll test 2024-01-24 14:49: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
Anton B
909178cf88 test: check private chat open before checking label 2024-01-10 09:57:57 -03:00
Anton Georgiev
bef0d45e80
Merge pull request #19289 from ramonlsouza/migrate-connection-status
refactor: migrate connection status to use graphql
2023-12-07 12:29:46 -05:00
Anton B
598a0fd558 test: flaky flag on connection status tests 2023-12-07 12:44:16 -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 Georgiev
3723f1b6b0
Merge pull request #19233 from antonbsa/breakout-flaky-updt
test: Update breakout flaky tests
2023-12-04 13:06:20 -05:00
Gabriel Porfirio
49ddee0a2b turning back to default value 2023-11-30 14:23:48 -03:00
Gabriel Porfirio
656f791f71 remove .only from breakout 2023-11-30 14:15:39 -03:00
Gabriel Porfirio
ffc07c03e9 fix lock viewers annotations test 2023-11-29 14:00:12 -03:00
Gabriel Porfirio
3bc56d74d2 fix the upload presentation test 2023-11-29 09:06:03 -03:00
Anton B
b06b0e7fb1 test: update breakout flaky tests 2023-11-28 17:10:46 -03:00
Daniel Molkentin
4f5b773798 cleanup: use runuser instead of sudo
In a lot of place where sudo is used, it is meant to drop privileges
coming from root, instead of gaining privileges or lateral privilege
moves (e.g. postgres). This is what runuser is for, so use that.
2023-11-28 15:26:12 +00:00
Ramón Souza
3e4e0e03a0
Merge pull request #19120 from ramonlsouza/remove-unused-talking-indicator
refactor: remove unused talking indicator component
2023-11-23 11:34:07 -03:00
Anton Georgiev
0cb8796e55
Merge pull request #19160 from Scroody/snyk-fix-3-in-1
[Snyk] Security upgrade axios to 1.6.0
2023-11-23 09:19:59 -05:00
Gabriel Porfirio
433e5d3094 Adds flaky flag to failing test 2023-11-23 10:44:14 -03:00
Ramón Souza
8849c257e7
Merge pull request #19086 from gabriellpr/test-fail-improvoment
test: Improvement test.fail
2023-11-22 15:35:16 -03:00
Jesus Federico
7626717602 [Snyk] Security upgrade axios to 1.6.0 2023-11-16 11:59:47 -03:00
Gabriel Porfirio
fc4df4ea5b removing await 2023-11-16 09:00:22 -03:00
Ramón Souza
a18adb0b38
Merge pull request #19014 from Tainan404/breakout-room-migration
Refactor: Migrate breakout room creation to graphql
2023-11-15 13:22:43 -03:00
Gabriel Porfirio
f1bbad94b5 adding flaky flag to failing test on ci 2023-11-15 11:36:58 -03:00
Tainan Felipe
b4c8dac941 Merge branch 'breakout-room-migration' of github.com:Tainan404/bigbluebutton into breakout-room-migration 2023-11-15 11:35:46 -03:00
Ramón Souza
1c636c4cce
Merge pull request #19004 from gabriellpr/test-timer
test: Timer and stopwatch
2023-11-15 10:03:15 -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
Anton B
234431f6dd test: add flag flaky on failed breakout tests after migration 2023-11-13 17:54:00 -03:00
Gabriel Porfirio
1ea6aaa2c1 test.fail improvements 2023-11-08 08:50:16 -03:00
Gabriel Porfirio
0b94757937 Merge remote-tracking branch 'upstream/v3.0.x-release' into test-fail-improvoment 2023-11-06 10:30:06 -03:00
Gabriel Porfirio
964871c8c5 removing flaky flag for passing tests 2023-11-02 15:51:51 -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
42f2649150 improved test.fail for export share notes 2023-10-30 14:04:34 -03:00
Gabriel Porfirio
e274cb595b few improvements on the test 2023-10-25 17:29:52 -03:00
Gabriel Porfirio
7f13708bf4 changing fake video 2023-10-25 11:09:17 -03:00
Gabriel Porfirio
7bcddfe631 stopwatch and timer test 2023-10-25 10:19:04 -03:00
Gabriel Porfirio
c138433be0 add test for the timer 2023-10-24 11:37:11 -03:00
Gabriel Porfirio
7c06dc3025 Merge remote-tracking branch 'upstream/v3.0.x-release' into fake-video-test 2023-10-24 10:34:49 -03:00
Gabriel Porfirio
7904a8597b test for the timer and stopwatch 2023-10-24 09:56:36 -03:00
Gabriel Porfirio
adaea32aee linked issue related to the diff between screenshots in ci and local machine 2023-10-18 16:00:22 -03:00
Gabriel Porfirio
60a2d0ab2a increasing uploadtoast timeout 2023-10-18 14:17:19 -03:00
Gabriel Porfirio
fdc4252893 changing screenshots 2023-10-18 11:18:33 -03:00
Gabriel Porfirio
d72a1ae99c updating presentations screenshots 2023-10-17 14:24:00 -03:00
Gabriel Porfirio
358d4d0d75 fake-video to improve tests, and share camera as content test 2023-10-17 09:32:36 -03:00
Gabriel Porfirio
00d2e8d8d3 updating screenshots 2023-10-09 17:00:10 -03:00
Gabriel Porfirio
2fa23ca5b3 adds check for typing indicator 2023-10-06 09:09:20 -03:00
Ramón Souza
5339ed2aec Merge remote-tracking branch 'upstream/v3.0.x-release' into throttle-timeout 2023-10-04 13:46:10 -03:00
Anton B
7583f24651 update font-size reference screenshot 2023-10-03 15:37:15 -03:00
Gabriel Porfirio
d1c101c14b skipping failing test on ci 2023-10-03 09:21:55 -03:00
Gabriel Porfirio
5e6b263518 disable self-view test 2023-10-03 08:47:50 -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
Gustavo Trott
60cbcdaa61
Merge pull request #18758 from gabriellpr/polling-fix-test
test: Polling fixes
2023-09-27 08:42:36 -03:00
Gustavo Trott
287848dcab
Merge pull request #18803 from gabriellpr/fix-presentation-tests
test: Fix presentation tests
2023-09-27 08:42:24 -03:00
Gabriel Porfirio
d5f599c2ee Merge remote-tracking branch 'upstream/v3.0.x-release' into fix-presentation-tests 2023-09-26 17:48:00 -03:00
Gabriel Porfirio
b11a39852f changing publichat to hidepublicchat 2023-09-26 16:41:58 -03:00
Gabriel Porfirio
2f605c5de3 zoom test working fine 2023-09-26 13:47:18 -03:00
Gabriel Porfirio
fae7762a14 fixing share external video test 2023-09-26 11:15:11 -03:00
Gabriel Porfirio
df94a8d8f9 changed chatmessages data-test 2023-09-26 10:22:44 -03:00
Gabriel Porfirio
a731c5ad34 removes @flaky in lock viewers test 2023-09-26 10:07:32 -03:00
Gabriel Porfirio
48ea61e20b fixing whiteboard test suite 2023-09-25 21:52:27 -03:00
Gabriel Porfirio
dedf981265 remove only flag 2023-09-25 21:08:08 -03:00
Gabriel Porfirio
a960000e7c fixing font-size test 2023-09-25 21:07:21 -03:00
Gabriel Porfirio
515689505b fixing breakout tests 2023-09-25 20:22:25 -03:00
Gabriel Porfirio
b9a299f933 updating dark mode screenshot 2023-09-25 17:40:31 -03:00