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 ef4920c6c9
Pull out https/hostname setup for request specs to shared config (#31622)
8 months ago
..
accounts
admin Use `body_as_json` directly instead of via local var assignment (#31696) 8 months ago
announcements
apps
emails
featured_tags
instances Use built-in `response.parsed_body` for JSON response specs (#31674) 8 months ago
lists
notifications Use built-in `response.parsed_body` for JSON response specs (#31674) 8 months ago
peers
polls
push
statuses Use `body_as_json` directly instead of via local var assignment (#31696) 8 months ago
timelines
trends
accounts_spec.rb Use `body_as_json` directly instead of via local var assignment (#31696) 8 months ago
announcements_spec.rb
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
conversations_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 `body_as_json` directly instead of via local var assignment (#31696) 8 months ago
filters_spec.rb
follow_requests_spec.rb
followed_tags_spec.rb
instance_spec.rb
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
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
preferences_spec.rb
profiles_spec.rb
reports_spec.rb Add optional OAuth application to reports (#30539) 10 months ago
scheduled_status_spec.rb
statuses_spec.rb Use built-in `response.parsed_body` for JSON response specs (#31674) 8 months ago
streaming_spec.rb Pull out https/hostname setup for request specs to shared config (#31622) 8 months ago
suggestions_spec.rb Use `body_as_json` directly instead of via local var assignment (#31696) 8 months ago
tags_spec.rb