integration test #182
Unanswered
michelkluger
asked this question in
Q&A
Replies: 1 comment
-
Hi @michelkluger thanks for reporting this. Can you share your endpoint and |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I am trying, both with patching the limiter and using freeze_gun,
to test that my global limits are in place and working as expected,
this is what I tried so far, any idea of why is it not working and how to fix it?
I get assertion error that the response is 200 instead of 429 in the
one_more_request
functionBeta Was this translation helpful? Give feedback.
All reactions