Ghost/test/unit/server
Naz df5c87fae3 🐛 Fixed a 500 error when uploading invalid routes.yaml
closes https://github.com/TryGhost/Toolbox/issues/111

- Just like with invalid JSON redirects files we should return a BadRequestError instead of throwing a generic 500 when the redirects.yaml file fails parsing
2021-11-04 11:52:52 +04:00
..
adapters Reworked LocalFileStore methods to use async syntax 2021-10-20 10:29:46 +04:00
data 🐛 Fixed idempotentcy of addPermissionToRole util (#13685) 2021-11-01 09:27:50 +00:00
lib Removed remaining usage of i18n & translation file 2021-10-15 11:39:07 +01:00
models Moved URL service to backend 2021-10-19 07:29:09 +13:00
services 🐛 Fixed a 500 error when uploading invalid routes.yaml 2021-11-04 11:52:52 +04:00
web Used DynamicRedirectManager for Custom Redirects 2021-11-03 07:41:55 +13:00
notify.test.js Renamed tests to .test.js & updated commands 2021-07-06 20:45:01 +01:00
overrides.test.js Set global Luxon timezone override to UTC 2021-10-20 09:19:29 +02:00