You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mastodon/spec
Claire 7434c9c276
Fix the relationships controller spec, since it requires an extra model now (#29671)
2 years ago
..
chewy
config/initializers/rack Use unchanging github links in docs/comments (#29545) 2 years ago
controllers Add `Api::ErrorHandling` concern for api/base controller (#29574) 2 years ago
fabrication Ensure unique values in fabricators (#29515) 2 years ago
fabricators Add notifications of severed relationships (#27511) 2 years ago
features Extract shared behavior methods in oauth feature spec (#28360) 2 years ago
fixtures
generators
helpers Remove unused `active_nav_class` helper method (#29617) 2 years ago
lib Add diagnostic message for failure during CLI search deploy (#29462) 2 years ago
locales
mailers
models Add notifications of severed relationships (#27511) 2 years ago
policies
presenters
requests Fix the relationships controller spec, since it requires an extra model now (#29671) 2 years ago
routing
search/models/concerns/account Use enum-generated `public_visibility` scope on Status (#28156) 2 years ago
serializers
services Add notifications of severed relationships (#27511) 2 years ago
support Add `include_pagination_headers` matcher to check `Link` header in api specs (#29596) 2 years ago
system Add basic end-to-end test for admin moderation interface (#29424) 2 years ago
validators Fix `RSpec/DescribedClass` cop (#29472) 2 years ago
views Remove unused `show_landing_strip?` helper method (#29618) 2 years ago
workers
rails_helper.rb Use `before_all` block to setup `requests/cache_spec` data (#29437) 2 years ago
spec_helper.rb