mastodon/spec
Matt Jankowski b5675e265e
Add coverage for `CLI::Feeds` command ()
..
chewy Add basic search specs for chewy indexes ()
config/initializers Fix RSpec/ContextWording cop ()
controllers migrate test for `GET /api/v1/accounts/{account_id}` to request spec ()
fabricators Add coverage for `CLI::Cache` command ()
features Fix RSpec/MissingExampleGroupArgument cop ()
fixtures Add support for importing lists ()
generators Clean up the post deployment migration generator ()
helpers Fix `/share` and cleanup and reorganize frontend locale loading ()
lib Add coverage for `CLI::Feeds` command ()
locales Replace i18n view spec with helper spec ()
mailers Fix `RSpec/DescribedClass` cop ()
models Disable paperclip processing in specs ()
policies Fix `RSpec/DescribedClass` cop ()
presenters Fix `RSpec/DescribedClass` cop ()
requests migrate test for `GET /api/v1/accounts/{account_id}` to request spec ()
routing Enable Style/FrozenStringLiteralComment for specs ()
serializers Fix `RSpec/DescribedClass` cop ()
services Fix RSpec/MissingExampleGroupArgument cop ()
support Disable paperclip processing in specs ()
validators Fix `RSpec/DescribedClass` cop ()
views/statuses Replace i18n view spec with helper spec ()
workers Fix RSpec/ExpectChange cop ()
fabricators_spec.rb Fabricator specs ()
rails_helper.rb Add coverage for `CLI::Cache` command ()
spec_helper.rb Enable Rubocop Rails/FilePath ()