0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-27 22:49:56 -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
theme/partials
data-generator.js
example.js
export-000.json
export-001.json
export-002.json
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
export-003-dbErrors.json
export-003-duplicate-posts.json
export-003-duplicate-tags.json
export-003-minimal.json Data importer improvements and fixes 2014-12-18 19:50:53 +00:00
export-003-mu-noOwner.json
export-003-mu-unknownAuthor.json
export-003-mu.json
export-003-nullPosts.json
export-003-nullTags.json
export-003-wrongUUID.json
export-003.json
test.hbs