This website requires JavaScript.
Explore
lain.church
Help
Register
Sign In
squeegily
/
pleroma
Watch
1
Star
0
Fork
0
You've already forked pleroma
Code
Issues
Pull Requests
Releases
Wiki
Activity
cef2e980b1
pleroma
/
test
/
plugs
History
Maksim
a320358703
added test helpers to clear config after tests
2019-08-19 15:34:29 +00:00
..
admin_secret_authentication_plug_test.exs
authentication_plug_test.exs
Exclude tests that use :crypt.crypt/2 on macOS
2019-07-22 19:54:22 +00:00
basic_auth_decoder_plug_test.exs
cache_control_test.exs
Move the Cache Control header test to its own file
2019-05-24 20:33:55 +00:00
ensure_authenticated_plug_test.exs
ensure_public_or_authenticated_plug_test.exs
added test helpers to clear config after tests
2019-08-19 15:34:29 +00:00
ensure_user_key_plug_test.exs
http_security_plug_test.exs
added test helpers to clear config after tests
2019-08-19 15:34:29 +00:00
http_signature_plug_test.exs
http signature plug: remove redundant checks handled by HTTPSignatures library
2019-07-18 15:11:21 +00:00
idempotency_plug_test.exs
Polish IdempotencyPlug
2019-06-27 01:53:58 +07:00
instance_static_test.exs
added test helpers to clear config after tests
2019-08-19 15:34:29 +00:00
legacy_authentication_plug_test.exs
Exclude tests that use :crypt.crypt/2 on macOS
2019-07-22 19:54:22 +00:00
mapped_identity_to_signature_plug_test.exs
mapped signature plug: use
user
assign like authentication plug
2019-07-18 20:31:25 +00:00
oauth_plug_test.exs
Add oauth plug tests for url and body parameters
2019-05-02 22:25:21 +09:00
oauth_scopes_plug_test.exs
rate_limiter_test.exs
[
#1041
] Rate-limited status actions (per user and per user+status).
2019-07-13 14:49:39 +03:00
session_authentication_plug_test.exs
set_format_plug_test.exs
tests WebFinger
2019-07-24 15:13:10 +00:00
set_locale_plug_test.exs
Fix credo warning
2019-07-10 18:10:09 +07:00
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