Ghost/test/unit
Aileen Nowak 56a1143e53 Fixed incorrect usage of limit config causing Ghost not to boot
no issue

- When applying an incorrect limits config, or missing expected values, Ghost would not boot as the errors would interrupt this process, which should not happen
- This commit catches the error thrown by the limit-service on boot sequence and transforms it into a warning if it's an `IncorectUsageError`. Other errors are handled as before
- Added a test for the limit-service service
2022-05-10 15:47:45 -04:00
..
api Moved content-version middleware onto api app 2022-05-02 19:05:14 +01:00
frontend 🔥 Removed {{author}} helper support 2022-05-02 17:59:48 +08:00
server Fixed incorrect usage of limit config causing Ghost not to boot 2022-05-10 15:47:45 -04:00
shared Fixed settingsCache returning falsy as null 2022-05-10 20:37:03 +01:00