0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/test/regression/api/admin
Hannah Wolfe 396dd5f7f9 Removed unnecessary labels mapper & serializer
refs: https://github.com/TryGhost/Toolbox/issues/245

- There's no need for a mapper or serializer as labels uses the default behaviour
- Added a full suite of tests, consolidating from regression and using the new framework to prove nothing is broken
2022-03-23 13:23:23 +00:00
..
__snapshots__ Removed unused snapshot files 2022-03-19 16:48:59 +00:00
authentication.test.js Added fixture path utility to e2e-framework 2022-03-21 11:14:54 +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 Removed canary folder from regression tests 2022-02-06 18:02:56 +00:00
images.test.js Removed canary folder from regression tests 2022-02-06 18:02:56 +00:00
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 Removed canary folder from regression tests 2022-02-06 18:02:56 +00:00
pages.test.js Removed canary folder from regression tests 2022-02-06 18:02:56 +00:00
posts.test.js 🐛 Fixed duplicate tags created when slugs contain spaces (#14277) 2022-03-10 13:07:00 +01:00
redirects.test.js Removed canary folder from regression tests 2022-02-06 18:02:56 +00:00
schedules.test.js Aliased canary endpoints to point to non-versioned URLs 2022-03-14 21:22:54 +13:00
settings.test.js Removed canary folder from regression tests 2022-02-06 18:02:56 +00:00
slack.test.js Removed canary folder from regression tests 2022-02-06 18:02:56 +00:00
users.test.js Removed canary folder from regression tests 2022-02-06 18:02:56 +00:00
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