.. |
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
|
Add OpenAPI spec for ConversationController
|
2020-05-05 17:44:46 +04: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
|
Move single used schemas to Filter operation schema
|
2020-05-05 17:41:01 +04:00 |
follow_request_controller_test.exs
|
Add OpenAPI spec for FollowRequestController
|
2020-05-05 17:40:00 +04:00 |
instance_controller_test.exs
|
Add OpenAPI spec for InstanceController
|
2020-05-05 17:24:16 +04:00 |
list_controller_test.exs
|
Add OpenAPI spec for ListController
|
2020-05-05 17:05:34 +04:00 |
marker_controller_test.exs
|
Move single used schemas to Marker operation schema
|
2020-05-05 16:45:34 +04: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
|
Add OpenAPI spec for ScheduledActivityController
|
2020-05-05 23:42:24 +04: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
|
Add OpenAPI spec for SubscriptionController
|
2020-05-05 16:43:00 +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 |