0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/test/regression/api
Fabien O'Carroll 1d36afbc41 Updated dynamic whitelist from schema to static array
no-issue

This protects our tests against changes to the database schema, which
helps us decouple the API from the database, and make tests less
brittle. It also forces us to manually update the tests if we do make a
change to the API!
2021-05-19 18:49:18 +01:00
..
canary Updated dynamic whitelist from schema to static array 2021-05-19 18:49:18 +01:00
v2 Added settings for monthly/yearly price ids 2021-05-18 13:34:31 +05:30
v3 Added settings for monthly/yearly price ids 2021-05-18 13:34:31 +05:30
admin_spec.js Moved i18n to shared 2021-05-04 13:03:38 +01:00