You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
akkoma-cachapa/test/web/mastodon_api/controllers
Egor Kislitsyn dda65f7799
Move single used schemas to operation schema
4 years ago
..
account_controller Use `json_response_and_validate_schema/2` in tests to validate OpenAPI schema 4 years ago
account_controller_test.exs Use `json_response_and_validate_schema/2` in tests to validate OpenAPI schema 4 years ago
app_controller_test.exs Support validation for inline OpenAPI schema and automatic tests for examples 4 years ago
auth_controller_test.exs Update Copyrights 5 years ago
conversation_controller_test.exs Bump copyright years of files changed after 2020-01-07 5 years ago
custom_emoji_controller_test.exs Move single used schemas to operation schema 4 years ago
domain_block_controller_test.exs Support validation for inline OpenAPI schema and automatic tests for examples 4 years ago
filter_controller_test.exs Bump copyright years of files changed after 2020-01-07 5 years ago
follow_request_controller_test.exs FollowingRelationship storage & performance optimizations (state turned `ecto_enum`-driven integer, reorganized indices etc.). 5 years ago
instance_controller_test.exs Update Copyrights 5 years ago
list_controller_test.exs Bump copyright years of files changed after 2020-01-07 5 years ago
marker_controller_test.exs Revert "Merge branch 'issue/1276' into 'develop'" 5 years ago
media_controller_test.exs Improved in-test `clear_config/n` applicability (setup / setup_all / in-test usage). 5 years ago
notification_controller_test.exs Merge remote-tracking branch 'remotes/origin/develop' into output-of-relationships-in-statuses 5 years ago
poll_controller_test.exs Bump copyright years of files changed after 2020-01-07 5 years ago
report_controller_test.exs Bump copyright years of files changed after 2020-01-07 5 years ago
scheduled_activity_controller_test.exs Improved in-test `clear_config/n` applicability (setup / setup_all / in-test usage). 5 years ago
search_controller_test.exs Bump copyright years of files changed after 2020-01-07 5 years ago
status_controller_test.exs StatusController: Ignore nil scheduled_at parameters. 4 years ago
subscription_controller_test.exs Cleanup SubscriptionController 5 years ago
suggestion_controller_test.exs Enforcement of OAuth scopes check for authenticated API endpoints, :skip_plug plug to mark a plug explicitly skipped (disabled). 5 years ago
timeline_controller_test.exs Ability to control the output of account/pleroma/relationship in statuses in order to improve the rendering performance. 5 years ago