Ghost/ghost/limit-service/test
Naz ad0d1ab557 Fixed indescribable error in allowlist limit
https://github.com/TryGhost/Team/issues/663

-  When there is no parameter passed at all it was a generic 'Cannot read property 'value' of undefined' message which wasn't helpful in recognizing what the actual problem was
- Have added additional guarding logic to throw a descriptive error
2021-05-21 14:09:27 +04:00
..
fixtures Removed ghost-ignition's errors dependency 2021-04-05 16:17:57 +12:00
utils
.eslintrc.js
date-utils.test.js Removed date-fns dev dependency 2021-05-07 14:56:40 +04:00
limit-service.test.js Fixed indescribable error in allowlist limit 2021-05-21 14:09:27 +04:00
limit.test.js Added addedCount to max and maxPeriodic limits 2021-05-07 18:13:01 +04:00