Commit Graph

125 Commits

Author SHA1 Message Date
Anton Georgiev
ef300cf28e
chore: Fix typo (found by typos) (port) #19834
Co-authored-by: Stefan Weil <sw@weilnetz.de>
2024-03-18 09:58:53 -04:00
Jesus Federico
7626717602 [Snyk] Security upgrade axios to 1.6.0 2023-11-16 11:59:47 -03:00
Brent Baccala
992cef8ad8 test suite: add newlines at the end of puppeteer javascript files that didn't have them 2023-04-03 16:23:26 -04:00
Anton Georgiev
972c555092 fix: bump up json5 2023-01-12 21:47:11 +00:00
snyk-bot
152dea1608
fix: upgrade dotenv from 16.0.0 to 16.0.1
Snyk has created this PR to upgrade dotenv from 16.0.0 to 16.0.1.

See this package in npm:
https://www.npmjs.com/package/dotenv

See this project in Snyk:
https://app.snyk.io/org/bigbluebutton/project/48eeed96-3747-452b-a605-cd876caa1ac2?utm_source=github&utm_medium=referral&page=upgrade-pr
2022-09-09 05:55:42 +00:00
Ramón Souza
0027472ed3 npm audit fix tests 2022-08-31 11:54:27 -03:00
Anton B
d1c461d9fb test: npm audit fix 2022-03-23 16:38:21 -03:00
Anton
e1b522ee60 npm audit fix: test folder 2022-01-20 11:04:14 -03:00
Anton
13dae4b3f6 add Meteor reconnection test and add option to add flags dynamically 2021-11-05 17:16:42 -03:00
Anton
5e9f228add fix warnings and audit fix 2021-11-02 13:55:13 -03:00
Anton
f020c0da9d add Presentation test: Start external video 2021-10-28 15:37:56 -03:00
Anton
ff338c0198 add Hide/Restore presentation test 2021-10-26 14:59:40 -03:00
Anton
d8ffd698ef fix minimizePresentation selector 2021-10-26 14:52:52 -03:00
Anton
b40f3f92f5 unify webcam tests 2021-10-26 14:51:24 -03:00
Anton
f6b907870a improves startSharing function 2021-10-26 14:48:18 -03:00
Anton
fe95a8a6a9 dismembers random poll test and checks all possibilities 2021-10-25 12:01:40 -03:00
Anton
ecd9681775 add poll results in a different presentation test and provide uploadPresentation function 2021-10-22 16:33:39 -03:00
Anton
d2af82df40 update poll test name 2021-10-22 14:22:23 -03:00
Anton
c523b577a7 add stop poll manually test 2021-10-22 14:21:17 -03:00
Anton
c3cbffc30a add quick poll test 2021-10-22 12:37:37 -03:00
Anton
8995740659 add pollAnonymous test 2021-10-21 11:11:43 -03:00
Anton
22ecd395eb add Polling test: Poll results in whiteboard 2021-10-20 14:39:36 -03:00
Anton
9d0b07b3b2 provide unique closePages function 2021-10-20 14:23:24 -03:00
Anton
1ab6ae8741 realocates tests to the right file; fixes publishPoll button element; provides closePages util function 2021-10-19 17:15:18 -03:00
Anton Barboza
cac21564a1 Merge remote-tracking branch 'upstream/v2.4.x-release' into improve-shortcut-test 2021-10-18 15:25:31 -03:00
Anton Barboza
ff97cbb516 improvements to check all shortcuts 2021-10-18 11:23:00 -03:00
Anton Barboza
60bdad6c33 fix disable other participants webcams test 2021-10-15 11:18:02 -03:00
Anton Barboza
7af1409b2a Merge remote-tracking branch 'upstream/v2.4.x-release' into improve-checks-and-fix-breakout-tests 2021-10-14 17:20:10 -03:00
Anton Barboza
8cea08d33a improve customParams constants 2021-10-13 16:32:17 -03:00
Anton Barboza
85af20a18e change the default value on hasElement and fix notVisible element check 2021-10-11 17:47:02 -03:00
Anton Barboza
c9fd81cdb7 remove isNotVisible check and improve static timeout on change status test 2021-10-11 15:18:34 -03:00
Anton Barboza
125654c17e update/fix breakout tests 2021-10-11 13:26:27 -03:00
Anton Barboza
11bc9c219a fix test.only 2021-10-08 13:49:46 -03:00
Anton Barboza
516e951282 improves test checks 2021-10-07 11:33:39 -03:00
Anton Barboza
0cf146eb0a increase breakout stress test rounds 2021-10-07 09:13:20 -03:00
Anton Barboza
fcd60a76b6 add brekout room invitation stress test 2021-10-06 17:19:46 -03:00
Anton Barboza
4f2764ce65 fix webcam tests and provides shareWebcam function in page.js 2021-10-04 17:42:58 -03:00
Anton Barboza
1fa3955c28 add test - User: Show network data in Connection Status 2021-10-04 14:57:12 -03:00
Anton Barboza
cdde14d5ea remove unused line 2021-10-01 12:14:08 -03:00
Anton Barboza
39fc9ca025 fix tests paths in all.test 2021-09-30 17:26:49 -03:00
Anton Barboza
265fbc4cb5 rename folders 2021-09-30 17:20:31 -03:00
Anton Barboza
ce06886f04 add static timeout to prevent a race condition - only on deployed servers 2021-09-30 15:47:17 -03:00
Anton Barboza
6a2e770842 fix some code warnings 2021-09-30 15:45:59 -03:00
Anton Barboza
6117c7cb99 set timeout on waitForFunctions 2021-09-30 15:38:18 -03:00
Anton Barboza
fa74f10e3e move params.js to core folder 2021-09-30 15:36:31 -03:00
Anton Barboza
60630b2139 improve init function 2021-09-30 09:36:08 -03:00
Anton Barboza
a1e0a14958 fix audio test returns, fix webcam test close audio modal and improve removeAllPresentation test 2021-09-30 08:51:55 -03:00
Maxim Khlobystov
204b390a54 Comment regarding the format of BBB_SERVER_URL 2021-09-27 23:26:00 -04:00
Maxim Khlobystov
8fe214e4f3 Grouping test files and their associated classes together 2021-09-27 23:21:14 -04:00
Anton Barboza
962470d286 minor fixes 2021-09-22 19:13:12 -03:00