Ghost/test/unit/server
Naz fc5984b486 Slimmed down redirects test suites
refs https://github.com/TryGhost/Toolbox/issues/139

- The regression test suite for redirects functionality for way too big. And each restart was causing massive overhead. It's enough to have a single exhaustive test using multiple input files
- The tests testing API endpoints should've been e2e tests to start with
- The rest is covered in the unit tests for redirects api service
2021-11-26 06:18:36 +13:00
..
adapters Added ability to delete existing files through storage adapters 2021-11-09 16:07:23 +04:00
data Moved all settings module bootstrap logic into init method 2021-11-24 05:32:20 +13:00
lib Renamed getLocalFileStoragePath 2021-11-05 17:17:18 +04:00
models Moved URL service to backend 2021-10-19 07:29:09 +13:00
services Slimmed down redirects test suites 2021-11-26 06:18:36 +13:00
web Moved admin redirect middleware to named file 2021-11-25 14:29:17 +00: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