0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-17 23:44:39 -05:00
ghost/test
Naz c3edd4b3d4 Fixed redirects regression tests
refs https://linear.app/tryghost/issue/CORE-84/have-a-look-at-the-eggs-redirects-refactor-branch

- The problem this change is addressing is inability to override config values once the code is extracted into a class+DI pattern
- The work around is restarting the instance with the configuration testing expected behavior - in this case missing or existing types of redirects files
2021-11-03 07:41:55 +13:00
..
e2e-api Added test coverage for not supported media type 2021-11-03 00:33:28 +13:00
e2e-frontend Updated e2e tests to be async/await 2021-10-06 15:51:05 +01:00
e2e-server Fixed ETag header for admin templates not changing between versions (#13680) 2021-10-22 14:25:58 +01:00
integration Moved URL service to backend 2021-10-19 07:29:09 +13:00
regression Fixed redirects regression tests 2021-11-03 07:41:55 +13:00
unit Used DynamicRedirectManager for Custom Redirects 2021-11-03 07:41:55 +13:00
utils Used DynamicRedirectManager for Custom Redirects 2021-11-03 07:41:55 +13:00
.eslintignore
.eslintrc.js
.jshintrc