Skip to content

Write tests for Express rate limter middleware #20

@shalarewicz

Description

@shalarewicz

Unit Tests should be added for the Express Rate limiting middleware with a initial focus on using the Token Bucket algorithm.

Test should focus on testing the initial configuration steps as well as the returned middleware functioning as expected without testing the specific implementation details of each individual algorithm as these are covered by their own Unit Tests.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions