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 c9ea91f868
Add coverage for `api/v1/annual_reports` area (#31730)
12 months ago
..
accounts Use `include_pagination_headers` in more places (#30999) 1 year ago
admin Use `body_as_json` directly instead of via local var assignment (#31696) 12 months ago
announcements Convert more API specs from controller->request style (#29004) 2 years ago
apps Support multiple redirect_uris when creating OAuth 2.0 Applications (#29192) 1 year ago
emails
featured_tags Fix results/query in `api/v1/featured_tags/suggestions` (#29597) 1 year ago
instances Use built-in `response.parsed_body` for JSON response specs (#31674) 1 year ago
lists
notifications Use built-in `response.parsed_body` for JSON response specs (#31674) 1 year ago
peers Add coverage for `api/v1/peers/search` endpoint and extract controller query to Instance scope (#28796) 2 years ago
polls Fix HTTP 500 in `/api/v1/polls/:id/votes` (#25598) 1 year ago
push Fix add validation to webpush subscription keys (#30542) 1 year ago
statuses Use `body_as_json` directly instead of via local var assignment (#31696) 12 months ago
timelines Fix `RSpec/LetSetup` cop in api/v1/timelines/tag spec (#30796) 12 months ago
trends Move `api/v1/trends/*` to request specs (#28949) 2 years ago
accounts_spec.rb Use `body_as_json` directly instead of via local var assignment (#31696) 12 months ago
announcements_spec.rb Convert more API specs from controller->request style (#29004) 2 years ago
annual_reports_spec.rb Add coverage for `api/v1/annual_reports` area (#31730) 12 months ago
apps_spec.rb Use `body_as_json` directly instead of via local var assignment (#31696) 12 months ago
blocks_spec.rb Use `body_as_json` directly instead of via local var assignment (#31696) 12 months ago
bookmarks_spec.rb Add `include_pagination_headers` matcher to check `Link` header in api specs (#29596) 1 year ago
conversations_spec.rb Use `include_pagination_headers` in more places (#30999) 1 year 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) 1 year ago
featured_tags_spec.rb Use `body_as_json` directly instead of via local var assignment (#31696) 12 months ago
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) 1 year ago
instance_spec.rb
lists_spec.rb Use built-in `response.parsed_body` for JSON response specs (#31674) 1 year ago
markers_spec.rb Use `body_as_json` directly instead of via local var assignment (#31696) 12 months ago
media_spec.rb Rename jobs/attachments rspec tag names (#29762) 1 year ago
mutes_spec.rb Use `body_as_json` directly instead of via local var assignment (#31696) 12 months ago
notifications_spec.rb Hopefully fix notifications pagination flaky test (#31494) 1 year ago
polls_spec.rb
preferences_spec.rb
profiles_spec.rb
reports_spec.rb Add optional OAuth application to reports (#30539) 1 year ago
scheduled_status_spec.rb Merge pull request from GHSA-58x8-3qxw-6hm7 1 year ago
statuses_spec.rb Use built-in `response.parsed_body` for JSON response specs (#31674) 1 year ago
streaming_spec.rb Pull out https/hostname setup for request specs to shared config (#31622) 12 months ago
suggestions_spec.rb Use `body_as_json` directly instead of via local var assignment (#31696) 12 months ago
tags_spec.rb