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

Add tests for SlidingWindowCounter Aglorithm #70

Closed shalarewicz closed 2 years ago

shalarewicz commented 2 years ago

A full testing suite using jest should be written for the SlidingWindowCounter class based on the spec decided on in issue #68.