mastodon/spec
2023-06-10 18:37:36 +02:00
..
chewy
config/initializers
controllers migrate test for GET /api/v1/accounts/{account_id} to request spec (#25322) 2023-06-10 18:33:24 +02:00
fabricators Add coverage for CLI::Cache command (#25238) 2023-06-10 18:36:09 +02:00
features Fix RSpec/MissingExampleGroupArgument cop (#25310) 2023-06-06 15:51:42 +02:00
fixtures Add support for importing lists (#25203) 2023-06-01 14:47:31 +02:00
generators
helpers Fix /share and cleanup and reorganize frontend locale loading (#25240) 2023-06-02 15:00:27 +02:00
lib Add coverage for CLI::Feeds command (#25319) 2023-06-10 18:37:36 +02:00
locales Replace i18n view spec with helper spec (#24966) 2023-05-15 17:25:04 +02:00
mailers Fix RSpec/DescribedClass cop (#25104) 2023-06-06 13:58:33 +02:00
models Disable paperclip processing in specs (#25359) 2023-06-10 18:27:35 +02:00
policies Fix RSpec/DescribedClass cop (#25104) 2023-06-06 13:58:33 +02:00
presenters Fix RSpec/DescribedClass cop (#25104) 2023-06-06 13:58:33 +02:00
requests migrate test for GET /api/v1/accounts/{account_id} to request spec (#25322) 2023-06-10 18:33:24 +02:00
routing
serializers Fix RSpec/DescribedClass cop (#25104) 2023-06-06 13:58:33 +02:00
services Fix RSpec/MissingExampleGroupArgument cop (#25310) 2023-06-06 15:51:42 +02:00
support Disable paperclip processing in specs (#25359) 2023-06-10 18:27:35 +02:00
validators Fix RSpec/DescribedClass cop (#25104) 2023-06-06 13:58:33 +02:00
views/statuses Replace i18n view spec with helper spec (#24966) 2023-05-15 17:25:04 +02:00
workers Fix RSpec/ExpectChange cop (#25101) 2023-05-24 11:23:40 +02:00
fabricators_spec.rb
rails_helper.rb Add coverage for CLI::Cache command (#25238) 2023-06-10 18:36:09 +02:00
spec_helper.rb