This website requires JavaScript.
Explore
Help
Sign In
moon
/
honkoma
Watch
1
Star
0
Fork
You've already forked honkoma
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
0447c42715
honkoma
/
test
/
plugs
History
minibikini
11e12b5761
Add Pleroma.Plugs.Cache
2019-09-09 18:53:08 +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
…
cache_test.exs
Add Pleroma.Plugs.Cache
2019-09-09 18:53:08 +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
…
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
…
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
…