Ghost/ghost/core/test/unit/server/data
Naz 3119a5cc4c
Extracted ImageHandler test suite
refs https://github.com/TryGhost/Toolbox/issues/523

- The "importer/index.test.js" test suite is testing more than it should. ImageHandler test suite section is one of the examples of test cases that should live in a separate file.
- Having these tests in different files makes it easier to reason about coverage and extract to it's own packages.
2023-03-01 15:55:10 +08:00
..
db Converted Ghost repo into a monorepo 2022-07-20 16:41:05 +02:00
exporter Removed bluebird dependency from unit tests in core (#16096) 2023-01-23 11:23:48 +00:00
importer Extracted ImageHandler test suite 2023-03-01 15:55:10 +08:00
migrations Converted Ghost repo into a monorepo 2022-07-20 16:41:05 +02:00
schema Added milestone_notifications column (#16306) 2023-02-22 14:13:50 +02:00