mastodon/spec
Daniel M Brasil 4aff1d2974
Migrate to request specs in `/api/v1/admin/email_domain_blocks` (#25337)
2023-06-09 14:00:14 +02:00
..
chewy
config/initializers
controllers Migrate to request specs in `/api/v1/admin/email_domain_blocks` (#25337) 2023-06-09 14:00:14 +02:00
fabricators Improve test coverage for `/api/v1/featured_tags` (#25076) 2023-05-23 09:01:11 +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 Fix RSpec/MissingExampleGroupArgument cop (#25310) 2023-06-06 15:51:42 +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 Fix RSpec/MissingExampleGroupArgument cop (#25310) 2023-06-06 15:51:42 +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 to request specs in `/api/v1/admin/email_domain_blocks` (#25337) 2023-06-09 14:00:14 +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
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 Silence output to stdout during cli specs (#25211) 2023-05-31 20:01:11 +02:00
spec_helper.rb