Ghost/core/test/integration
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
..
api Moved zip folder, read csv and package-json to lib/fs 2017-12-14 22:07:53 +01:00
data/importer/importers Fixed import test: post duplication detection within a file to import 2018-01-03 13:34:15 +00:00
model Moved image utils to lib/image 2017-12-14 20:46:53 +01:00
export_spec.js Moved ghost-version to lib 2017-12-14 22:14:55 +01:00
migration_spec.js Bump mocha to version 4.0.1 2017-11-29 10:34:36 +01:00
update_check_spec.js Moved labs, auth, permissions, settings, mail, themes to services (#9339) 2017-12-14 03:01:23 +01:00