Ghost/core/test/integration
kirrg001 02bd71d0f5 🐛 Fixed importer duplicate detection for posts
closes #8717

- this is now required, because we run import queries sequentiell
- this code protects two cases:
  - you have duplicate slugs in the JSON file (the first get's inserted, the second get's ignored)
  - you have an existing slug in the database and you try to import the same slug, get's ignored
2018-01-03 00:07:41 +01: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 importer duplicate detection for posts 2018-01-03 00:07:41 +01: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