mastodon/spec
Matt Jankowski b1dec09d20
Fix `Style/InverseMethods` cop ()
..
chewy Add new public status index ()
config/initializers/rack Fix `RSpec/SpecFilePathFormat` cops ()
controllers Fix `Style/InverseMethods` cop ()
fabrication Restore console behavior in `test` env ()
fabricators Improve spec coverage for `models/announcement` class ()
features Stub controller methods and remove `rubocop:disable` in captcha feature spec ()
fixtures Add spec coverage for `CLI::Emoji` class ()
generators Fix flaky tests related to file creation ()
helpers Remove remaining `without_partial_double_verification` usage ()
lib Remove the `stub_stdout` wrapper around CLI specs ()
locales Replace i18n view spec with helper spec ()
mailers Add missing email previews for `AdminMailer` ()
models Improve spec coverage for `models/announcement` class ()
policies Fix moderator rights inconsistencies ()
presenters Reduce expectations for `RSpec/MultipleExpectations` cop in `spec/presenters` specs ()
requests Convert `api/v1/directories` controller spec to request spec ()
routing Enable Style/FrozenStringLiteralComment for specs ()
search/models/concerns/account Model concerns organization into module namespaces ()
serializers Add VAPID public key to instance serializer ()
services Unwind `map` on single-item array in `spec/services/delete_account_service` spec ()
support Formalize some patterns in cli specs ()
system Fixes website not loading for unlogged users ()
validators Don't stub SUT in `FollowLimitValidator` spec ()
views Fix `RSpec/MetadataStyle` cop in spec/ ()
workers Consolidate configuration of `Sidekiq::Testing.fake!` setup ()
rails_helper.rb Remove the `stub_stdout` wrapper around CLI specs ()
spec_helper.rb Disable simplecov `enable_coverage_for_eval` option, move to standalone file ()