pleroma/test
kaniini 8d3cf7e519 Merge branch 'bugfix/unauthed-liked-by' into 'develop'
Bugfix: don't error out on unauthorized request to liked/favourited_by

See merge request pleroma/pleroma!1474
2019-07-23 19:14:43 +00:00
..
bbs
config
conversation
emails
fixtures add the rich media ttl based on image exp time 2019-07-17 00:20:34 +05:45
http
integration
object tests: add tests for signed object fetches 2019-07-17 23:06:16 +00:00
plugs Exclude tests that use :crypt.crypt/2 on macOS 2019-07-22 19:54:22 +00:00
support tests for Uploader with webhook 2019-07-18 12:30:18 +00:00
tasks Add tests for users tasks and PleromaAuthenticator 2019-07-22 02:43:15 +00:00
upload added tests for Pleroma.Upload.Filter 2019-07-16 21:35:43 +00:00
web fix test names because i cannot type 2019-07-23 15:47:17 +01:00
activity_test.exs
bookmark_test.exs
captcha_test.exs
config_test.exs
conversation_test.exs
emoji_test.exs
filter_test.exs
flake_id_test.exs
formatter_test.exs
healthcheck_test.exs
html_test.exs
http_test.exs
keys_test.exs
list_test.exs
notification_test.exs Fix test 2019-07-23 13:57:22 -05:00
object_test.exs
registration_test.exs
repo_test.exs
reverse_proxy_test.exs
scheduled_activity_test.exs
scheduled_activity_worker_test.exs
signature_test.exs signature: properly deduce the actor from misskey key IDs 2019-07-23 16:47:22 +00:00
test_helper.exs Exclude tests that use :crypt.crypt/2 on macOS 2019-07-22 19:54:22 +00:00
upload_test.exs [tests] Mock :crypt.crypt/2 function in AuthenticationPlugTest 2019-07-20 13:07:51 +00:00
user_invite_token_test.exs
user_search_test.exs
user_test.exs Feature/1087 wildcard option for blocks 2019-07-22 14:33:58 +00:00
xml_builder_test.exs