Ghost/ghost/limit-service/test
Naz 57e24b3677 Added incorrect 'max' usage error to MaxLimit
refs https://github.com/TryGhost/Team/issues/587

- When the 'max' configuration is missing the instance of the class breaks when used unexpectedly. Followed similar approach to currentCountQuery check  by failing fast in the constructor
2021-04-01 17:20:56 +13:00
..
utils Added limit service initial commit 2021-03-03 12:19:48 +00:00
.eslintrc.js Added limit service initial commit 2021-03-03 12:19:48 +00:00
limit-service.test.js Changed casing of limit names + fixed handling 2021-03-04 20:39:09 +00:00
limit.test.js Added incorrect 'max' usage error to MaxLimit 2021-04-01 17:20:56 +13:00