Ghost/test/regression/api/admin
Hannah Wolfe c222d1f64e
Added expectEmptyBody assertions to e2e framework
- Updated express-test to latest version with new expectEmptyBody assertion
- Updated all the tests that used matchBodySnapshot for an empty body to use expectEmptyBody instead
- Updated all the snapshots that were affected manually, and verified running the tests works as expected
2022-03-31 18:56:05 +01:00
..
__snapshots__ Added expectEmptyBody assertions to e2e framework 2022-03-31 18:56:05 +01:00
authentication.test.js Added expectEmptyBody assertions to e2e framework 2022-03-31 18:56:05 +01: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 Fixed filename casing in canary API 2022-03-24 17:25:53 +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