Ghost/core/test
Nazar Gargol 3bd3570592 🐛 Fixed duplication error when importing posts without slugs
refs #8717

-  The posts without slugs should not be taken into account when detecting duplicates as slug field is not required when importing.
- Ideal solution would require generating slug before duplicate detection phase. This would cause duplicate detection to take 'title' into account which didn't happen before.
2019-08-12 09:20:31 +01:00
..
acceptance Updated the post model to use the type column 2019-08-09 14:39:01 +08:00
regression 🐛 Fixed duplication error when importing posts without slugs 2019-08-12 09:20:31 +01:00
unit Added unit and regression tests for canary 2019-08-09 20:46:49 +05:30
utils Remove page column and remaining references 2019-08-09 14:39:01 +08:00
.eslintignore Moved grunt-eslint to npm script executing eslint (#10474) 2019-02-11 13:26:06 +01: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