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
Daniel M Brasil 4fe2d7cb59
Fix HTTP 500 in `/api/v1/emails/check_confirmation` (#25595)
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 Fix RSpec/InferredSpecType cop (#24736) 2 years ago
emails Fix HTTP 500 in `/api/v1/emails/check_confirmation` (#25595) 2 years ago
featured_tags Specs api v1 controllers (#23930) 2 years ago
instances Fix RSpec/InferredSpecType cop (#24736) 2 years ago
lists Change lists to be able to include accounts with pending follow requests (#19727) 2 years ago
polls Fix RSpec/InferredSpecType cop (#24736) 2 years ago
push Autofix Rubocops RSpec/ScatteredLet (#23725) 2 years ago
statuses Change /api/v1/statuses/:id/history to always return at least one item (#25510) 2 years ago
timelines Enable Rubocop HTTP status rules (#23717) 2 years ago
trends Fix RSpec/InferredSpecType cop (#24736) 2 years ago
accounts_controller_spec.rb Extract shared examples from api specs (#25387) 2 years ago
announcements_controller_spec.rb Fix RSpec/InferredSpecType cop (#24736) 2 years ago
blocks_controller_spec.rb Fix RSpec/InferredSpecType cop (#24736) 2 years ago
bookmarks_controller_spec.rb Fix RSpec/InferredSpecType cop (#24736) 2 years ago
conversations_controller_spec.rb Fix /api/v1/conversations sometimes returning empty accounts (#25499) 2 years ago
custom_emojis_controller_spec.rb Fix RSpec/InferredSpecType cop (#24736) 2 years ago
directories_controller_spec.rb Fix rails `rewhere` deprecation warning in directories api controller (#25625) 2 years ago
endorsements_controller_spec.rb Fix RSpec/InferredSpecType cop (#24736) 2 years ago
favourites_controller_spec.rb Fix RSpec/InferredSpecType cop (#24736) 2 years ago
filters_controller_spec.rb Fix RSpec/InferredSpecType cop (#24736) 2 years ago
followed_tags_controller_spec.rb Fix RSpec/InferredSpecType cop (#24736) 2 years ago
instances_controller_spec.rb Fix RSpec/InferredSpecType cop (#24736) 2 years ago
markers_controller_spec.rb Fix RSpec/InferredSpecType cop (#24736) 2 years ago
media_controller_spec.rb Fix RSpec/ExpectInHook cop (#25100) 2 years ago
mutes_controller_spec.rb Fix RSpec/InferredSpecType cop (#24736) 2 years ago
notifications_controller_spec.rb Combine assertions in api/v1/notifications spec (#25486) 2 years ago
polls_controller_spec.rb Fix RSpec/InferredSpecType cop (#24736) 2 years ago
preferences_controller_spec.rb Specs api v1 controllers (#23930) 2 years ago
reports_controller_spec.rb Fix `RSpec/VerifiedDoubles` cop (#25469) 2 years ago
scheduled_statuses_controller_spec.rb Specs api v1 controllers (#23930) 2 years ago
statuses_controller_spec.rb Fix RSpec/MissingExampleGroupArgument cop (#25310) 2 years ago
streaming_controller_spec.rb Enable Rubocop Style/StringConcatenation defaults (#23792) 2 years ago