mattermost-desktop/test/specs
Dean Whillier 4137d0ea23 [MM-14740] Consolidate configuration to support integration of MSI/GPO (#959)
* config logic consolidation

* filter out duplicate servers

* build default teams and GPO teams are not editable

* tweaks

* tweak config architecture to support tests

- config needs to load in each process (main and renderer) and then synchronize with each other
- finished saving ui functionality

* add esdoc comments to new config module

* remove old config-related files

* revert eslint comment

* don’t filter teams, duplicates are allowed

* some code review tweaks

* Remove unecessary deepCopy

* tweak for tests

* Skip test for now

Can’t seem to get this test to work, even though what is being tested works fine in the actual app.

* fix for failing test

click of ‘light’ option wasn’t triggering an update as it is selected by default, so flipped the order to first select ‘dark’ and then ‘light’
2019-04-11 13:58:30 +02:00
..
browser [MM-14740] Consolidate configuration to support integration of MSI/GPO (#959) 2019-04-11 13:58:30 +02:00
utils MM-14446: consider subpath when evaluating if url is internal (#946) 2019-03-15 20:20:41 +01:00
app_test.js [MM-14740] Consolidate configuration to support integration of MSI/GPO (#959) 2019-04-11 13:58:30 +02: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
spellchecker_test.js Add tests for spellcheck suggestions 2018-10-09 18:58:32 +02:00