pleroma/test
lain 1dfde4151c Merge branch 'refactor/use-constants' into 'develop'
refactoring: begin to use constants

See merge request pleroma/pleroma!1500
2019-07-29 16:30:47 +00:00
..
bbs
config
conversation
emails
fixtures Merge branch 'fix-remote-follow-from-ostatus-subscribe' into 'develop' 2019-07-24 19:29:01 +00:00
http
integration
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 Merge branch 'fix-remote-follow-from-ostatus-subscribe' into 'develop' 2019-07-24 19:29:01 +00:00
tasks Add tests for users tasks and PleromaAuthenticator 2019-07-22 02:43:15 +00:00
upload fixed test for elixir 1.7.4 2019-07-25 03:43:13 +00:00
web Merge branch 'refactor/use-constants' into 'develop' 2019-07-29 16:30:47 +00: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 Add list to Visibility 2019-07-11 19:29:24 +07:00
notification_test.exs transmogrifier: use User.delete() instead of handrolled user deletion code for remote users 2019-07-28 21:32:04 +00: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_invite_token_test.exs
user_search_test.exs support for idna domains 2019-07-10 15:23:25 +00:00
user_test.exs fixed User.update_and_set_cache for stale user 2019-07-28 20:29:26 +00:00
xml_builder_test.exs