0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-06 22:40:14 -05:00
ghost/test/regression
Naz c080f4b77d Fixed redirects integration tests
refs refs https://linear.app/tryghost/issue/CORE-84/have-a-look-at-the-eggs-redirects-refactor-branch

- The tests needed to have a clean state with empty redirects file, which was previously ensured through "configUtils". Because configUtils don't play ball with the class initialization pattern this approach was chosen
- It's an end-to-end test with lots of logic and pobably would be enough to run against single API endpoint. Leaving it as is and to be improved in the future
2021-11-03 07:41:55 +13:00
..
api Fixed redirects integration 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