pleroma/test
lain 3370bb0e46 Merge branch 'openapi/notifications' into 'develop'
Add OpenAPI spec for NotificationController

See merge request pleroma/pleroma!2437
2020-05-01 13:09:36 +00:00
..
activity/ir Merge branch 'develop' into gun 2020-03-16 14:25:55 +03:00
bbs Update Copyrights 2020-03-03 16:44:49 -06:00
config don't restart postgrex 2020-04-17 12:45:13 +03:00
conversation Bump copyright years of files changed after 2020-01-07 2020-03-02 06:08:45 +01:00
docs little fixes and typos fix 2020-01-10 15:52:02 +03:00
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 Bump copyright years of files changed after 2020-01-07 2020-03-02 06:08:45 +01:00
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 Update Copyrights 2020-03-03 16:44:49 -06:00
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 clean up 2020-03-12 18:29:07 +03:00
reverse_proxy Merge branch 'develop' into gun 2020-03-16 14:25:55 +03:00
support Merge branch 'issue/1577' into 'develop' 2020-05-01 12:38:46 +00:00
tasks don't restart postgrex 2020-04-17 12:45: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 Update Copyrights 2020-03-03 16:44:49 -06:00
web Merge branch 'openapi/notifications' into 'develop' 2020-05-01 13:09:36 +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 Update Copyrights 2020-03-03 16:44:49 -06:00
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 Update Copyrights 2020-03-03 16:44:49 -06:00
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 test/earmark_renderer_test.exs: Rename from test/earmark_renderer_test.ex 2020-03-15 17:07:08 +01:00
emoji_test.exs Update Copyrights 2020-03-03 16:44:49 -06:00
filter_test.exs Older copyright updates 2020-03-03 16:46:45 -06:00
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 Update Copyrights 2020-03-03 16:44:49 -06:00
html_test.exs Update Copyrights 2020-03-03 16:44:49 -06:00
http_test.exs tests changes 2020-03-07 11:01:37 +03:00
job_queue_monitor_test.exs Update Copyrights 2020-03-03 16:44:49 -06:00
keys_test.exs Update Copyrights 2020-03-03 16:44:49 -06:00
list_test.exs Update Copyrights 2020-03-03 16:44:49 -06:00
marker_test.exs Revert "Merge branch 'issue/1276' into 'develop'" 2020-04-14 16:32:22 +00:00
moderation_log_test.exs Update Copyrights 2020-03-03 16:44:49 -06:00
notification_test.exs Dismiss the follow request notification on rejection 2020-04-30 18:38:19 +03:00
object_test.exs Merge branch 'remake-remodel-2' into 'develop' 2020-04-06 11:59:01 +00:00
otp_version_test.exs otp version 2020-03-04 09:23:42 +03:00
pagination_test.exs Update Copyrights 2020-03-03 16:44:49 -06:00
registration_test.exs Update Copyrights 2020-03-03 16:44:49 -06:00
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 Bump copyright years of files changed after 2020-01-07 2020-03-02 06:08:45 +01:00
safe_jsonb_set_test.exs Add a test for safe_jsonb_set 2019-10-18 15:22:16 +03:00
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 User: Move public_key from source_data to own field 2020-04-10 06:16:18 +02:00
stats_test.exs Stats: Use `invisible` property for filtering. 2020-04-22 19:02:22 +02:00
test_helper.exs removing GunMock to use Mox 2020-03-06 20:23:58 +03:00
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 Merge branch 'develop' into gun 2020-03-03 17:15:49 -06:00
user_relationship_test.exs Update Copyrights 2020-03-03 16:44:49 -06:00
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 Merge branch 'fix/follow-and-blocks-import' into 'develop' 2020-04-22 15:46:04 +00:00
xml_builder_test.exs Older copyright updates 2020-03-03 16:46:45 -06:00