IdoKendo / robyn_rate_limits

Rate limits extension for the Robyn framework

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Expand testing suite

IdoKendo opened this issue · comments

Right now the testing suite is only showing the most simple of use-cases.
Extending the testing suite will show wider ways to use the extension as well as validate behaviors and might uncover bugs.

We can add the following:

  • Several rate limits on the same route
  • Rate limits on async function
  • Rate limit on the same route using two different stores