akkoma/test/plugs
rinpatch 54029fe212 tests: remove a useless sleep in rate limiter tests
It was used to check that authenticated and unauthenticated users have
different limits. Instead of sleeping a super low limit for
unauthenticated users was set, preventing them from doing 5 requests in
the first place.
2019-12-16 01:03:13 +03:00
..
admin_secret_authentication_plug_test.exs
authentication_plug_test.exs
basic_auth_decoder_plug_test.exs
cache_control_test.exs
cache_test.exs
ensure_authenticated_plug_test.exs
ensure_public_or_authenticated_plug_test.exs
ensure_user_key_plug_test.exs
http_security_plug_test.exs
http_signature_plug_test.exs
idempotency_plug_test.exs
instance_static_test.exs
legacy_authentication_plug_test.exs
mapped_identity_to_signature_plug_test.exs
oauth_plug_test.exs
oauth_scopes_plug_test.exs
rate_limiter_test.exs tests: remove a useless sleep in rate limiter tests 2019-12-16 01:03:13 +03:00
remote_ip_test.exs
session_authentication_plug_test.exs
set_format_plug_test.exs
set_locale_plug_test.exs
set_user_session_id_plug_test.exs
uploaded_media_plug_test.exs
user_enabled_plug_test.exs
user_fetcher_plug_test.exs
user_is_admin_plug_test.exs