0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-03-04 02:01:58 -05:00
ghost/test/regression/api/admin
Naz 7becf0a2b2 Aliased canary endpoints to point to non-versioned URLs
refs https://github.com/TryGhost/Toolbox/issues/169

- Before releasing Ghost v5 we would like to move all canary-related URLs to a non-versioned format, which will become a default in v5.
- 'canary' is by definition unstable, so breaking any unprepared client explicitly using the canary is expected
- Removed the aliased /content/ and /admin/ apps from app.js because with updated configuration they become duplicates of 'canary' endpoints
2022-03-14 21:22:54 +13:00
..
__snapshots__ Ignore casper install on setup (#14218) 2022-03-02 18:22:20 +01:00
authentication.test.js Fixed new sites using "Default Product" Tier name 2022-03-10 11:35:03 +00:00
db.test.js Aliased canary endpoints to point to non-versioned URLs 2022-03-14 21:22:54 +13:00
identities.test.js
images.test.js
labels.test.js
members-importer.test.js Updated all members tests to use mockManager 2022-02-10 12:21:05 +00:00
members_signin_url.test.js Updated all members tests to use mockManager 2022-02-10 12:21:05 +00:00
notifications.test.js
pages.test.js
posts.test.js 🐛 Fixed duplicate tags created when slugs contain spaces (#14277) 2022-03-10 13:07:00 +01:00
redirects.test.js
schedules.test.js Aliased canary endpoints to point to non-versioned URLs 2022-03-14 21:22:54 +13:00
settings.test.js
slack.test.js
users.test.js
utils.js Aliased canary endpoints to point to non-versioned URLs 2022-03-14 21:22:54 +13:00
webhooks.test.js Aliased canary endpoints to point to non-versioned URLs 2022-03-14 21:22:54 +13:00