Ghost/core/server/data
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
..
db 💡 Enabled foreign key checks on sqlite3 2021-03-02 11:13:19 +01:00
exporter Split data exporter's index file into separate module 2021-05-21 19:13:55 +04:00
importer Added labs setting import validation 2021-06-08 02:18:17 +12:00
migrations 🏗 Added "labs" setting enabling feature flags 2021-06-08 02:18:17 +12:00
schema Enabled all labs flags when testing (#13036) 2021-06-10 12:54:34 +01:00
validation Moved i18n to shared 2021-05-04 13:03:38 +01:00