0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-20 22:42:53 -05:00
ghost/core/test/utils/fixtures
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
..
app Load Apps Sandboxed 2014-02-04 15:46:31 -06:00
theme/partials Move API tests to /integration/ 2013-11-07 14:26:47 +01:00
data-generator.js MU Importer - Assign objects correctly 2014-08-10 14:49:23 +01:00
example.js Load Apps Sandboxed 2014-02-04 15:46:31 -06:00
export-000.json Update import tool to be safe 2013-12-29 13:23:23 +00:00
export-001.json MU Importer - Assign objects correctly 2014-08-10 14:49:23 +01:00
export-002.json MU Importer - Assign objects correctly 2014-08-10 14:49:23 +01:00
export-003-badValidation.json Update importer for MU 2014-07-31 23:14:57 +01:00
export-003-dbErrors.json Update importer for MU 2014-07-31 23:14:57 +01:00
export-003-mu-noOwner.json MU Importer - Assign objects correctly 2014-08-10 14:49:23 +01:00
export-003-mu-unknownAuthor.json MU Importer - Assign objects correctly 2014-08-10 14:49:23 +01:00
export-003-mu.json MU Importer - Assign objects correctly 2014-08-10 14:49:23 +01:00
export-003-nullPosts.json Make importer more robust for tags 2014-07-30 22:33:45 -05:00
export-003-nullTags.json Make importer more robust for tags 2014-07-30 22:33:45 -05:00
export-003-wrongUUID.json Importer: Sanitize UUIDs 2014-08-23 18:02:23 -07:00
export-003.json MU Importer - Assign objects correctly 2014-08-10 14:49:23 +01:00
test.hbs Move API tests to /integration/ 2013-11-07 14:26:47 +01:00