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/statuses
Matt Jankowski 24a0b20408
Use `body_as_json` directly instead of via local var assignment (#31696)
8 months ago
..
bookmarks_spec.rb
favourited_by_accounts_spec.rb
favourites_spec.rb
histories_spec.rb
mutes_spec.rb
pins_spec.rb
reblogged_by_accounts_spec.rb
reblogs_spec.rb Use `body_as_json` directly instead of via local var assignment (#31696) 8 months ago
sources_spec.rb Use built-in `response.parsed_body` for JSON response specs (#31674) 8 months ago
translations_spec.rb