pleroma/test
Egor Kislitsyn a75d4a41e0 Add a test for custom runtime modules 2019-12-06 17:05:09 +07:00
..
activity/ir
bbs
config added test helpers to clear config after tests 2019-08-19 15:34:29 +00:00
conversation Mark the conversations with the blocked user as read and update the blocking user's `unread_conversation_count`. 2019-10-26 02:29:18 +03:00
daemons
emails [#1304] Moved all non-mutes / non-blocks fields from User.Info to User. WIP. 2019-10-16 21:59:21 +03:00
emoji Fix XSS emoji test 2019-10-29 20:49:32 +03:00
federation update tests and Oban 2019-11-26 15:24:34 -05:00
fixtures Add a test for custom runtime modules 2019-12-06 17:05:09 +07:00
http add ability to set a custom user-agent string 2019-11-25 09:53:11 +00:00
instance_static/emoji
integration Extract status actions from `MastodonAPIController` into `StatusController` 2019-09-27 10:51:15 +07:00
object Containment: Add a catch-all clause to contain_origin. 2019-11-12 12:07:17 +01:00
plugs Support authentication via `x-admin-token` HTTP header 2019-11-19 15:58:20 +07:00
support Merge branch 'remove-info-from-users' into 'develop' 2019-11-30 10:42:51 +00:00
tasks Merge remote-tracking branch 'upstream/develop' into refactor/following-relationships 2019-10-24 14:55:36 +07:00
upload
uploaders added test helpers to clear config after tests 2019-08-19 15:34:29 +00:00
web fix test 2019-12-04 16:22:01 +03:00
activity_expiration_test.exs
activity_test.exs
bookmark_test.exs
captcha_test.exs Bump copyright years of files changed in 2019 2019-09-18 23:21:11 +02:00
config_test.exs
conversation_test.exs [#1149] Merge remote-tracking branch 'remotes/upstream/develop' into 1149-oban-job-queue 2019-08-22 20:59:58 +03:00
emoji_test.exs
filter_test.exs
following_relationship_test.exs update following_relationship.ex 2019-11-05 10:50:03 +03:00
formatter_test.exs
healthcheck_test.exs
html_test.exs Fix Pleroma.HTML.extract_first_external_url/2 2019-11-29 15:49:35 +07:00
http_test.exs
job_queue_monitor_test.exs
keys_test.exs
list_test.exs
marker_test.exs
moderation_log_test.exs Merge remote-tracking branch 'remotes/upstream/develop' into 1304-user-info-deprecation 2019-10-20 20:43:18 +03:00
notification_test.exs Add a view for the move notification 2019-11-27 17:52:02 +07:00
object_test.exs Object Fetcher: set cache after reinjecting 2019-11-06 14:00:03 +03:00
pagination_test.exs
registration_test.exs
repo_test.exs
reverse_proxy_test.exs
runtime_test.exs Add a test for custom runtime modules 2019-12-06 17:05:09 +07:00
safe_jsonb_set_test.exs
scheduled_activity_test.exs
signature_test.exs Merge remote-tracking branch 'remotes/upstream/develop' into 1304-user-info-deprecation 2019-10-20 20:43:18 +03:00
test_helper.exs update tests and Oban 2019-11-26 15:24:34 -05:00
upload_test.exs
user_invite_token_test.exs
user_search_test.exs excluded invisible users from search results 2019-11-05 08:55:41 +03:00
user_test.exs Merge branch 'remove-info-from-users' into 'develop' 2019-11-30 10:42:51 +00:00
xml_builder_test.exs