0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-24 23:48:13 -05:00
ghost/core/test
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
..
functional Move unrelated editor cover code to the right place 2014-10-21 13:14:07 +01:00
integration Remove duplicate posts and tags on import 2014-10-27 18:20:32 -05:00
unit Escapes strings 2014-10-24 19:22:37 +02:00
utils Remove duplicate posts and tags on import 2014-10-27 18:20:32 -05:00
.jshintrc Updating dev dependencies 2014-09-17 16:44:30 +01:00
blanket_coverage.js Add jscs task to grunt file and clean up files to adhere to jscs rules. 2014-09-17 21:44:29 -04:00