Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add tests for Leaky Bucket Algorithm #52

Closed
shalarewicz opened this issue Jun 23, 2022 · 1 comment
Closed

Add tests for Leaky Bucket Algorithm #52

shalarewicz opened this issue Jun 23, 2022 · 1 comment
Assignees
Labels
testing Requires tests to be created or modified

Comments

@shalarewicz
Copy link
Collaborator

shalarewicz commented Jun 23, 2022

A full testing suite using jest should be written for the LeakyBucket class based on the spec decided on in issue #50. Tests can be modelled on those written for TokenBucket

@shalarewicz shalarewicz added the testing Requires tests to be created or modified label Jun 23, 2022
@evanmcneely
Copy link
Contributor

moved to issue #54

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
testing Requires tests to be created or modified
Projects
None yet
Development

No branches or pull requests

3 participants