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/controllers/api/v1
Claire a5b6f6da80
Change /api/v1/statuses/:id/history to always return at least one item (#25510)
2 years ago
..
accounts Reduce `RSpec/MultipleExpectations` cop max to 8 (#25313) 2 years ago
admin Migrate to request specs in `/api/v1/admin/account_actions` (#25514) 2 years ago
announcements
emails
featured_tags
instances
lists
polls
push
statuses Change /api/v1/statuses/:id/history to always return at least one item (#25510) 2 years ago
timelines
trends
accounts_controller_spec.rb Extract shared examples from api specs (#25387) 2 years ago
announcements_controller_spec.rb
blocks_controller_spec.rb
bookmarks_controller_spec.rb
conversations_controller_spec.rb Fix /api/v1/conversations sometimes returning empty accounts (#25499) 2 years ago
custom_emojis_controller_spec.rb
directories_controller_spec.rb
endorsements_controller_spec.rb
favourites_controller_spec.rb
filters_controller_spec.rb
followed_tags_controller_spec.rb
instances_controller_spec.rb
markers_controller_spec.rb
media_controller_spec.rb Fix RSpec/ExpectInHook cop (#25100) 2 years ago
mutes_controller_spec.rb
notifications_controller_spec.rb Combine assertions in api/v1/notifications spec (#25486) 2 years ago
polls_controller_spec.rb
preferences_controller_spec.rb
reports_controller_spec.rb Fix `RSpec/VerifiedDoubles` cop (#25469) 2 years ago
scheduled_statuses_controller_spec.rb
statuses_controller_spec.rb Fix RSpec/MissingExampleGroupArgument cop (#25310) 2 years ago
streaming_controller_spec.rb