Commit Graph

543 Commits

Author SHA1 Message Date
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
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
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
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
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
Anton B
cbd85b6fa6 test: skip zoom test 2023-07-17 17:11:03 -03:00
Gabriel Luiz Porfirio
c07f7efba0
Update string
Co-authored-by: Anton Barboza de Sá <antonbsa.bck@gmail.com>
2023-07-17 13:51:59 -03:00
Gabriel Porfirio
f30661127a fixing set status test 2023-07-17 11:32:52 -03:00
Gabriel Porfirio
972b907f5c moving testsuite console log to helpers.js 2023-07-14 11:57:42 -03:00
Anton B
b4d61ec5a9 test: improve presentation zoom test 2023-07-13 17:31:39 -03:00
Anton Georgiev
042bacc7c1 Merge remote-tracking branch 'bbb/v2.7.x-release' into merge-july12 2023-07-12 18:53:12 -04:00
Anton Georgiev
cd9f93be44 Merge remote-tracking branch 'bbb/v2.6.x-release' into merge-july12 2023-07-12 15:59:46 -04:00
Anton B
9b0f3a6316 Merge remote-tracking branch 'upstream/v2.7.x-release' into v2.7.x-release 2023-07-12 15:42:42 -03:00
Anton Georgiev
e32a5feabe
Merge pull request #18304 from gabriellpr/new-disabled-features-test
test: slide snapshot, camera as content disabledFeatures tests
2023-07-12 14:06:07 -04:00