0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-13 22:41:32 -05:00
ghost/core/test/utils/fixtures
Hannah Wolfe 3c9273ed37 Data importer improvements and fixes
refs #4605, #4479

- Removes versioning from the importer
- Fixes an issue with SQLITE errors not being thrown properly for posts
- Ensures that posts have a created_at date
- Makes sure that the API wrapper is properly handled
2014-12-18 19:50:53 +00:00
..
app Add jscs task to grunt file and clean up files to adhere to jscs rules. 2014-09-17 21:44:29 -04:00
theme/partials Move API tests to /integration/ 2013-11-07 14:26:47 +01:00
data-generator.js Add jscs task to grunt file and clean up files to adhere to jscs rules. 2014-09-17 21:44:29 -04:00
example.js Add jscs task to grunt file and clean up files to adhere to jscs rules. 2014-09-17 21:44:29 -04: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-api-wrapper-bad.json Data importer improvements and fixes 2014-12-18 19:50:53 +00:00
export-003-api-wrapper.json Data importer improvements and fixes 2014-12-18 19:50:53 +00: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-duplicate-posts.json Remove duplicate posts and tags on import 2014-10-27 18:20:32 -05:00
export-003-duplicate-tags.json Remove duplicate posts and tags on import 2014-10-27 18:20:32 -05:00
export-003-minimal.json Data importer improvements and fixes 2014-12-18 19:50:53 +00: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