0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-13 22:41:32 -05:00
ghost/core/test/integration
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
..
api Fix lazy loading of settings 2014-07-29 10:43:38 -05:00
model Test for invite users error 2014-07-29 10:19:02 +01:00
export_spec.js Fix lazy loading of settings 2014-07-29 10:43:38 -05:00
import_spec.js Improve importer error messaging 2014-07-29 12:02:18 +01:00
update_check_spec.js Refactor fixture use in tests 2014-07-23 05:04:50 +01:00