pleroma/test/web/mastodon_api/controllers
Ivan Tashkinov d5cdc907e3 Restricted embedding of relationships where applicable (statuses / notifications / accounts rendering).
Added support for :skip_notifications for accounts listing (index.json).
Adjusted tests.
2020-05-01 18:45:24 +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 Update Copyrights 2020-03-03 16:44:49 -06: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 Revert "Merge branch 'issue/1276' into 'develop'" 2020-04-14 16:32:22 +00: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 Restricted embedding of relationships where applicable (statuses / notifications / accounts rendering). 2020-05-01 18:45:24 +03: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 Restricted embedding of relationships where applicable (statuses / notifications / accounts rendering). 2020-05-01 18:45:24 +03:00
subscription_controller_test.exs Cleanup SubscriptionController 2020-04-15 23:14:47 +04:00
suggestion_controller_test.exs Enforcement of OAuth scopes check for authenticated API endpoints, :skip_plug plug to mark a plug explicitly skipped (disabled). 2020-04-06 10:20:44 +03:00
timeline_controller_test.exs Restricted embedding of relationships where applicable (statuses / notifications / accounts rendering). 2020-05-01 18:45:24 +03:00