Commit Graph

127 Commits

Author SHA1 Message Date
Fred Dixon
ea1357d5ce
Update README.md 2021-11-20 15:06:19 -05:00
Anton Georgiev
e6e1f8edce
Merge pull request #13696 from MaximKhlobystov/playwright-update
Playwright tests: multi-user test + testing locales
2021-11-16 18:40:25 -05:00
Maxim Khlobystov
4b3252e565 Add some test specs: multiuser and settings (locales) 2021-11-15 11:42:29 -05:00
Anton Georgiev
01cbbb1beb
Merge pull request #13682 from antonbsa/meteor-reconnection
test: Adds Meteor reconnection test
2021-11-12 14:43:29 -05:00
Anton
13dae4b3f6 add Meteor reconnection test and add option to add flags dynamically 2021-11-05 17:16:42 -03:00
Maxim Khlobystov
6043f6aeaf Updated Playwright installation instructions 2021-11-04 23:04:50 -04:00
Anton Georgiev
2c10d26dce
Merge pull request #13621 from MaximKhlobystov/playwright-init
Playwright tests: initial setup and some chat and user tests
2021-11-04 15:11:21 -04:00
Maxim Khlobystov
909f5acb5b Add .gitignore and commit package-lock.json 2021-11-02 19:06:12 -04:00
Maxim Khlobystov
847d7e779d Move dependencies to devDependencies 2021-11-02 19:04:48 -04:00
Maxim Khlobystov
26468745b4 Add newlines 2021-11-02 18:50:20 -04:00
Anton
5e9f228add fix warnings and audit fix 2021-11-02 13:55:13 -03:00
Maxim Khlobystov
6ad747b000 Add initial Playwright setup and some chat and user test specs 2021-11-02 12:45:52 -04: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