Ghost/ghost/core/test/unit/server
Naz c487b12518 Reverted zip's root file copying fix
refs https://github.com/TryGhost/Toolbox/issues/523

- The reverted fix did not take into account the "original path" of the
files would be truncated. This path has to be full relative to the root
of the zip to later be used during importer url substitution logic.
- This reverts commit 831a76505c.
2023-03-16 21:52:24 +01:00
..
adapters Removed all unused variables from test files 2023-03-10 14:29:55 +01:00
data Reverted zip's root file copying fix 2023-03-16 21:52:24 +01:00
lib Removed all unused variables from test files 2023-03-10 14:29:55 +01:00
models Fixed getLazyRelation returning new model for optional relations (#16411) 2023-03-14 10:58:58 +01:00
services Removed all unused variables from test files 2023-03-10 14:29:55 +01:00
web Removed all unused variables from test files 2023-03-10 14:29:55 +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