akkoma/test/web/mastodon_api/controllers
2020-01-20 14:27:59 +01:00
..
account_controller [#2068] Introduced proper OAuth tokens usage to controller tests. 2019-12-19 17:23:27 +03:00
account_controller_test.exs [#2068] Introduced proper OAuth tokens usage to controller tests. 2019-12-19 17:23:27 +03:00
app_controller_test.exs Extract apps actions from MastodonAPIController to AppController 2019-10-01 15:21:46 +07:00
auth_controller_test.exs Extract auth actions from MastodonAPIController to AuthController 2019-10-01 15:54:45 +07:00
conversation_controller_test.exs [#2068] Introduced proper OAuth tokens usage to controller tests. 2019-12-19 17:23:27 +03:00
custom_emoji_controller_test.exs Add CustomEmojiController 2019-10-02 19:16:34 +07:00
domain_block_controller_test.exs [#2068] Introduced proper OAuth tokens usage to controller tests. 2019-12-19 17:23:27 +03:00
filter_controller_test.exs [#2068] Introduced proper OAuth tokens usage to controller tests. 2019-12-19 17:23:27 +03:00
follow_request_controller_test.exs [#2068] Introduced proper OAuth tokens usage to controller tests. 2019-12-19 17:23:27 +03:00
instance_controller_test.exs [#1304] Moved all non-mutes / non-blocks fields from User.Info to User. WIP. 2019-10-16 21:59:21 +03:00
list_controller_test.exs [#2068] Introduced proper OAuth tokens usage to controller tests. 2019-12-19 17:23:27 +03:00
marker_controller_test.exs add Markers /api/v1/markers 2019-10-17 15:26:59 +03:00
media_controller_test.exs [#2068] Introduced proper OAuth tokens usage to controller tests. 2019-12-19 17:23:27 +03:00
notification_controller_test.exs Fix notification controller test 2020-01-15 16:51:09 +04:00
poll_controller_test.exs [#2068] Introduced proper OAuth tokens usage to controller tests. 2019-12-19 17:23:27 +03:00
report_controller_test.exs [#2068] Introduced proper OAuth tokens usage to controller tests. 2019-12-19 17:23:27 +03:00
scheduled_activity_controller_test.exs [#2068] Introduced proper OAuth tokens usage to controller tests. 2019-12-19 17:23:27 +03:00
search_controller_test.exs [#2068] Introduced proper OAuth tokens usage to controller tests. 2019-12-19 17:23:27 +03:00
status_controller_test.exs CommonAPI: Don't error out on double favs/repeats 2020-01-20 14:27:59 +01:00
subscription_controller_test.exs Move test/web/mastodon_api/*_test.exs to test/web/mastodon_api/controllers and test/web/mastodon_api/views 2019-08-26 19:37:57 +07:00
suggestion_controller_test.exs [#2068] Introduced proper OAuth tokens usage to controller tests. 2019-12-19 17:23:27 +03:00
timeline_controller_test.exs [#2068] Introduced proper OAuth tokens usage to controller tests. 2019-12-19 17:23:27 +03:00