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
Matt Jankowski f87959ab50
Fix `RSpec/LetSetup` cop in api/v1/timelines/public spec (#28972)
1 year ago
..
chewy
config/initializers/rack
controllers Add `Api::ErrorHandling` concern for api/base controller (#29574) 1 year ago
fabrication
fabricators Fix results/query in `api/v1/featured_tags/suggestions` (#29597) 1 year ago
features Improve specs for severed relationships (#29688) 1 year ago
fixtures
generators
helpers Remove unused `active_nav_class` helper method (#29617) 1 year ago
lib Add diagnostic message for failure during CLI search deploy (#29462) 1 year ago
locales
mailers
models Add notifications of severed relationships (#27511) 1 year ago
policies
presenters
requests Fix `RSpec/LetSetup` cop in api/v1/timelines/public spec (#28972) 1 year ago
routing
search/models/concerns/account Use enum-generated `public_visibility` scope on Status (#28156) 1 year ago
serializers Add `max_pinned_statuses` to instances serializer and api response (#29441) 1 year ago
services Undo notification permissions on individual and domain blocks (#29570) 1 year ago
support Update dependency selenium-webdriver to v4.19.0 (#29776) 1 year ago
system
validators Fix `RSpec/DescribedClass` cop (#29472) 1 year ago
views Remove unused `show_landing_strip?` helper method (#29618) 1 year ago
workers
rails_helper.rb Use `before_all` block to setup `requests/cache_spec` data (#29437) 1 year ago
spec_helper.rb