oslabs-beta / GraphQL-Gate

A GraphQL rate limiting library with query complexity analysisfor Node.js
http://graphqlgate.io
MIT License
57 stars 2 forks source link

SlidingWindowCounter testing suite #78

Closed jondeweydev closed 2 years ago

jondeweydev commented 2 years ago

Summary

Took TokenBucket tests as a template and added/removed a few tests specific to each limiting algorithm, respectively.

Type of Change

Issues

70

jondeweydev commented 2 years ago

I am going to set all the tests to skip so that Travis does not fail on this PR

jondeweydev commented 2 years ago

Closes #78