Glitch-Shrike/spec/requests/api/v1
Matt Jankowski 2954279e9c
Remove double subject call in `api/v1/admin/trends/links/links` spec (#28695)
2024-01-11 15:13:11 +00:00
..
accounts Controller spec to request spec: `api/v1/accounts/search` (#28299) 2023-12-11 08:13:28 +00:00
admin Remove double subject call in `api/v1/admin/trends/links/links` spec (#28695) 2024-01-11 15:13:11 +00:00
apps
emails
featured_tags Controller spec to request spec: `api/v1/featured_tags/suggestions` (#28298) 2023-12-11 08:00:41 +00:00
instances Remove unneeded settings cleanup from specs (#28425) 2023-12-19 15:17:22 +00:00
lists Reduce `.times` usage in request and controller specs (#27949) 2023-11-21 13:05:59 +00:00
statuses Use Sidekiq `fake!` instead of `inline!` in specs (#25369) 2024-01-10 11:06:58 +00:00
timelines Use Sidekiq `fake!` instead of `inline!` in specs (#25369) 2024-01-10 11:06:58 +00:00
accounts_spec.rb
apps_spec.rb
blocks_spec.rb
bookmarks_spec.rb Reduce `.times` usage in request and controller specs (#27949) 2023-11-21 13:05:59 +00:00
csp_spec.rb
custom_emojis_spec.rb Improve spec coverage for `models/announcement` class (#28350) 2023-12-14 10:29:10 +00:00
directories_spec.rb Convert `api/v1/directories` controller spec to request spec (#28356) 2023-12-14 10:38:06 +00:00
domain_blocks_spec.rb
endorsements_spec.rb Convert `api/v1/endorsements` controller spec to request spec (#27984) 2023-11-20 09:32:28 +00:00
favourites_spec.rb Reduce `.times` usage in request and controller specs (#27949) 2023-11-21 13:05:59 +00:00
featured_tags_spec.rb Use Sidekiq `fake!` instead of `inline!` in specs (#25369) 2024-01-10 11:06:58 +00:00
follow_requests_spec.rb Reduce `.times` usage in request and controller specs (#27949) 2023-11-21 13:05:59 +00:00
followed_tags_spec.rb Reduce `.times` usage in request and controller specs (#27949) 2023-11-21 13:05:59 +00:00
instance_spec.rb Convert `/instances/*` controller specs to request specs (#27988) 2023-11-20 11:05:28 +00:00
lists_spec.rb Remove triple subject call in `api/v1/lists` spec (#28210) 2023-12-04 15:28:19 +00:00
media_spec.rb
mutes_spec.rb Reduce `.times` usage in request and controller specs (#27949) 2023-11-21 13:05:59 +00:00
notifications_spec.rb Use Sidekiq `fake!` instead of `inline!` in specs (#25369) 2024-01-10 11:06:58 +00:00
polls_spec.rb
preferences_spec.rb Convert `api/v1/preferences` controller spec to request spec (#27987) 2023-11-20 09:39:45 +00:00
profiles_spec.rb
reports_spec.rb
scheduled_status_spec.rb Convert `api/v1/scheduled_statuses` controller spec to request spec (#27986) 2023-11-20 09:36:49 +00:00
statuses_spec.rb Reduce `.times` usage in request and controller specs (#27949) 2023-11-21 13:05:59 +00:00
suggestions_spec.rb Change algorithm of follow recommendations (#28314) 2023-12-19 10:59:43 +00:00
tags_spec.rb