You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mastodon/spec/requests/api/v1
Matt Jankowski df7acdcee5
Update markers API spec for error case (#29096)
12 months ago
..
accounts Migrate controller->request spec for api/v1/follow* (#28811) 1 year ago
admin Return domain block digests from admin domain blocks API (#29092) 12 months ago
apps
emails
featured_tags Controller spec to request spec: `api/v1/featured_tags/suggestions` (#28298) 1 year ago
instances Remove unneeded settings cleanup from specs (#28425) 1 year ago
lists Reduce `.times` usage in request and controller specs (#27949) 1 year ago
peers Add coverage for `api/v1/peers/search` endpoint and extract controller query to Instance scope (#28796) 1 year ago
statuses Move `api/v1/statuses/*` to request spec (#28954) 1 year ago
timelines Move `api/v1/timelines/list` to request spec (#28948) 1 year ago
trends Move `api/v1/trends/*` to request specs (#28949) 1 year ago
accounts_spec.rb
apps_spec.rb
blocks_spec.rb
bookmarks_spec.rb Reduce `.times` usage in request and controller specs (#27949) 1 year ago
csp_spec.rb
custom_emojis_spec.rb Improve spec coverage for `models/announcement` class (#28350) 1 year ago
directories_spec.rb Convert `api/v1/directories` controller spec to request spec (#28356) 1 year ago
domain_blocks_spec.rb
endorsements_spec.rb Convert `api/v1/endorsements` controller spec to request spec (#27984) 1 year ago
favourites_spec.rb Reduce `.times` usage in request and controller specs (#27949) 1 year ago
featured_tags_spec.rb Use Sidekiq `fake!` instead of `inline!` in specs (#25369) 1 year ago
follow_requests_spec.rb Reduce `.times` usage in request and controller specs (#27949) 1 year ago
followed_tags_spec.rb Reduce `.times` usage in request and controller specs (#27949) 1 year ago
instance_spec.rb Convert `/instances/*` controller specs to request specs (#27988) 1 year ago
lists_spec.rb Remove triple subject call in `api/v1/lists` spec (#28210) 1 year ago
markers_spec.rb Update markers API spec for error case (#29096) 12 months ago
media_spec.rb Combine double subject in `api/v1/media` shared example (#28943) 1 year ago
mutes_spec.rb Reduce `.times` usage in request and controller specs (#27949) 1 year ago
notifications_spec.rb Use Sidekiq `fake!` instead of `inline!` in specs (#25369) 1 year ago
polls_spec.rb
preferences_spec.rb Convert `api/v1/preferences` controller spec to request spec (#27987) 1 year ago
profiles_spec.rb
reports_spec.rb
scheduled_status_spec.rb Convert `api/v1/scheduled_statuses` controller spec to request spec (#27986) 1 year ago
statuses_spec.rb Reduce `.times` usage in request and controller specs (#27949) 1 year ago
suggestions_spec.rb Change algorithm of follow recommendations (#28314) 1 year ago
tags_spec.rb