akkoma/test
2019-08-16 15:58:42 +03:00
..
bbs
config use default child_specs 2019-08-14 11:55:17 -04:00
conversation
emails Remove Reply-To from report emails 2019-08-04 22:24:50 +00:00
fixtures [#1150] fixed parser TwitterCard 2019-08-06 20:19:28 +00:00
http
integration
mix/tasks
object Show the url advertised in the Activity in the Status JSON response 2019-07-24 19:28:21 +00:00
plugs tests WebFinger 2019-07-24 15:13:10 +00:00
support fix credo 2019-08-13 22:36:24 +00:00
tasks Strip internal fields including likes from incoming and outgoing activities 2019-08-10 18:47:40 +00:00
upload fixed test for elixir 1.7.4 2019-07-25 03:43:13 +00:00
uploaders tests for Pleroma.Uploaders 2019-08-10 18:46:26 +00:00
web Implement Pleroma.Stats as GenServer 2019-08-14 11:59:33 -04: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 test for Pleroma.Web.CommonAPI.Utils.get_by_id_or_ap_id 2019-07-31 18:35:15 +00:00
formatter_test.exs
healthcheck_test.exs
html_test.exs
http_test.exs
keys_test.exs
list_test.exs
notification_test.exs Merge branch 'develop' into feature/digest-email 2019-08-02 18:16:04 +03:00
object_test.exs
registration_test.exs
repo_test.exs
reverse_proxy_test.exs Add more tests for MastodonAPIController and CommonAPI 2019-07-15 19:47:23 +00:00
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 Do not prepend /media/ when using base_url 2019-07-24 15:35:25 +00:00
user_info_test.exs
user_invite_token_test.exs
user_search_test.exs merge develop 2019-07-12 18:08:27 +03:00
user_test.exs fixed User.unfollow with synchronization external user 2019-08-16 15:58:42 +03:00
xml_builder_test.exs