mastodon/spec
Matt Jankowski 9742bccbe7
Add coverage for `api/v2/media` endpoint ()
..
chewy Add new public status index ()
config/initializers/rack Fix `RSpec/SpecFilePathFormat` cops ()
controllers Fix unsupported time zone or locale preventing sign-up ()
fabrication Restore console behavior in `test` env ()
fabricators Convert `api/v1/scheduled_statuses` controller spec to request spec ()
features Stub controller methods and remove `rubocop:disable` in captcha feature spec ()
fixtures Remove unused stub json ld context ()
generators Rails 7.1 update ()
helpers Change link previews to keep original URL from the status ()
lib Clean up some `Mastodon::CLI::Accounts` tests ()
locales Replace i18n view spec with helper spec ()
mailers Update partials for the `AdminMailer.new_trends` mailer ()
models Fix unsupported time zone or locale preventing sign-up ()
policies Fix moderator rights inconsistencies ()
presenters Reduce expectations for `RSpec/MultipleExpectations` cop in `spec/presenters` specs ()
requests Add coverage for `api/v2/media` endpoint ()
routing Enable Style/FrozenStringLiteralComment for specs ()
search/models/concerns Add search tests ()
serializers Consolidate JSON parsing in serializers specs ()
services Fix `RSpec/AnyInstance` cop ()
support Configure elastic search integration with rspec tag ()
system Fixes website not loading for unlogged users ()
validators Don't stub SUT in `FollowLimitValidator` spec ()
views Fix `RSpec/MetadataStyle` cop in spec/ ()
workers Add spec coverage for `workers/redownload_*` worker classes ()
rails_helper.rb Update rspec fixture path config to silence deprecation warning ()
spec_helper.rb Disable simplecov `enable_coverage_for_eval` option, move to standalone file ()