0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-13 22:41:32 -05:00
ghost/core/test
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
..
functional Merge pull request #3816 from felixrieseberg/iss3671 2014-08-20 13:44:29 +01:00
integration Importer: Sanitize UUIDs 2014-08-23 18:02:23 -07:00
unit Merge pull request #3817 from felixrieseberg/iss685 2014-08-20 20:59:55 +01:00
utils Importer: Sanitize UUIDs 2014-08-23 18:02:23 -07:00
blanket_coverage.js Replace the old admin with the ember admin 2014-07-01 08:33:17 +01:00