infoderm / patients

:face_with_thermometer: Patients meteor app
GNU Affero General Public License v3.0
5 stars 2 forks source link

Write regression test for usage of `rate-limiter-flexible` #966

Closed make-github-pseudonymous-again closed 4 months ago

make-github-pseudonymous-again commented 4 months ago

Rate limiters are disabled by default in tests to avoid hitting the rate limit with quickly executing automated tests. We should test the rate-limiting behavior though.