pleroma/test
2020-05-05 16:45:34 +04:00
..
activity/ir
bbs
config
conversation
docs
emails
emoji
federation
fixtures Merge branch 'issue/1577' into 'develop' 2020-05-01 12:38:46 +00:00
http
instance_static refactor emoji api with fixes 2020-04-30 15:45:52 +03:00
integration
object Improved in-test clear_config/n applicability (setup / setup_all / in-test usage). 2020-03-20 18:33:00 +03:00
plugs Automatic checks of authentication / instance publicity. Definition of missing OAuth scopes in AdminAPIController. Refactoring. 2020-04-21 16:29:19 +03:00
pool
reverse_proxy
support Transmogrifier tests: Extract like tests. 2020-05-04 14:45:28 +02:00
tasks Deactivate local users on deletion instead of deleting the record 2020-05-02 19:05:13 +03:00
upload
uploaders Improved in-test clear_config/n applicability (setup / setup_all / in-test usage). 2020-03-20 18:33:00 +03:00
user
web Move single used schemas to Marker operation schema 2020-05-05 16:45:34 +04:00
workers
activity_expiration_test.exs Improved in-test clear_config/n applicability (setup / setup_all / in-test usage). 2020-03-20 18:33:00 +03:00
activity_test.exs
bookmark_test.exs
captcha_test.exs Add tests for account registration with captcha enabled and improve errors 2020-04-29 21:26:07 +04:00
config_test.exs
conversation_test.exs
earmark_renderer_test.exs
emoji_test.exs Update Copyrights 2020-03-03 16:44:49 -06:00
filter_test.exs
following_relationship_test.exs
formatter_test.exs
healthcheck_test.exs
html_test.exs
http_test.exs
job_queue_monitor_test.exs
keys_test.exs
list_test.exs
marker_test.exs
moderation_log_test.exs
notification_test.exs Made follow request notifications non-optional (removed config switch). 2020-05-01 09:51:41 +03:00
object_test.exs
otp_version_test.exs
pagination_test.exs
registration_test.exs
repo_test.exs
runtime_test.exs
safe_jsonb_set_test.exs
scheduled_activity_test.exs
signature_test.exs Signature: Handle non-ap ids in key ids. 2020-05-01 15:54:38 +02:00
stats_test.exs Stats: Use invisible property for filtering. 2020-04-22 19:02:22 +02:00
test_helper.exs
upload_test.exs
user_invite_token_test.exs
user_relationship_test.exs
user_search_test.exs
user_test.exs Deactivate local users on deletion instead of deleting the record 2020-05-02 19:05:13 +03:00
xml_builder_test.exs