Ghost/ghost/core/test/unit/server
Naz 831a76505c
Fixed root zip image/media/files copying during import
https://github.com/TryGhost/Toolbox/issues/523

- During import process of content files the files from the root directory were also copied over. This is causing chaos in the root of content folder with files that only needed for data import. For example, the csv files needed for Revue import were also copied over by "file importer" even though those do not belong to any content.
- Any content import files - images, media, files, should be in according folders in the imported zip file. The root files in the base zip directory are for data-related imports
2023-03-08 11:03:47 +08:00
..
adapters Prevent error logs from occuring in Ghost unit test suite 2023-03-01 16:37:46 +00:00
data Fixed root zip image/media/files copying during import 2023-03-08 11:03:47 +08:00
lib Prevent error logs from occuring in Ghost unit test suite 2023-03-01 16:37:46 +00:00
models Added BookshelfMilestoneRepository implementation (#16305) 2023-02-22 15:53:29 +02:00
services Removed old email flow (#16349) 2023-03-07 16:08:40 +01:00
web Extracted version-match middleware to separate package 2023-02-27 18:34:03 +01:00
notify.test.js Fixed configUtils and adapter cache issues in E2E tests (#16167) 2023-01-30 14:06:20 +01:00
overrides.test.js Converted Ghost repo into a monorepo 2022-07-20 16:41:05 +02:00