0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-13 22:41:32 -05:00
ghost/core/test/utils
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
..
fixtures Improve importer error messaging 2014-07-29 12:02:18 +01:00
api.js Adding role API tests & fixing browse 2014-07-28 07:22:06 +01:00
fork.js This aims to speed up both the ghost application and tests by 2014-07-22 22:37:44 -04:00
index.js Fix lazy loading of settings 2014-07-29 10:43:38 -05:00