0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/test/unit/services
Kevin Ansfield f49f7699aa
Enabled all labs flags when testing (#13036)
no issue

Shows impact of new code behind labs flags through the existing acceptance/regression tests. Allows for existing tests to be updated to match new behaviour rather than requiring separate tests where individual flags are enabled. Should result in minimal test updating once code reaches GA.

- adds a forced `'labs:enabled'` fixture op that edits the `labs` setting to enable all flags then restarts the settings service to pick up the new setting
- modifies labs service to not remove ALPHA_FEATURE labs settings when running in a testing environment
2021-06-10 12:54:34 +01:00
..
apps Moved handlebars utils to new theme engine service 2021-04-21 14:21:32 +01:00
auth Fixed tests for auth service mmbers auth 2021-05-24 11:36:35 +01:00
mail Refactored and fixed GhostMailer unit tests 2021-05-27 13:14:30 +04:00
members Migrated members_allow_free_signup setting to members_signup_access (#12886) 2021-04-19 16:36:30 +01:00
notifications Fixed failing notification update for non-major version 2021-03-23 18:02:52 +13:00
permissions Fixed "no-shadow" eslint warning in tests 2020-10-19 17:45:26 +13:00
routing Expanded requires of lib/common i18n and events 2021-05-03 17:14:52 +01:00
rss 🐛 Fixed __GHOST_URL__ appearing in sitemaps (#12787) 2021-03-18 17:16:37 +00:00
settings Expanded requires of lib/common i18n and events 2021-05-03 17:14:52 +01:00
theme-engine Added initial match helper 2021-06-07 21:15:05 +01:00
themes Moved theme service to core/server 2021-04-27 15:14:49 +01:00
url Expanded requires of lib/common i18n and events 2021-05-03 17:14:52 +01:00
labs_spec.js Enabled all labs flags when testing (#13036) 2021-06-10 12:54:34 +01:00
slack_spec.js Expanded requires of lib/common i18n and events 2021-05-03 17:14:52 +01:00
xmlrpc_spec.js Expanded requires of lib/common i18n and events 2021-05-03 17:14:52 +01:00