Ghost/test/e2e-api
Naz 3a974f6e4e Added default values for Stripe config in tests
refs https://github.com/TryGhost/Toolbox/issues/214

- These variables need to be present in the configuration during the Ghost's boot time initialization, which caused a need to remember to mock settings cache before agent initialization.
- By moving the values into default settings config it removes the need to do any work during test environment setup. Yey!
- We should put default values in to test-specific settings-defaults.json In similar situations. Specifically, when we find a need to mock settings cache to be able to start Ghost instance in a certain state
2022-02-21 20:06:20 +13:00
..
admin Added default values for Stripe config in tests 2022-02-21 20:06:20 +13:00
content Renamed withBackend/withFrotned to backend/frontend 2021-11-22 21:56:32 +13:00
members Added default values for Stripe config in tests 2022-02-21 20:06:20 +13:00