0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-13 22:41:32 -05:00
ghost/core/test/utils
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
..
fixtures Importer: Sanitize UUIDs 2014-08-23 18:02:23 -07:00
api.js Removing hard-coded port number 2014-08-22 08:58:21 +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 Move Models module to have an init method that sets up all models 2014-08-18 15:54:10 -04:00