mastodon/spec
Daniel M Brasil 24015ef0cc
Migrate to request specs in `/api/v1/domain_blocks` (#25414)
2023-06-14 16:08:53 +02:00
..
chewy Add basic search specs for chewy indexes (#24065) 2023-03-10 19:31:10 +01:00
config/initializers Fix RSpec/ContextWording cop (#24739) 2023-05-04 05:49:08 +02:00
controllers Migrate to request specs in `/api/v1/domain_blocks` (#25414) 2023-06-14 16:08:53 +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 Clean up the post deployment migration generator (#24233) 2023-04-11 11:25:29 +02:00
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 Fix `ArgumentError` in `/api/v1/admin/accounts/:id/action` (#25386) 2023-06-14 15:21:36 +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/domain_blocks` (#25414) 2023-06-14 16:08:53 +02:00
routing Enable Style/FrozenStringLiteralComment for specs (#23790) 2023-02-22 09:55:31 +09:00
serializers Fix `RSpec/DescribedClass` cop (#25104) 2023-06-06 13:58:33 +02:00
services Reduce `RSpec/MultipleExpectations` cop max to 8 (#25313) 2023-06-10 18:38:22 +02:00
support Extract shared examples from api specs (#25387) 2023-06-14 09:34:01 +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 Speed improvement for `AccountsStatusesCleanupScheduler` spec (#25406) 2023-06-14 09:56:11 +02:00
fabricators_spec.rb Fabricator specs (#23925) 2023-03-04 17:12:09 +01:00
rails_helper.rb Add coverage for `CLI::Cache` command (#25238) 2023-06-10 18:36:09 +02:00
spec_helper.rb Enable Rubocop Rails/FilePath (#23854) 2023-05-04 05:50:40 +02:00