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 2e91a9bd34
Add `include_pagination_headers` matcher to check `Link` header in api specs (#29596)
2 years ago
..
accounts Merge `api/v1/accounts/credentials` controller spec into existing request spec (#29006) 2 years ago
admin Convert more API specs from controller->request style (#29004) 2 years ago
announcements Convert more API specs from controller->request style (#29004) 2 years ago
apps
emails
featured_tags
instances
lists
notifications Add notification policies and notification requests (#29366) 2 years ago
peers
polls Convert more API specs from controller->request style (#29004) 2 years ago
push Convert request-based setup into factory setup in push/subscriptions request spec (#29489) 2 years ago
statuses Move `api/v1/statuses/*` to request spec (#28954) 2 years ago
timelines Add `include_pagination_headers` matcher to check `Link` header in api specs (#29596) 2 years ago
trends Move `api/v1/trends/*` to request specs (#28949) 2 years ago
accounts_spec.rb
announcements_spec.rb Convert more API specs from controller->request style (#29004) 2 years ago
apps_spec.rb
blocks_spec.rb Add `include_pagination_headers` matcher to check `Link` header in api specs (#29596) 2 years ago
bookmarks_spec.rb Add `include_pagination_headers` matcher to check `Link` header in api specs (#29596) 2 years ago
conversations_spec.rb Add notification policies and notification requests (#29366) 2 years ago
csp_spec.rb
custom_emojis_spec.rb
directories_spec.rb
domain_blocks_spec.rb
endorsements_spec.rb
favourites_spec.rb Add `include_pagination_headers` matcher to check `Link` header in api specs (#29596) 2 years ago
featured_tags_spec.rb
filters_spec.rb Convert more API specs from controller->request style (#29004) 2 years ago
follow_requests_spec.rb
followed_tags_spec.rb Add `include_pagination_headers` matcher to check `Link` header in api specs (#29596) 2 years ago
instance_spec.rb
lists_spec.rb
markers_spec.rb Update markers API spec for error case (#29096) 2 years ago
media_spec.rb
mutes_spec.rb Add `include_pagination_headers` matcher to check `Link` header in api specs (#29596) 2 years ago
notifications_spec.rb Add `include_pagination_headers` matcher to check `Link` header in api specs (#29596) 2 years ago
polls_spec.rb
preferences_spec.rb
profiles_spec.rb
reports_spec.rb Use `capture_emails` helper to improve email assertions in specs (#29245) 2 years ago
scheduled_status_spec.rb
statuses_spec.rb Add a missing thread example to the statuses spec (#29278) 2 years ago
streaming_spec.rb Convert more API specs from controller->request style (#29004) 2 years ago
suggestions_spec.rb
tags_spec.rb