onur-ozkan / nestjs-rate-limiter

Highly configurable and extensible rate limiter library
https://npmjs.com/package/nestjs-rate-limiter
MIT License
238 stars 43 forks source link

Introduce Rate Limit Decorator Unit Test #43

Closed shannonlal closed 3 years ago

shannonlal commented 3 years ago

Another simple PR to help increase the code coverage across the library. The goal of this issue would be to add some simple unit tests to help with refactoring of the project in the future