pleroma/test/web/mastodon_api/controllers
Maksim Pechnikov fe7a0d660e Merge branch 'develop' into issue/1276-2 2020-05-04 06:08:49 +03:00
..
account_controller Use `json_response_and_validate_schema/2` in tests to validate OpenAPI schema 2020-04-27 20:46:52 +04:00
account_controller_test.exs Add tests for account registration with captcha enabled and improve errors 2020-04-29 21:26:07 +04:00
app_controller_test.exs Support validation for inline OpenAPI schema and automatic tests for examples 2020-04-24 15:16:15 +04:00
auth_controller_test.exs Update Copyrights 2020-03-03 16:44:49 -06:00
conversation_controller_test.exs Bump copyright years of files changed after 2020-01-07 2020-03-02 06:08:45 +01:00
custom_emoji_controller_test.exs Move single used schemas to operation schema 2020-04-27 22:55:05 +04:00
domain_block_controller_test.exs Support validation for inline OpenAPI schema and automatic tests for examples 2020-04-24 15:16:15 +04:00
filter_controller_test.exs Bump copyright years of files changed after 2020-01-07 2020-03-02 06:08:45 +01:00
follow_request_controller_test.exs FollowingRelationship storage & performance optimizations (state turned `ecto_enum`-driven integer, reorganized indices etc.). 2020-03-28 18:49:03 +03:00
instance_controller_test.exs InstanceController: Add extensions to `/api/v1/instance` 2020-04-27 14:28:08 +02:00
list_controller_test.exs Bump copyright years of files changed after 2020-01-07 2020-03-02 06:08:45 +01:00
marker_controller_test.exs added an endpoint for getting unread notification count 2020-04-15 21:19:43 +03:00
media_controller_test.exs Improved in-test `clear_config/n` applicability (setup / setup_all / in-test usage). 2020-03-20 18:33:00 +03:00
notification_controller_test.exs Add OpenAPI spec for NotificationController 2020-04-28 21:27:54 +04:00
poll_controller_test.exs Bump copyright years of files changed after 2020-01-07 2020-03-02 06:08:45 +01:00
report_controller_test.exs Add OpenAPI spec for ReportController 2020-04-28 16:50:37 +04:00
scheduled_activity_controller_test.exs Improved in-test `clear_config/n` applicability (setup / setup_all / in-test usage). 2020-03-20 18:33:00 +03:00
search_controller_test.exs Bump copyright years of files changed after 2020-01-07 2020-03-02 06:08:45 +01:00
status_controller_test.exs StatusController: Ignore nil scheduled_at parameters. 2020-04-22 14:26:19 +02:00
subscription_controller_test.exs Cleanup SubscriptionController 2020-04-15 23:14:47 +04:00
suggestion_controller_test.exs Fix sporadic test compilation failure caused by unused alias 2020-05-01 22:50:40 +03:00
timeline_controller_test.exs Ability to control the output of account/pleroma/relationship in statuses in order to improve the rendering performance. 2020-04-01 19:49:09 +03:00