0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-10 23:36:14 -05:00
ghost/test/regression/api/canary/admin
Naz 1c4dea00b9 Removed redirects regression tests in favor of unit test
refs https://linear.app/tryghost/issue/CORE-84/have-a-look-at-the-eggs-redirects-refactor-branch

- The regression test should not be testing edge cases like this and it's far more flexible and performant to test the service on the unit test level
2021-11-03 07:41:55 +13:00
..
authentication.test.js Update cache invalidation on several routes 2021-07-07 18:12:51 +02:00
db.test.js Added custom_theme_settings table/model (#13327) 2021-09-23 11:51:18 +01:00
identities.test.js Renamed tests to .test.js & updated commands 2021-07-06 20:45:01 +01:00
images.test.js Renamed tests to .test.js & updated commands 2021-07-06 20:45:01 +01:00
labels.test.js Renamed tests to .test.js & updated commands 2021-07-06 20:45:01 +01:00
members.test.js Fixed empty response when import triggers a job 2021-07-23 21:14:06 +04:00
members_signin_url.test.js Moved labs utlity to shared 2021-07-08 09:05:41 +01:00
notifications.test.js Renamed tests to .test.js & updated commands 2021-07-06 20:45:01 +01:00
pages.test.js Renamed tests to .test.js & updated commands 2021-07-06 20:45:01 +01:00
posts.test.js Fixed 'sent' status setting when publishing a post 2021-08-26 22:25:45 +04:00
redirects.test.js Removed redirects regression tests in favor of unit test 2021-11-03 07:41:55 +13:00
schedules.test.js Renamed tests to .test.js & updated commands 2021-07-06 20:45:01 +01:00
settings.test.js 🐛 Fixed GA labs flags not appearing enabled in settings API (#13681) 2021-10-22 19:59:13 +01:00
site.test.js Renamed tests to .test.js & updated commands 2021-07-06 20:45:01 +01:00
slack.test.js Renamed tests to .test.js & updated commands 2021-07-06 20:45:01 +01:00
users.test.js Renamed tests to .test.js & updated commands 2021-07-06 20:45:01 +01:00
utils.js Added email_only property in Posts Admin API v4 2021-08-05 19:44:35 +12:00
webhooks.test.js Renamed tests to .test.js & updated commands 2021-07-06 20:45:01 +01:00