0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-17 23:44:39 -05:00
ghost/test/unit/server/services
Rishabh Garg 9794945549
Updated tests for custom welcome page redirects (#14288)
Welcome pages are now moved as a property of individual tiers instead of global property on settings. Since we removed the alpha flag for new welcome page behavior, tests had to be updated to test the flow against new behavior.
2022-03-09 17:49:25 +05:30
..
adapter-manager Added local media storage adapter 2021-11-03 00:33:28 +13:00
auth Added JWT authentication for non-versioned API 2022-03-03 20:21:22 +13:00
mail
mega Switch to @tryghost/errors from ignition errors package (#13807) 2021-12-01 10:22:01 +00:00
members Updated tests for custom welcome page redirects (#14288) 2022-03-09 17:49:25 +05:30
notifications Replace error handler middleware with @tryghost/mw-error-handler (#13879) 2021-12-14 15:18:46 +00:00
permissions
posts
redirects Slimmed down redirects test suites 2021-11-26 06:18:36 +13:00
settings Removed some hidden v2 and v3 tests 2022-01-21 15:07:17 +00:00
stripe Updated misc unversioned tests to run on canary 2022-01-21 15:11:48 +00:00
themes
webhooks Re-throw error when attempting to create webhooks 2022-03-07 13:54:00 +00:00
labs.test.js Added ability for themes to define custom settings (#13661) 2021-10-22 15:02:16 +01:00
slack.test.js
xmlrpc.test.js