Pleroma/test
lain 42a2acac46 Merge branch 'feature/1720-status-view' into 'develop'
Admin API fetch status by id

Closes #1720

See merge request pleroma/pleroma!2475
2020-05-05 13:40:12 +00:00
..
activity/ir
bbs
config don't restart postgrex 2020-04-17 12:45:13 +03:00
conversation
docs
emails Improved in-test `clear_config/n` applicability (setup / setup_all / in-test usage). 2020-03-20 18:33:00 +03:00
emoji profile emojis in User.emoji instead of source_data 2020-04-10 06:20:02 +02:00
federation
fixtures Merge branch 'issue/1577' into 'develop' 2020-05-01 12:38:46 +00:00
http updating clear_config 2020-03-20 20:58:47 +03:00
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 Improved in-test `clear_config/n` applicability (setup / setup_all / in-test usage). 2020-03-20 18:33:00 +03:00
uploaders Improved in-test `clear_config/n` applicability (setup / setup_all / in-test usage). 2020-03-20 18:33:00 +03:00
user
web Merge branch 'feature/1720-status-view' into 'develop' 2020-05-05 13:40:12 +00:00
workers Improved in-test `clear_config/n` applicability (setup / setup_all / in-test usage). 2020-03-20 18:33:00 +03:00
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 Improved in-test `clear_config/n` applicability (setup / setup_all / in-test usage). 2020-03-20 18:33:00 +03:00
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 Improved in-test `clear_config/n` applicability (setup / setup_all / in-test usage). 2020-03-20 18:33:00 +03:00
earmark_renderer_test.exs
emoji_test.exs
filter_test.exs
following_relationship_test.exs FollowingRelationship storage & performance optimizations (state turned `ecto_enum`-driven integer, reorganized indices etc.). 2020-03-28 18:49:03 +03:00
formatter_test.exs formatter: Use user.uri instead of user.source_data.uri 2020-04-10 06:20:02 +02:00
healthcheck_test.exs
html_test.exs
http_test.exs
job_queue_monitor_test.exs
keys_test.exs
list_test.exs
marker_test.exs Revert "Merge branch 'issue/1276' into 'develop'" 2020-04-14 16:32:22 +00:00
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 Merge branch 'remake-remodel-2' into 'develop' 2020-04-06 11:59:01 +00:00
otp_version_test.exs
pagination_test.exs
registration_test.exs
repo_test.exs Improved in-test `clear_config/n` applicability (setup / setup_all / in-test usage). 2020-03-20 18:33:00 +03:00
runtime_test.exs
safe_jsonb_set_test.exs
scheduled_activity_test.exs Improved in-test `clear_config/n` applicability (setup / setup_all / in-test usage). 2020-03-20 18:33:00 +03:00
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 Improved in-test `clear_config/n` applicability (setup / setup_all / in-test usage). 2020-03-20 18:33:00 +03:00
user_invite_token_test.exs
user_relationship_test.exs
user_search_test.exs Improved in-test `clear_config/n` applicability (setup / setup_all / in-test usage). 2020-03-20 18:33:00 +03:00
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