Ghost/test/api-acceptance/admin
Hannah Wolfe 6726246697
Fixed test for overriding active theme
refs: f9a3f7d955

- The test for overriding a theme (uploading a theme with the same name as the currently active theme) doesn't test the right codepath
- It incorrectly assumes uploading the same theme twice results in an override, but this is only true for the active theme
- This change splits the override test out into it's own test, and only tests overriding by changing the active theme first
- Also fixed a minor comment type whilst here
2021-07-11 20:02:32 +01:00
..
actions.test.js Renamed tests to .test.js & updated commands 2021-07-06 20:45:01 +01:00
config.test.js Renamed tests to .test.js & updated commands 2021-07-06 20:45:01 +01:00
db.test.js Update cache invalidation on several routes 2021-07-07 18:12:51 +02:00
email_preview.test.js Renamed tests to .test.js & updated commands 2021-07-06 20:45:01 +01:00
emails.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
integrations.test.js Renamed tests to .test.js & updated commands 2021-07-06 20:45:01 +01:00
invites.test.js Renamed tests to .test.js & updated commands 2021-07-06 20:45:01 +01:00
key_authentication.test.js Renamed tests to .test.js & updated commands 2021-07-06 20:45:01 +01:00
labels.test.js 🐛 Fixed API errors when including member counts for labels 2021-07-09 19:51:17 +05:30
mail.test.js Renamed tests to .test.js & updated commands 2021-07-06 20:45:01 +01:00
members.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
oembed.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 Renamed tests to .test.js & updated commands 2021-07-06 20:45:01 +01:00
roles.test.js Renamed tests to .test.js & updated commands 2021-07-06 20:45:01 +01:00
settings.test.js Renamed tests to .test.js & updated commands 2021-07-06 20:45:01 +01:00
slugs.test.js Update cache invalidation on several routes 2021-07-07 18:12:51 +02:00
snippets.test.js Renamed tests to .test.js & updated commands 2021-07-06 20:45:01 +01:00
tags.test.js Renamed tests to .test.js & updated commands 2021-07-06 20:45:01 +01:00
themes.test.js Fixed test for overriding active theme 2021-07-11 20:02:32 +01:00
users.test.js Update cache invalidation on several routes 2021-07-07 18:12:51 +02:00
utils.js Added posts_meta.feature_image_{alt,caption} columns (#13030) 2021-06-10 20:35:56 +01:00
webhooks.test.js Renamed tests to .test.js & updated commands 2021-07-06 20:45:01 +01:00