Ghost/test/e2e-api/admin
Naz 008b6e0fae Optimized e2e-api tests using boot with no frontend
refs https://github.com/TryGhost/Toolbox/issues/135

- When running e2e-API test in most cases there's no need to boot Ghost instance with full frontend. This should improve the boot time which should reflect on the speed of running test suites
- The tests where the "forceStart" and "withFrontend" are used together indicate that there's still some work to do to fully separate frontend/backend boot line. The force start is also unnecessary, but was needed to reinitialize all services properly - should be investigated!
2021-11-22 21:56:32 +13:00
..
actions.test.js Renamed our acceptance tests to "e2e" 2021-10-06 12:40:52 +01:00
config.test.js Added Tenor contentFilter setting to config 2021-11-16 17:42:26 +00:00
custom_theme_settings.test.js Optimized e2e-api tests using boot with no frontend 2021-11-22 21:56:32 +13:00
db.test.js Renamed our acceptance tests to "e2e" 2021-10-06 12:40:52 +01:00
email_preview.test.js Renamed our acceptance tests to "e2e" 2021-10-06 12:40:52 +01:00
emails.test.js Renamed our acceptance tests to "e2e" 2021-10-06 12:40:52 +01:00
files.test.js Added Files API behind an alpha flag 2021-11-08 11:40:17 +04:00
images.test.js Renamed our acceptance tests to "e2e" 2021-10-06 12:40:52 +01:00
integrations.test.js Renamed our acceptance tests to "e2e" 2021-10-06 12:40:52 +01:00
invites.test.js Renamed our acceptance tests to "e2e" 2021-10-06 12:40:52 +01:00
key_authentication.test.js Renamed our acceptance tests to "e2e" 2021-10-06 12:40:52 +01:00
labels.test.js Renamed our acceptance tests to "e2e" 2021-10-06 12:40:52 +01:00
mail.test.js Renamed our acceptance tests to "e2e" 2021-10-06 12:40:52 +01:00
media.test.js Cleaned up uncecessary "purpose" fields from tests 2021-11-09 16:41:38 +04:00
members.test.js Renamed our acceptance tests to "e2e" 2021-10-06 12:40:52 +01:00
notifications.test.js Renamed our acceptance tests to "e2e" 2021-10-06 12:40:52 +01:00
oembed.test.js Added support for custom OEmbed providers 2021-11-11 17:16:03 +02:00
pages.test.js 🐛 Fixed error in setting page access to tiers 2021-11-02 13:36:32 +05:30
posts.test.js Renamed our acceptance tests to "e2e" 2021-10-06 12:40:52 +01:00
roles.test.js Renamed our acceptance tests to "e2e" 2021-10-06 12:40:52 +01:00
settings.test.js 🐛 Fixed GA labs flags not appearing enabled in settings API (#13681) 2021-10-22 19:59:13 +01:00
slugs.test.js Renamed our acceptance tests to "e2e" 2021-10-06 12:40:52 +01:00
snippets.test.js Renamed our acceptance tests to "e2e" 2021-10-06 12:40:52 +01:00
tags.test.js Renamed our acceptance tests to "e2e" 2021-10-06 12:40:52 +01:00
themes.test.js Optimized e2e-api tests using boot with no frontend 2021-11-22 21:56:32 +13:00
users.test.js Updated Users API e2e tests to use 'posts' fixture 2021-11-22 21:56:32 +13:00
utils.js Added Tenor contentFilter setting to config 2021-11-16 17:42:26 +00:00
webhooks.test.js Renamed our acceptance tests to "e2e" 2021-10-06 12:40:52 +01:00