Commit Graph

88 Commits

Author SHA1 Message Date
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