Commit Graph

201 Commits

Author SHA1 Message Date
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
Anton Barboza
95d38b1df8 fix customParams: auto share webcam test 2021-09-22 18:16:31 -03:00
Anton Barboza
053eeac1c7 update clickNItem args order and avoid static timeouts 2021-09-22 18:16:11 -03:00
Anton Barboza
704aeb0a7b update pages declaration on breakout tests 2021-09-22 18:15:09 -03:00
Anton Barboza
da95d4d68c fix and move guest policy tests 2021-09-22 18:03:12 -03:00
Anton Barboza
04c283bf2e fix breakout test suite 2021-09-22 17:20:02 -03:00
Anton Barboza
91b1bed661 add lastTargetPage handler 2021-09-22 16:22:47 -03:00
Anton Barboza
2e9f92096f fix screenshare test check 2021-09-22 15:55:51 -03:00
Anton Barboza
c012cc085b add try/catch statement on customParameters tests 2021-09-22 15:53:46 -03:00
Anton Barboza
14872efd18 remove remaining elements.js 2021-09-22 14:18:47 -03:00
Anton Barboza
82ed0938a5 remove unused imports 2021-09-22 14:17:56 -03:00
Anton Barboza
00ec9f68ba improve waitAndClickElement function 2021-09-22 14:08:39 -03:00
Anton Barboza
1b03c979cc fix screenshots call 2021-09-22 14:05:34 -03:00
Anton Barboza
dce318e1ad avoid using static timeouts and fix Random Poll test 2021-09-22 13:52:27 -03:00
Anton Barboza
ae21124005 improvements on Page functions 2021-09-22 11:36:58 -03:00
Anton Barboza
ef7e5bd885 fix missing screenshots 2021-09-22 11:08:39 -03:00
Anton Barboza
48cb53202f fix missing import 2021-09-22 11:06:17 -03:00
Anton Barboza
fad3cd0e62 fix tests with type chat action 2021-09-22 11:05:03 -03:00
Anton Barboza
4ed10376ea remove disconnectAudio selector 2021-09-22 10:25:10 -03:00
Anton Barboza
e9bae3745d fix Whiteboad: Draw rectangle test 2021-09-22 10:24:38 -03:00
Anton Barboza
1999cf4b9c update click functions and use default timeout 2021-09-22 10:23:51 -03:00
Anton Barboza
d3f5194d3e keep all elements in a single file and remove remaining elements.js 2021-09-22 09:46:20 -03:00
Anton Barboza
979350375c small fix 2021-09-08 16:08:03 -03:00
Anton Barboza
34369b8897 add remove all presentation test 2021-09-08 14:18:01 -03:00
Anton Barboza
b4d4b9f50b unify presentation tests 2021-09-08 12:07:47 -03:00
Anton Barboza
2d51b72560 fix evaluate function after merge 2021-09-08 10:45:31 -03:00
Anton Barboza
c83ac33827 Merge remote-tracking branch 'upstream/v2.4.x-release' into test-allow-presentation-download 2021-09-08 10:31:18 -03:00
Anton
b28092bc84 update waitFor function to waitForTimeout 2021-09-02 17:26:25 -03:00
Anton
dbb94fde91 fix type, returns and missing imports 2021-09-02 17:25:51 -03:00
Anton
4af45f1e58 audit fix 2021-09-02 15:33:14 -03:00
Anton
3f90607443 Merge remote-tracking branch 'upstream/develop' into fix-elements-and-util-functions 2021-09-02 15:31:24 -03:00
Anton
f7a3e5eb35 add missing return false 2021-08-31 00:07:17 -03:00
Anton
fe35a65051 fix logger function use in breakout obj 2021-08-30 22:37:56 -03:00
Anton
481ac10784 Merge remote-tracking branch 'upstream/develop' into fix-tests-logs-and-duplicate-checks 2021-08-30 22:35:28 -03:00
Anton
18a2ec8d5d add Presentation test: Allow and disallow presentation download 2021-08-26 15:42:07 -03:00
Anton
ade947c4dc update catch parameter to 'err' 2021-08-26 11:16:54 -03:00
Anton
bffd7db92b fix missing return 2021-08-25 16:32:37 -03:00
Anton
43b697e2ab remove await on return values 2021-08-25 16:32:14 -03:00
Anton
acea25b781 fix data-test prop on join and leave audio 2021-08-25 16:28:47 -03:00
Anton
2506842b3d fix the use of util functions 2021-08-20 17:33:57 -03:00
Anton
b2552628e9 add util.js to core folder 2021-08-20 17:33:23 -03:00
Anton
8feda80111 fix selectors hardcoded 2021-08-19 17:22:31 -03:00
Anton
5cb8417fdf remove test video file 2021-08-19 16:43:17 -03:00
Anton
50a62bb3fa fix breakout test: increase time waiting the invite modal and update with the second click to join room 2021-08-19 16:37:15 -03:00
Anton
2aebf12c8e remove selector with id=container 2021-08-19 10:03:58 -03:00
Anton
202b027eac fix webcam content test: use default media stream, update loop_interval and fail on first false return 2021-08-17 13:33:41 -03:00
Anton
24962f63e7 fix webcamLayout test 2021-08-17 00:51:27 -03:00
Anton
5b53c3f666 fix videoCapture name and remove audio capture 2021-08-16 23:05:32 -03:00
Anton
ccba36f57d fix polling test 2021-08-16 23:04:17 -03:00
Anton
0c406339bd keep media files in code 2021-08-16 22:49:02 -03:00
Anton
87b69eae08 notifications: fix uploadFileMenu and startPoll functions 2021-08-14 16:46:03 -03:00
Anton
35ad59c967 fix test with pdf file 2021-08-14 16:43:44 -03:00
Anton
6017960afa re-add data-test in BBBMenu buttons 2021-08-13 22:34:38 -03:00
Anton
056805b30b fix command path and logs in trigger.js 2021-08-13 18:43:59 -03:00
Anton
760eac42f5 fix unnecessary double checking when taking a screenshot 2021-08-13 17:33:27 -03:00
Anton
dc587c4e0f clean logs 2021-08-13 17:26:47 -03:00
Anton
a3494e5225 fix logs in catch statements: test objects 2021-08-13 15:03:01 -03:00
Anton
37f194c7d3 fix logs in catch statements: test functions 2021-08-13 14:59:29 -03:00
Anton Georgiev
fde2c3eaa2
Merge pull request #12958 from antonbsa/create-stress-test
test: adds Stress test
2021-08-12 12:20:26 -04:00
Anton
b20e969105 fix the order of the require in all.test.js 2021-08-11 17:08:01 -03:00
Anton
ba1da77f5e fix tests name 2021-08-11 17:05:21 -03:00
Anton
cb5a5516dc fix unused lib, disable recording and use logger function instead normal console.log 2021-08-10 11:24:55 -03:00
Anton
e28638d25e small fixes 2021-08-09 17:40:47 -03:00
Anton
a380799e00 add joinAsModerator stress test 2021-08-09 17:36:16 -03:00
Anton
388e52f588 update .env-template and add condition to stress test 2021-08-09 16:56:44 -03:00
Mohamed Amine Ben Salah
7d6119e5a9
Merge branch 'develop' into connection-reconnection-triggering 2021-08-06 13:30:06 -03:00
Anton
cb3d94f1d8 Merge remote-tracking branch 'upstream/develop' into ppt-tests-fix-to-develop 2021-08-04 09:31:40 -03:00
Mohamed Amine Ben Salah
f6274d13a9
Merge branch 'develop' into connection-reconnection-triggering 2021-08-03 18:10:54 -03:00
Anton
c1c19abe4b fix Chat test suite and use variable on evaluate functions 2021-08-02 15:48:32 -03:00
Anton
768024ac07 fix enconding customParameters 2021-08-02 14:46:17 -03:00
Anton
9d38f8c690 fix test Chat (copy chat) :: add expect, remove not used lib and add try/catch 2021-08-02 13:29:16 -03:00
Anton
9ef1e264e1 fix settings.yml path in page.js and fix aria-label of action button 2021-08-02 13:26:09 -03:00
Anton
10d81f3d83 add .gitignore 2021-08-02 13:24:59 -03:00
Mohamed Amine Ben Salah
f1097eb9c8 Merge remote-tracking branch 'upstream/develop' into pr/daminebenq/12525 2021-08-01 21:37:00 +00:00
Mohamed Amine Ben Salah
0715c712ea Add missing changes after moving test files to new folder 2021-08-01 18:24:17 -03:00
Maxim Khlobystov
2671953c0c Move Puppeteer tests and remove WebdriverIO tests 2021-07-13 14:31:41 +00:00