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
Jacob Gable 5de5cfe7a1 Remove duplicate posts and tags on import
Issue #806

- Modify sanitize to check for duplicate posts and tags
- Update posts_tags when referencing removed duplicate tags
- Return both data and problems from importData
- Add tests for duplicate posts and tags with fixtures
2014-10-27 18:20:32 -05: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
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
export-001.json
export-002.json
export-003-badValidation.json
export-003-dbErrors.json
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-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