0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-20 22:42:53 -05:00
ghost/test/regression
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
..
api Fixed redirects regression tests 2021-11-03 07:41:55 +13:00
importer Renamed tests to .test.js & updated commands 2021-07-06 20:45:01 +01:00
mock-express-style Fixed mock-express style tests 2021-10-25 09:56:54 +01:00
models 🐛 Fixed URLs not being correctly transformed during insert operations (#13618) 2021-10-20 15:22:46 +01:00
site Updated test to use the correct url service utils 2021-10-20 13:18:35 +01:00