0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-04-01 02:41:39 -05:00
ghost/core/test/integration
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
..
api Workaround / skip & clean Mail API tests 2014-10-17 16:18:57 +02:00
model Shorter user slugs (if possible) 2014-10-01 23:27:21 +02:00
export_spec.js Add jscs task to grunt file and clean up files to adhere to jscs rules. 2014-09-17 21:44:29 -04:00
import_spec.js Remove duplicate posts and tags on import 2014-10-27 18:20:32 -05:00
update_check_spec.js Apply JSHint to test files. 2014-09-03 20:33:58 +02:00