0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/test
Matt Hanley a43ab8445d 🐛 Fixed importing posts with a newsletter assigned
refs https://github.com/TryGhost/Team/issues/1595

- Since adding multiple newsletters, posts may be linked to a related newsletter
- We don't export newsletters, so the related newsletter_id doesn't exist and fails the FK check on import
2022-05-06 16:36:35 +01:00
..
e2e-api Changed webhooks to store safe version 2022-05-06 12:43:14 +01:00
e2e-browser
e2e-frontend Removed res.locals.apiVersion 2022-04-28 15:35:28 +01:00
e2e-server Added MRR stats service and endpoint (#14427) 2022-04-08 09:18:04 +02:00
integration Removed backwards compatibility for ghost_head and ghost_foot settings 2022-04-28 15:37:14 +01:00
regression Added test coverage for author reassignment 2022-05-03 14:57:35 +08:00
unit 🐛 Fixed importing posts with a newsletter assigned 2022-05-06 16:36:35 +01:00
utils Cleaned newsletter e2e tests, improved framework 2022-05-06 12:15:12 +01:00
.eslintignore
.eslintrc.js
.jshintrc