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
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
Gabriel Porfirio
cbfa75faaa
adding two checks
2023-07-12 14:17:01 -03:00
Anton Georgiev
7b7c854ed8
Merge pull request #18275 from gabriellpr/lock-viewers-test
...
test: refactoring + adding two tests lock viewers
2023-07-12 12:50:45 -04:00
Gabriel Porfirio
251bf6867b
4 tests for disabledFeatures, slide snapshot, camera as content
2023-07-12 08:55:49 -03:00
Anton B
a41ea56bc9
test: update breakout test steps to follow new expected behavior
2023-07-11 17:54:02 -03:00
Gabriel Porfirio
29c86b5300
refactoring parameters tests
2023-07-10 16:29:30 -03:00
Anton B
a0fa177c70
test: update layout test snaphots
2023-07-10 16:28:28 -03:00
Anton B
06478cda4a
test: update layout tests
2023-07-10 16:28:00 -03:00
Anton B
d6a3fec976
test: fix wrong imports
2023-07-07 14:06:30 -03:00
Gabriel Porfirio
b71a6f3f66
small changes
2023-07-05 10:05:57 -03:00
Ramón Souza
42c59c54a2
Merge pull request #18266 from gabriellpr/pin-notes-restore-presentation-test
...
test: restore presentation on pin notes to whiteboard
2023-07-04 17:11:28 -03:00
Ramón Souza
b7a193acb5
Merge pull request #18200 from gabriellpr/refactoring-parameters-test
...
test: Add create parameters tests + refactoring
2023-07-04 17:11:19 -03:00
Gabriel Porfirio
a1e14131af
refactoring and adding two tests for lock viewers
2023-07-04 15:01:19 -03:00
Anton B
ebdd2d3bc5
test: fix current presentation download test and add test for enabling and disabling original presentation download
2023-07-04 12:10:38 -03:00
Gabriel Porfirio
f689ae2090
restore presentation on pin notes to whiteboard
2023-07-03 13:48:52 -03:00
Gabriel Porfirio
8952a2ff4f
lock viewers refactored
2023-07-03 10:01:05 -03:00
Gabriel Porfirio
8f52121d5c
changes on the speech-recognition test
2023-06-30 17:16:22 -03:00
Gabriel Porfirio
cafc51f33c
refactoring and adding new parameters test
2023-06-22 09:21:10 -03:00
Anton Georgiev
22419c40b8
Merge pull request #18169 from antonbsa/modal-prop-and-depend-updt
...
test: Fix data-test prop in modals and update dependencies
2023-06-15 20:57:38 -04:00
Anton B
38425a0e16
test: update rewrite snapshots script
2023-06-15 17:59:19 -03:00
Anton B
182edfc111
test: remove and change notification checks
2023-06-14 22:38:15 -03:00
Anton B
02a6237337
test: increase expected dropdown list items for actions button
2023-06-14 22:37:14 -03:00
Anton B
9391ac2009
test: fix audio modal data-test props and audio tests related
2023-06-14 22:36:18 -03:00
Anton B
8c28449d3c
test: update test dependencies
2023-06-14 14:01:17 -03:00
Anton Georgiev
8378fe50a6
Merge pull request #18120 from gabriellpr/disbled-features-exclude
...
test: Disabled features exclude
2023-06-13 16:34:56 -04:00
Gabriel Porfirio
f87ad26809
last changes suggested by Anton B
2023-06-13 17:31:47 -03:00
Anton Georgiev
148188c5e6
Merge pull request #18161 from antonbsa/snapshots-updt
...
test: Reference snapshots update
2023-06-13 14:23:14 -04:00
Anton B
a16311ad21
test: add script command to rewrite all snapshots
2023-06-13 13:51:19 -03:00
Anton B
04fc50dbe2
test: update reference snapshots
2023-06-13 13:39:39 -03:00
Anton B
91f4cdd085
test: add toHaveScreenshot default value
2023-06-08 17:48:18 -03:00
Anton B
933587940a
test: update maxDiffPixelRatio value in settings
2023-06-08 16:56:52 -03:00
Anton B
32196b5a12
test: isolate function to check root permission and apply on connectionFailure tests
2023-06-08 14:56:14 -03:00
Gabriel Porfirio
7c366e98d4
remove .only
2023-06-08 10:44:03 -03:00
Anton B
e17bcd0ec5
test: define default maxDiffPixelRatio value
2023-06-07 23:17:42 -03:00
Anton B
2aa49689e8
test: wait for welcome message when openning public chat
2023-06-07 23:16:50 -03:00
Gabriel Porfirio
204ae7d91d
changing spec custom parameters
2023-06-07 13:31:42 -03:00
Gabriel Porfirio
4da8b09911
joining disabledFeatures test with disabledFeaturesExclude test
2023-06-07 11:19:09 -03:00
Anton Georgiev
3001d8b75d
Merge pull request #18046 from gabriellpr/change-hide-presentation
...
test: Updates hide presentation
2023-05-31 15:13:06 -04: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
a605920fa4
update the function that checks the restore presentation button
2023-05-30 16:25:40 -03:00
Gabriel Porfirio
570ae7ae8a
adding the true/false check answer
2023-05-30 09:19:44 -03:00
Anton Georgiev
672add0655
Merge pull request #17948 from antonbsa/inc-ci-test
...
test: Increase tests running on CI
2023-05-25 12:17:54 -04:00
Gabriel Porfirio
5cf186f28b
improving smart slides test
2023-05-25 12:58:44 -03:00
Anton Georgiev
4014c1205c
Merge pull request #17952 from gabriellpr/audio-serial-mode
...
test: Audio serial mode
2023-05-25 10:14:57 -04:00
Gabriel Porfirio
5039e07013
change default to serial mode
2023-05-23 10:43:41 -03:00
Gabriel Porfirio
b528bd6522
close audio on meeting creation
2023-05-23 10:43:08 -03:00
Gabriel Porfirio
69ad11434d
audio tests, serial mode support
2023-05-19 11:22:51 -03:00
Anton Barboza
f9dbbcfd72
test: increase the amount of tests for CI runs
2023-05-19 10:11:24 -03:00
Anton Barboza
ba9f25c683
test: increases by 5sec the default timeout for pdf upload
2023-05-19 09:31:38 -03:00
Anton Barboza
24b98d1055
test: add TIMEOUT_MULTIPLIER variable description
2023-05-19 09:30:40 -03:00
Anton Georgiev
d27e14af4b
Merge pull request #17928 from antonbsa/hide-presentation-customparam-testfix
...
test: fix hide presentation on join test
2023-05-18 13:17:02 -04:00
Anton Georgiev
9aa32c9716
Merge pull request #17870 from antonbsa/reconnection-tests
...
test: chat and audio reconnection tests
2023-05-18 09:19:38 -04:00
Gabriel Porfirio
b1036a1947
keep improving audio tests
2023-05-18 09:39:06 -03:00
Anton B
da43baca18
test(reconnection): use an iptable rule to keep browser with no connection for a second
2023-05-17 10:39:18 -03:00
Anton Georgiev
19f93221fe
Merge pull request #17881 from gabriellpr/notes-serial-mode
...
test: Sharednotes serial mode
2023-05-16 11:23:15 -04:00