Commit Graph

885 Commits

Author SHA1 Message Date
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
Gabriel Porfirio
02d0df77f8 Merge remote-tracking branch 'upstream/develop' into fix-few-tests 2023-09-25 15:34:30 -03:00
Gabriel Porfirio
c77579364c fix few simple tests 2023-09-25 14:40:11 -03:00
Ramón Souza
461a1c3ede
Merge pull request #18703 from gabriellpr/fix-options-tests
test: Fix options tests
2023-09-25 11:59:11 -03:00
Gabriel Luiz Porfirio
966e1eb5ae
Merge branch 'develop' into polling-fix-test 2023-09-18 16:45:56 -03:00
Gabriel Porfirio
0528e41d9b fixing all presentation tests 2023-09-18 13:39:59 -03:00
Gabriel Porfirio
4df2b97df1 fixes for multiusers tests 2023-09-15 16:38:43 -03:00
Gabriel Luiz Porfirio
5d2277223c
Update bigbluebutton-tests/playwright/core/elements.js
Co-authored-by: Anton Barboza de Sá <antonbsa.bck@gmail.com>
2023-09-15 13:40:01 -03:00
Gabriel Porfirio
dcbbd1f9c7 start the fixes for presentation tests 2023-09-15 13:38:20 -03:00
Anton Georgiev
48b2237975
Merge pull request #18664 from antonbsa/shard-tests-ci
CI: Matrix strategy for build and test steps
2023-09-15 08:49:09 -04:00
Gabriel Porfirio
5efea0cc12 fixing multiusers tests 2023-09-13 17:11:15 -03:00
Gabriel Porfirio
368002062e fixing pollling tests 2023-09-11 13:37:23 -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
Gabriel Porfirio
10fe364831 close all toast notifications function added 2023-09-05 17:12:32 -03:00
Gabriel Porfirio
fbdb307380 fixing options test 2023-09-04 10:35:16 -03:00
Anton B
4af2bddd7a test: dynamically set parallel or serial mode 2023-08-31 17:21:48 -03:00
Anton B
44590bfdf7 ci(tests): use sharding on CI test execution + use matrix on build step and set the merge branches action as a reusable workflow 2023-08-31 10:39:27 -03:00
Anton B
3ec9b58125 test: update playwright dependencies 2023-08-31 09:43:31 -03:00
Gustavo Trott
5eb04aab91 Resolve conflicts 2023-08-30 15:31:32 -03:00
Anton B
ad4bbb9d43 test: fix test reporters 2023-08-30 12:07:45 -03:00
Gabriel Porfirio
3b6a80c952 fixing screenshots from upload diff formats of presentation 2023-08-30 11:33:14 -03:00
Anton Georgiev
1a636bb0c2
Merge pull request #18582 from gabriellpr/test-shape-options
test: Adds shape options tests
2023-08-29 14:39:25 -04:00
Anton Georgiev
c0002ab2ab
Merge pull request #18416 from gabriellpr/test-diff-presentation-format
test: Add more types of presentation to upload
2023-08-29 14:39:07 -04:00
Anton B
62a9a776c8 ci(tests): use sharding on CI test execution 2023-08-28 13:41:24 -03:00
Anton B
133da09996 test: update playwright dependencies 2023-08-28 13:28:52 -03:00
Gabriel Luiz Porfirio
f4c5b7cf77
Update user.spec.js 2023-08-25 14:58:54 -03:00
Gabriel Porfirio
5b73de89a1 fixing failing test on ci 2023-08-25 13:45:07 -03:00
Gabriel Porfirio
a413ffc89d adding flaky tag to failing tests on ci 2023-08-23 17:47:11 -03:00
Anton B
366af0bf3c test: minor fixes 2023-08-23 11:05:40 -03:00
Anton B
b4dd99299a test: 2.7 tests fixes 2023-08-22 17:25:50 -03:00
Gabriel Luiz Porfirio
f2ac7e7188
Merge branch 'v2.7.x-release' into test-shape-options 2023-08-17 11:21:50 -03:00
Gabriel Porfirio
c519395034 few whiteboard tests 2023-08-17 11:14:08 -03:00
Gustavo Trott
d018fd6490 Resolve conflicts 2023-08-16 16:24:34 -03:00
Anton Georgiev
e2cdd68bac
Merge pull request #18516 from ramonlsouza/2627-aug10
chore: Merge 2.6 into 2.7
2023-08-11 17:13:21 -04:00
Anton Georgiev
68bca731b0
Merge pull request #18457 from gabriellpr/test-whiteboard-improvements
test: Check for right click on whiteboard
2023-08-11 13:13:36 -04:00
Gabriel Luiz Porfirio
09461caa84
Update bigbluebutton-tests/playwright/whiteboard/draw.js
Co-authored-by: Anton Barboza de Sá <antonbsa.bck@gmail.com>
2023-08-11 13:16:10 -03:00
Anton Georgiev
7a3945069d
Merge pull request #18398 from gabriellpr/polls-not-editable
test: only presenter can edit the poll results
2023-08-11 11:46:04 -04:00
Gabriel Porfirio
146a226976 few changes on the slide 2023-08-11 11:02:10 -03:00
Gabriel Porfirio
1b5d29b244 adding @ci to the test 2023-08-10 16:10:50 -03:00
Ramón Souza
866c40f84f Merge remote-tracking branch 'upstream/v2.6.x-release' into 2627-aug10 2023-08-10 11:49:01 -03:00
Anton B
b68dbc6832 test: re-add zoom test 2023-08-08 15:13:32 -03:00
Gabriel Porfirio
ad4a1f4720 updated branch and create a test for the other formats upload 2023-08-08 13:05:09 -03:00
Gabriel Porfirio
869a35e25f Merge remote-tracking branch 'upstream/v2.7.x-release' into test-diff-presentation-format 2023-08-07 16:13:40 -03:00
Gabriel Porfirio
aa549a0f58 check for right click on whiteboard 2023-08-07 14:08:26 -03:00
Gustavo Trott
baba92cb0f Merge 2.7 into Develop 2023-08-04 16:47:23 -03:00
Gabriel Porfirio
38b353d2c8 adding the presentation tests on ci again 2023-08-03 15:46:03 -03:00
Gabriel Porfirio
26e74f5d43 changes on the download presentation tests 2023-08-03 15:05:56 -03:00
Anton B
d188df13f0 test: add flaky flag to presentation tests 2023-08-02 10:48:30 -03:00
Anton B
1013e4443a test: update Webcam ci tests flags 2023-08-01 13:45:33 -03:00
Gabriel Porfirio
da091b2352 adding more type of presentations to upload 2023-08-01 10:32:53 -03:00
Anton B
4384fa7aca test: add @flaky test flag and avoid them when running the tests on CI 2023-07-31 16:19:04 -03:00
Gustavo Trott
3758dd89e2 Merge 2.7 into Develop 2023-07-31 11:24:25 -03:00
Gabriel Porfirio
6a712c7850 only present can edit the polls 2023-07-28 09:16:07 -03:00
Anton B
b31ba3fbc0 test: fix connection status element selector 2023-07-26 15:08:36 -03:00
Anton Georgiev
ce2b65798b
Merge pull request #18377 from antonbsa/parameter-tests-fix-after-merge
test: Parameter tests fix
2023-07-26 14:05:18 -04:00
Anton B
1024930a32 test: disabled features test fixes and managePresentationButton selector update 2023-07-25 15:26:42 -03:00
Anton Georgiev
9015c1d339
Merge pull request #18378 from antonbsa/raise-hand-tests-fix
test: Raise and lower hand tests fix
2023-07-25 14:15:38 -04:00
Anton B
03aa9d3bec test: update all raise and lower hand related tests 2023-07-24 18:07:51 -03:00
Anton Georgiev
90ef5ab591
Merge pull request #18358 from antonbsa/breakout-tests
test: Breakout tests update
2023-07-24 16:31:23 -04:00
Anton B
0265b0d97e test: fix connection status element selector 2023-07-24 16:44:31 -03:00
Anton B
0c434236a2 test: fix disabledFeatures declaration 2023-07-24 16:25:17 -03:00
Anton B
f3a834c9f2 test: fix current presentation download test behavior 2023-07-24 16:22:09 -03:00
Anton B
bf32c51f95 test: remove disabled features code duplicated 2023-07-24 16:21:55 -03:00
Anton Georgiev
bdb243418f
Merge pull request #18360 from gabriellpr/test-fit-to-width
test: check to fit-to-width
2023-07-24 14:28:33 -04:00
Gabriel Porfirio
a40c204d26 add sleep() function to wait fit whiteboard 2023-07-24 13:52:15 -03:00
Gabriel Porfirio
0b4f842902 few small suggestions 2023-07-24 09:22:28 -03:00
Anton Georgiev
bdfc6c2105
Merge pull request #18367 from antonbsa/notes-pin-imp
test(notes): Pinning notes improvement
2023-07-21 19:51:39 -04:00
Anton B
a5eb537cab test(notes): check unpin notes and cover bug when other presenter unpin 2023-07-21 17:39:33 -03:00
Anton Georgiev
6b76d9aa66 Merge remote-tracking branch 'bbb/v2.6.x-release' into merge-july-21 2023-07-21 16:24:45 -04:00
Gabriel Porfirio
3886f8c273 adding a check for the fit to with button on/off 2023-07-21 09:43:52 -03:00
Anton B
cdf3c0d2fb test(breakout): remove all notifications before ending rooms and temporally avoid screenshot comparison due to a reported bug 2023-07-20 17:15:32 -03:00
Anton B
8deb07137f test: update Breakout - change duration time test steps 2023-07-20 17:04:06 -03:00
Anton B
fbb622ba52 test: update breakout selectors 2023-07-20 16:59:53 -03:00
Anton B
6937826235 Merge remote-tracking branch 'upstream/v2.7.x-release' into fix-flaky-tests 2023-07-19 17:49:24 -03:00
Anton B
52d05adaf9 test: fix inconsistencies in presentation upload 2023-07-19 17:45:30 -03:00
Anton B
005f911189 test: fix brand logo url 2023-07-19 17:44:38 -03:00
Anton B
7520e3e163 Merge remote-tracking branch 'upstream/v2.7.x-release' into v2.7.x-release 2023-07-19 15:27:58 -03:00
Anton Georgiev
69b0c6b46c
Merge pull request #18332 from antonbsa/zoom-test-impr
test: Zoom presentation test improvement
2023-07-19 11:34:15 -04:00
Anton Georgiev
c072be2bb0
Merge pull request #18338 from antonbsa/connection-status-selector
test: update connection status selector
2023-07-18 16:05:21 -04:00
Anton Georgiev
3b2b1890ad
Merge pull request #18294 from gabriellpr/refactoring-create-join-test
test: separate create and join parameters
2023-07-18 15:54:04 -04:00
Anton B
f400c28b74 test: update connection status selector 2023-07-18 14:49:34 -03:00