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 7efe0bde9d
Add `have_http_link_header` matcher and set header values as strings (#31010)
8 months ago
..
accounts Enable "zero monkey patching" mode in RSpec (#31614) 8 months ago
admin Enable "zero monkey patching" mode in RSpec (#31614) 8 months ago
announcements Convert more API specs from controller->request style (#29004) 1 year ago
apps Enable "zero monkey patching" mode in RSpec (#31614) 8 months ago
emails Migrate to request specs in `/api/v1/emails/confirmations` (#25686) 2 years ago
featured_tags Enable "zero monkey patching" mode in RSpec (#31614) 8 months ago
instances Enable "zero monkey patching" mode in RSpec (#31614) 8 months ago
lists Reduce `.times` usage in request and controller specs (#27949) 1 year ago
notifications Use built-in `response.parsed_body` for JSON response specs (#31674) 8 months ago
peers Enable "zero monkey patching" mode in RSpec (#31614) 8 months ago
polls Fix HTTP 500 in `/api/v1/polls/:id/votes` (#25598) 10 months ago
push Enable "zero monkey patching" mode in RSpec (#31614) 8 months ago
statuses Enable "zero monkey patching" mode in RSpec (#31614) 8 months ago
timelines Add `have_http_link_header` matcher and set header values as strings (#31010) 8 months ago
trends Move `api/v1/trends/*` to request specs (#28949) 1 year ago
accounts_spec.rb Enable "zero monkey patching" mode in RSpec (#31614) 8 months ago
announcements_spec.rb Convert more API specs from controller->request style (#29004) 1 year ago
annual_reports_spec.rb Enable "zero monkey patching" mode in RSpec (#31614) 8 months ago
apps_spec.rb Use `body_as_json` directly instead of via local var assignment (#31696) 8 months ago
blocks_spec.rb Use `body_as_json` directly instead of via local var assignment (#31696) 8 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) 10 months ago
csp_spec.rb Enable "zero monkey patching" mode in RSpec (#31614) 8 months ago
custom_emojis_spec.rb Enable "zero monkey patching" mode in RSpec (#31614) 8 months ago
directories_spec.rb Enable "zero monkey patching" mode in RSpec (#31614) 8 months ago
domain_blocks_spec.rb DB speedup in `API::` controller/request specs (#25516) 2 years ago
endorsements_spec.rb Enable "zero monkey patching" mode in RSpec (#31614) 8 months ago
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) 8 months ago
filters_spec.rb Convert more API specs from controller->request style (#29004) 1 year ago
follow_requests_spec.rb Reduce `.times` usage in request and controller specs (#27949) 1 year ago
followed_tags_spec.rb Add `include_pagination_headers` matcher to check `Link` header in api specs (#29596) 1 year ago
instance_spec.rb Enable "zero monkey patching" mode in RSpec (#31614) 8 months ago
lists_spec.rb Use built-in `response.parsed_body` for JSON response specs (#31674) 8 months ago
markers_spec.rb Use `body_as_json` directly instead of via local var assignment (#31696) 8 months ago
media_spec.rb Rename jobs/attachments rspec tag names (#29762) 10 months ago
mutes_spec.rb Use `body_as_json` directly instead of via local var assignment (#31696) 8 months ago
notifications_spec.rb Hopefully fix notifications pagination flaky test (#31494) 9 months ago
polls_spec.rb Migrate to request specs in `/api/v1/polls` (#25596) 2 years ago
preferences_spec.rb Enable "zero monkey patching" mode in RSpec (#31614) 8 months ago
profiles_spec.rb Refactor `Api::V1::ProfilesController` into two separate controllers (#26573) 2 years ago
reports_spec.rb Add optional OAuth application to reports (#30539) 10 months ago
scheduled_status_spec.rb Enable "zero monkey patching" mode in RSpec (#31614) 8 months ago
statuses_spec.rb Enable "zero monkey patching" mode in RSpec (#31614) 8 months ago
streaming_spec.rb Enable "zero monkey patching" mode in RSpec (#31614) 8 months ago
suggestions_spec.rb Use `body_as_json` directly instead of via local var assignment (#31696) 8 months ago
tags_spec.rb DB speedup in `API::` controller/request specs (#25516) 2 years ago