pleroma/test
2019-11-19 19:15:14 +03:00
..
activity/ir
bbs
config
conversation
emails Use the user.id instead of nickname in report URLs 2019-10-06 14:48:37 +00:00
fixtures Initial poll refresh support 2019-10-06 14:53:11 +00:00
http
integration
object object containment: handle all cases where ID is invalid (missing, nil, non-string) 2019-11-09 01:41:34 +03:00
plugs
support Tests: Fix tests failing because of info being null. 2019-11-01 14:16:00 +01:00
tasks
upload
uploaders
web Check client and token in GET /oauth/authorize 2019-11-19 19:15:14 +03:00
activity_expiration_test.exs
activity_expiration_worker_test.exs
activity_test.exs
bookmark_test.exs
captcha_test.exs
config_test.exs
conversation_test.exs
emoji_test.exs
filter_test.exs
formatter_test.exs
healthcheck_test.exs
html_test.exs
http_test.exs
keys_test.exs
list_test.exs
moderation_log_test.exs
notification_test.exs Do not include notifications from blocked users when with_muted is set 2019-10-25 18:44:23 +03:00
object_test.exs Object Fetcher: set cache after reinjecting 2019-11-08 22:47:08 +03:00
pagination_test.exs
registration_test.exs
repo_test.exs
reverse_proxy_test.exs Track failed proxy urls and don't request them again 2019-10-04 21:49:51 +00:00
safe_jsonb_set_test.exs Add a test for safe_jsonb_set 2019-10-18 14:33:51 +03:00
scheduled_activity_test.exs
scheduled_activity_worker_test.exs
signature_test.exs Move local keys out of user.info 2019-10-06 17:36:24 +03:00
test_helper.exs
upload_test.exs
user_info_test.exs
user_invite_token_test.exs
user_search_test.exs Remove a failing search test due to it being unrealistic 2019-10-18 14:56:27 +03:00
user_test.exs Move local keys out of user.info 2019-10-06 17:36:24 +03:00
xml_builder_test.exs