0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/core/test
kirrg001 eb0a11d53a Fixed import test: post duplication detection within a file to import
no issue

- with 29e143fa9a import queries no longer run in parallel
- this commit simply adds a small code snippet to reflect the importer behaviour

1) duplicate slugs *within* a file are getting ignored
2) existing posts in the database and posts to import with the same slug, result in duplicates

Further improvements regarding duplication detection will happen via #8717.
2018-01-03 13:34:15 +00:00
..
functional Moved tokens, url safe and safe string utility to lib/security 2017-12-14 13:38:00 +01:00
integration Fixed import test: post duplication detection within a file to import 2018-01-03 13:34:15 +00:00
unit Removed bluebird promise wrap in request lib (#9343) 2018-01-02 12:18:56 +01:00
utils 2018 2018-01-02 21:44:41 +00:00
.eslintrc.json ESlint rule: no-multiple-empty-lines 2017-11-06 10:12:18 +00:00
.jshintrc Remove jshint rules that are no longer supported 2015-01-23 21:00:37 +00:00