mastodon/spec
Matt Jankowski f9100743ec
Add `Api::ErrorHandling` concern for api/base controller (#29574)
2024-03-14 09:09:47 +00:00
..
chewy
config/initializers/rack Use unchanging github links in docs/comments (#29545) 2024-03-11 15:14:55 +00:00
controllers Add `Api::ErrorHandling` concern for api/base controller (#29574) 2024-03-14 09:09:47 +00:00
fabrication Ensure unique values in fabricators (#29515) 2024-03-11 08:53:24 +00:00
fabricators Ensure unique values in fabricators (#29515) 2024-03-11 08:53:24 +00:00
features
fixtures
generators
helpers
lib Add coverage for bad args/options in `CLI::Domains#purge` (#29578) 2024-03-14 08:58:53 +00:00
locales
mailers
models Fix `RSpec/DescribedClass` cop (#29472) 2024-03-13 15:42:39 +00:00
policies
presenters
requests Merge `api/v1/accounts/credentials` controller spec into existing request spec (#29006) 2024-03-13 09:22:43 +00:00
routing
search/models/concerns/account
serializers
services Fix `RSpec/DescribedClass` cop (#29472) 2024-03-13 15:42:39 +00:00
support Add basic end-to-end test for admin moderation interface (#29424) 2024-02-27 15:18:06 +00:00
system Add basic end-to-end test for admin moderation interface (#29424) 2024-02-27 15:18:06 +00:00
validators Fix `RSpec/DescribedClass` cop (#29472) 2024-03-13 15:42:39 +00:00
views
workers
rails_helper.rb Use `before_all` block to setup `requests/cache_spec` data (#29437) 2024-03-13 08:38:57 +00:00
spec_helper.rb