0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-17 23:44:39 -05:00
ghost/core/test
Jacob Gable 0b34ad84cb Fix lazy loading of settings
Closes #3281

- Add the missing return to populateDefault
- Wrap defaultSetting in [] when passing to readSettingsResult
- Populate default value of dbHash in parseDefaultSettings
- Modify migrations.init to only load databaseVersion for export_spec test
- Fix spacing in test util file and null reference error in test
- Uncomment user tests (but add .skip) and remove settings from testUtils.setup()
2014-07-29 10:43:38 -05:00
..
functional Merge pull request #3430 from sebgie/refresh-token-expiry 2014-07-29 04:19:46 +01:00
integration Fix lazy loading of settings 2014-07-29 10:43:38 -05:00
unit Add plural handlebars helper 2014-07-29 11:40:31 +01:00
utils Fix lazy loading of settings 2014-07-29 10:43:38 -05:00
blanket_coverage.js Replace the old admin with the ember admin 2014-07-01 08:33:17 +01:00