pleroma/test/web/mastodon_api/controllers
Ivan Tashkinov 6f2efb1c45 Runtime configurability of RateLimiter. Refactoring. Disabled default rate limits in tests. 2020-02-27 18:46:05 +03:00
..
account_controller mastodon API: do not sanitize html in non-html fields 2020-02-02 14:46:32 +03:00
account_controller_test.exs Runtime configurability of RateLimiter. Refactoring. Disabled default rate limits in tests. 2020-02-27 18:46:05 +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 Merge branch 'develop' into issue/1383 2020-01-13 12:41:07 +03:00
search_controller_test.exs exclude blocked user posts from search results 2020-01-21 07:40:13 +03:00
status_controller_test.exs Merge branch 'tests-clear-config-tweaks' into 'develop' 2020-02-20 11:36:48 +00: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 update ecto 2020-01-28 10:43:47 +03:00
timeline_controller_test.exs [#2068] Introduced proper OAuth tokens usage to controller tests. 2019-12-19 17:23:27 +03:00