0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-27 22:49:56 -05:00
ghost/core/server/data/schema
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
..
clients
fixtures Changed to use different fixtures during testing 2021-11-16 14:03:42 +00:00
checks.js
commands.js Replaced i18n.t w/ tpl in core/server/data (#13491) 2021-10-08 15:31:17 +01:00
default-settings.json Moved launchComplete user setting as global editor setting (#13703) 2021-11-04 18:03:51 +05:30
index.js
schema.js Removed NOT NULL constraint from portal_title (#13659) 2021-10-22 14:14:49 +02:00
validator.js Switch to @trghost/validator, remove validator 2021-06-16 08:11:22 +01:00