mattermost/utils/fileutils
Jesse Hallam 1e462da2d4
MM-14143 config cleanup final (#10374)
* TestGetLicenseFileFromDisk: avoid using fileutils.FindConfigFile

* config: abstract config-related file access, extend memory store

* simplify config validate to avoid file knowledge

* fix relative file tests

* cluster: fix ConfigChanged event

The old and new configurations were swapped when notifying the enterprise code of configuration changes, creating needless instability in propagating config updates across a cluster.

* config/database: ignore duplicates

* test cleanup

* remove unnecessary Save() in test
2019-03-06 15:06:45 -05:00
..
fileutils.go MM-14143 config cleanup final (#10374) 2019-03-06 15:06:45 -05:00
fileutils_test.go MM-14143 config cleanup final (#10374) 2019-03-06 15:06:45 -05:00
main_test.go [MM-13828] Initialize tests in each package with a new temp folder with all test resources (#10261) 2019-02-19 09:20:11 -05:00