Commit Graph

695 Commits

Author SHA1 Message Date
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
Anton B
4af2bddd7a test: dynamically set parallel or serial mode 2023-08-31 17:21:48 -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
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
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
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
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