mattermost-desktop/e2e/specs/menu_bar
chris-nee 062ca92f31
[MM-T820][MM-T821] Toggle developer Tools in the Menu Bar (#1990)
* test: MM-T820 MMT821 helper functions to be used by tests

* test: MM-T820 keyboard shortcut opens dev tools for Application Wrapper

* test: MM-T820 open dev tools for Application Wrapper through menu, Menu Dropdown > View > Developer Tools for Application Wrapper

* test: MM-T821 open dev tools for Current Server through menu, Menu Dropdown > View > Developer Tools for Current Server

* test: MM-T820 MMT821 scope tests in separate describe block

* test: MM-T820 MMT821 add help functions used for basic interactions with dev tools console

* test: MM-T820 MMT821 add constant setting values used to configure interactions with dev tools console

* test: MM-T820 check if dev tools is pointing to index.html file by sending alert dialogue from dev tool and detecting the dialog event on page, when opening dev tool using keyboard shortcut

* test: MM-T820 check if dev tools is pointing to index.html file by sending alert dialogue from dev tool and detecting the dialog event on page, when opening dev tool using menu

* test: MM-T821 check if dev tools is pointing to current application server by sending alert dialogue from dev tool and detecting the dialog event on page, when opening dev tool using menu

* test: MM-T820 MMT821 increase timeout value of test suite as more time is needed for dev tools to be ready for interaction

* test: MM-T820 MMT821 remove extra whitespace when sending command to dev tools console

* test: MM-T820 MMT821 split check for dev tools open and where dev tools
is pointing to as 2 different parts

test: MM-T820 MMT821 fix lint errors
2022-02-24 09:51:46 -05:00
..
dropdown.test.js [MM-39852] Setup docker image to run in CI for E2E (#1946) 2022-01-17 10:20:11 -05:00
edit_menu.test.js test:MM-T809/MM-T810/MM-T811 Cut/Copy/Paste in the Menu Bar (#1978) 2022-02-08 09:31:13 -05:00
file_menu.test.js test: MM-T806 Exit in the Menu Bar (#1980) 2022-01-31 21:09:49 +05:30
history_menu.test.js feat: Added test for back and forward in history menu (#1965) 2022-01-27 09:26:43 -05:00
menu.test.js #1960 fix unexpected top menu focus (#1963) 2022-02-08 09:23:51 -05:00
view_menu.test.js [MM-T820][MM-T821] Toggle developer Tools in the Menu Bar (#1990) 2022-02-24 09:51:46 -05:00
window_menu.test.js test:MM-T824/MM-T825 Minimize/Close in the Menu Bar (#1975) 2022-01-31 17:34:06 -05:00