Commit Graph

750 Commits

Author SHA1 Message Date
Gabriel Porfirio
f1bbad94b5 adding flaky flag to failing test on ci 2023-11-15 11:36:58 -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
964871c8c5 removing flaky flag for passing tests 2023-11-02 15:51:51 -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