mastodon/spec/requests/api/v1
Matt Jankowski df7acdcee5
Update markers API spec for error case (#29096)
2024-02-06 12:47:04 +00:00
..
accounts Migrate controller->request spec for api/v1/follow* (#28811) 2024-01-19 09:32:41 +00:00
admin Return domain block digests from admin domain blocks API (#29092) 2024-02-06 12:38:14 +00:00
apps
emails
featured_tags
instances
lists
peers Add coverage for `api/v1/peers/search` endpoint and extract controller query to Instance scope (#28796) 2024-01-18 15:57:10 +00:00
statuses Move `api/v1/statuses/*` to request spec (#28954) 2024-01-26 17:45:54 +00:00
timelines Move `api/v1/timelines/list` to request spec (#28948) 2024-01-26 17:40:15 +00:00
trends Move `api/v1/trends/*` to request specs (#28949) 2024-01-26 17:40:39 +00:00
accounts_spec.rb
apps_spec.rb
blocks_spec.rb
bookmarks_spec.rb
csp_spec.rb
custom_emojis_spec.rb
directories_spec.rb
domain_blocks_spec.rb
endorsements_spec.rb
favourites_spec.rb
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
followed_tags_spec.rb
instance_spec.rb
lists_spec.rb
markers_spec.rb Update markers API spec for error case (#29096) 2024-02-06 12:47:04 +00:00
media_spec.rb Combine double subject in `api/v1/media` shared example (#28943) 2024-01-26 16:35:49 +00:00
mutes_spec.rb
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
profiles_spec.rb
reports_spec.rb
scheduled_status_spec.rb
statuses_spec.rb
suggestions_spec.rb
tags_spec.rb