mattermost-desktop/test/specs
Jesse Hallam 79e020ba43 MM-14446: consider subpath when evaluating if url is internal (#946)
* MM-14446: consider subpath when evaluating if url is internal

When clicking on an URL with `target=_blank`, the webview decides if it should launch an external browser or a new window within the Electron application. Update this logic to consider the application's configured subpath so as to treat links outside the subpath but on the same domain as external.

* fix licensing on new file

* fix .eslintrc.json indentation

* tweak header eslint rules for specific files
2019-03-15 20:20:41 +01:00
..
browser Tweak timeout to fix failing test 2019-01-07 23:17:43 +09:00
utils MM-14446: consider subpath when evaluating if url is internal (#946) 2019-03-15 20:20:41 +01:00
app_test.js Fix failing tests 2019-02-05 00:08:03 +09:00
permisson_test.js fixes several typos 2018-12-02 14:55:24 +01:00
security_test.js Fix ESLint header/header error 2018-05-31 00:30:24 +09:00
settings_test.js Add eslint-plugin-eslint-comments 2019-03-12 23:31:45 +09:00
spellchecker_test.js Add tests for spellcheck suggestions 2018-10-09 18:58:32 +02:00