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
Christian Schmidt 4c18928a93
Wrong count in response when removing favourite/reblog (#24365)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
3 years ago
..
accounts Reduce `RSpec/MultipleExpectations` cop max to 8 (#25313) 3 years ago
admin Migrate to request specs in `/api/v1/admin/account_actions` (#25514) 3 years ago
announcements
featured_tags
instances
lists
polls
push
statuses Wrong count in response when removing favourite/reblog (#24365) 3 years ago
timelines Migrate to request specs in `/api/v1/timelines/public` (#25746) 3 years ago
trends
accounts_controller_spec.rb Extract shared examples from api specs (#25387) 3 years ago
announcements_controller_spec.rb
blocks_controller_spec.rb
conversations_controller_spec.rb Fix /api/v1/conversations sometimes returning empty accounts (#25499) 3 years ago
custom_emojis_controller_spec.rb
directories_controller_spec.rb Fix rails `rewhere` deprecation warning in directories api controller (#25625) 3 years ago
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/StubbedMock` cop (#25552) 3 years ago
notifications_controller_spec.rb Combine assertions in api/v1/notifications spec (#25486) 3 years ago
preferences_controller_spec.rb
reports_controller_spec.rb Admin mailer parameterization (#25759) 3 years ago
scheduled_statuses_controller_spec.rb
statuses_controller_spec.rb
streaming_controller_spec.rb