0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-27 22:49:56 -05:00
ghost/core/test/integration
Felix Rieseberg 6fe93f6a50 Importer: Sanitize UUIDs
Closes #3844
- Before importing, all data is checked for incorrect UUIDs. If check
fails, data is sanitized and outfitted with correct UUIDS.
- Scaffolding allows for easy implementation of additional
sanitization, should that be required in the future.
- Test included, old tests updated.
2014-08-23 18:02:23 -07:00
..
api Move Models module to have an init method that sets up all models 2014-08-18 15:54:10 -04:00
model Move Models module to have an init method that sets up all models 2014-08-18 15:54:10 -04:00
export_spec.js Fix lazy loading of settings 2014-07-29 10:43:38 -05:00
import_spec.js Importer: Sanitize UUIDs 2014-08-23 18:02:23 -07:00
update_check_spec.js Ghost instance not needed in update check test 2014-07-29 22:29:13 +00:00