Ghost/core/shared/config
Hannah Wolfe b781e47cb9
Changed to use different fixtures during testing
- this keeps production and test fixtures separate, so that changing the prod fixtures doesn't change the shape of our tests.
- we may still want to test that the production fixtures do what we expect, but that can be handled in a separate integration test, by specifically setting the fixture path
2021-11-16 14:03:42 +00:00
..
env Changed to use different fixtures during testing 2021-11-16 14:03:42 +00:00
defaults.json Changed to use different fixtures during testing 2021-11-16 14:03:42 +00:00
helpers.js Added local file storage adapter 2021-11-08 11:29:33 +04:00
index.js
loader.js
overrides.json Added ".ogg" audio support to Media API 2021-11-10 10:46:26 +04:00
utils.js