Commit Graph

132 Commits

Author SHA1 Message Date
Anton B
d3e9d85bc6 fix warnings, uninstall unused lib and move media folder into the core 2022-04-07 15:34:25 -03:00
Anton B
6eead03fb3 set dynamic steps by current settings 2022-03-29 10:53:07 -03:00
Anton B
fae7810ef4 Merge remote-tracking branch 'upstream/v2.5.x-release' into next-pr 2022-03-28 15:23:25 -03:00
Anton B
d1c461d9fb test: npm audit fix 2022-03-23 16:38:21 -03:00
Anton B
0469ee6a64 fix handleDownload with playwright 2022-03-21 12:04:43 -03:00
Anton B
3cbb19c858 remove commented lines 2022-03-07 16:10:00 -03:00
Anton B
8f497b4249 Merge remote-tracking branch 'upstream/v2.5.x-release' into fix-selectors-2.5 2022-03-07 15:59:06 -03:00
Anton B
6e2e2ddb54 fix firefox browser args and skip firefox mobile tests 2022-03-07 15:56:08 -03:00
Anton B
774c623b30 fix currentUser selector and fix the presenter verification 2022-03-01 17:11:45 -03:00
Anton B
94ea254d21 add debug features 2022-02-28 18:21:50 -03:00
Anton B
e988734bf4 fix and updates all automated tests to v2.5 2022-02-28 16:46:13 -03:00
Anton B
d61b7ac523 Merge remote-tracking branch 'upstream/v2.5.x-release' into users-join-same-time-tests 2022-02-25 17:05:18 -03:00
Ramón Souza
138f4d64e4 Merge remote-tracking branch 'upstream/v2.4.x-release' into v2.5.x-release 2022-02-24 14:49:56 +00:00
Anton B
c9a5be4a90 minor fixes 2022-02-21 15:08:33 -03:00
Anton B
d6c312ef07 add loop to a stress test 2022-02-21 14:35:49 -03:00
Anton B
9aa3d41736 add stress tests joining two users at the same time 2022-02-21 11:50:29 -03:00
Maxim Khlobystov
6146971c40 Fixes for Playwright selectors + all 3 browsers used by default 2022-02-18 06:41:44 -05:00
Anton Georgiev
d5a5bb7d3c
Merge pull request #14333 from antonbsa/tests-user-actions
test: Adds some user actions and private chat tests
2022-02-16 14:12:42 -05:00
Anton
7977d5c4f5 add chat test: Private chat disabled when user leaves meeting 2022-02-10 12:17:12 -03:00
Anton
d33eb97fd2 update test packages 2022-02-10 10:42:30 -03:00
Anton
196b7bd970 add toggle user list test 2022-02-07 16:22:48 -03:00
Anton
777a639fed add take and make presenter tests 2022-02-07 15:45:42 -03:00
Anton
61e25770c9 add promote and demote user tests 2022-02-07 15:01:47 -03:00
Anton
a0dd5552aa add close private chat test 2022-02-04 16:26:35 -03:00
Anton
8aa473ca78 add select random user and fix data-test prop in list items 2022-02-04 15:08:59 -03:00
Anton
19070895ee fix guest policy tests 2022-02-03 17:27:42 -03:00
Anton
88277f587b move lock viewers tests 2022-02-03 17:07:25 -03:00
Anton
d65c6d2e2e improve locale test 2022-02-03 15:44:48 -03:00
Anton
6d115fa36d remove duplicate selectors 2022-02-02 21:50:17 -03:00
Anton
f42c5e7730 add Lock viewer test: Unlock a user 2022-02-02 21:45:23 -03:00
Anton
7d5325d0dd improves some selectors and function calls 2022-02-02 21:05:26 -03:00
Anton
b85b3b7ca0 add lock viewers tests 2022-01-28 16:52:22 -03:00
Anton
b54d5300d8 updates Customparameters: listen only mode test 2022-01-20 11:14:36 -03:00
Anton
e1b522ee60 npm audit fix: test folder 2022-01-20 11:04:14 -03:00
Anton
45b1a5bfa6 minor improve on character limit test 2022-01-20 10:19:38 -03:00
Anton
aab033762b improves user test suite organization 2022-01-20 10:12:54 -03:00
Anton
2b06174958 add additional test scripts and update readme 2022-01-20 10:07:48 -03:00
Anton
7f075be033 fix all test selectors 2022-01-20 10:03:18 -03:00
Anton
f606391f69 add Chat: private message test 2022-01-19 17:02:54 -03:00
Anton
5e2e095381 improves audio notification test: also checks the icon 2022-01-19 17:00:40 -03:00
Anton
0f668edb17 add raise and lower hand and save connection status settings notification tests 2022-01-19 16:57:13 -03:00
Anton
82da6da0e6 create subdivisions and reorder tests 2022-01-19 16:50:59 -03:00
Maxim Khlobystov
6f25cbcaf4 Minor fixes for chat tests 2022-01-19 11:17:09 -05:00
Maxim Khlobystov
746fb46df4 New chat tests, improved selectors 2022-01-13 10:11:17 -05:00
Maxim Khlobystov
4754e56407 Fixes for the locales test 2021-12-22 14:06:42 -05:00
Anton Georgiev
b617eb2349
Merge pull request #13920 from antonbsa/playwright-tests-user-and-customparameter
test: Adds User and customParameters test suite
2021-12-17 10:03:38 -05:00
Anton
686795995a fix warnings 2021-12-14 18:16:37 -03:00
Anton
c481568c1d add customParameter test suite 2021-12-14 14:10:44 -03:00
Anton
5560c8745f completes User test suite 2021-12-10 10:30:29 -03:00
Anton
a2a790cab8 update page functions and clearNotification 2021-12-10 10:22:41 -03:00
hiroshisuga
82980ac17b
fix non-looping loop 2021-12-08 22:09:58 +09:00
Anton
7ca1bd8d4d fixes Change status test and adds clearNotification function 2021-12-03 18:44:55 -03:00
Anton Georgiev
28de5fa1d7
Merge pull request #13806 from antonbsa/playwright-updates
test: Updates playwright tests
2021-12-03 14:23:49 -05:00
Anton
068bb4174d fix requested changes 2021-12-03 14:01:36 -03:00
Anton
a1354f0c2d fix warnings 2021-12-02 02:30:38 -03:00
Anton
2b0412aa6b fixes the test declaration, extends the multiuser class on tests with more than one page and other minor fixes 2021-12-02 01:51:28 -03:00
Anton
34a5a52487 add VirtualizedList test suite 2021-12-01 15:10:05 -03:00
Anton
f320b698b2 add Stress test suite 2021-12-01 11:16:37 -03:00
Anton
e16fe79bb7 improves element check 2021-12-01 11:02:26 -03:00
Anton
e434f87d24 add Notifications test suite 2021-12-01 02:36:20 -03:00
Anton
67f3e1e0bf improve multiusers init 2021-12-01 02:35:41 -03:00
Anton
1a14af521d adds Chat test: copy 2021-11-30 17:10:38 -03:00
Anton
90a2801285 add Screnshare test suite 2021-11-30 17:10:16 -03:00
Anton
4ec8916ebc add chromium project 2021-11-30 14:13:43 -03:00
Anton
cb48044970 add Brekout test suite 2021-11-30 10:42:57 -03:00
Anton
909baff07c add SharedNotes test suite 2021-11-29 15:39:52 -03:00
Anton
d455fa3a78 add Webcam test suite 2021-11-26 17:01:41 -03:00
Anton
6938d4cabc add Presentation test suite 2021-11-26 16:04:28 -03:00
Anton
fe94a73417 add Polling test suite 2021-11-25 15:23:58 -03:00
Anton
b12b21a496 add media files 2021-11-23 00:28:02 -03:00
Anton
e50f4ff97b add Whiteboard test suite 2021-11-22 18:51:16 -03:00
Anton
157294739f add Audio test suite 2021-11-22 18:06:41 -03:00
Fred Dixon
ea1357d5ce
Update README.md 2021-11-20 15:06:19 -05:00
Anton
a34bb3a2c5 adds default timeouts and focus on the selector 2021-11-19 14:32:56 -03:00
Anton
e94bc894bc improve the use of init options 2021-11-18 17:09:29 -03:00
Anton
75645f15bd add core files 2021-11-18 16:20:11 -03:00
Maxim Khlobystov
4b3252e565 Add some test specs: multiuser and settings (locales) 2021-11-15 11:42:29 -05:00
Maxim Khlobystov
6043f6aeaf Updated Playwright installation instructions 2021-11-04 23:04:50 -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
Maxim Khlobystov
6ad747b000 Add initial Playwright setup and some chat and user test specs 2021-11-02 12:45:52 -04:00