You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Matt Jankowski b0207d7757
Add coverage for `Tag.recently_used` scope (#28850)
8 months ago
..
chewy Add new public status index (#26344) 1 year ago
config/initializers/rack Fix `RSpec/SpecFilePathFormat` cops (#27730) 11 months ago
controllers Add notification email on invalid second authenticator (#28822) 8 months ago
fabrication Restore console behavior in `test` env (#26401) 1 year ago
fabricators Move followable_by coverage to suggestions (#28697) 8 months ago
features Rename and refactor `User#confirm!` to `User#mark_email_as_confirmed!` (#28735) 8 months ago
fixtures Add spec coverage for `CLI::Emoji` class (#28182) 10 months ago
generators Fix flaky tests related to file creation (#28248) 10 months ago
helpers Remove unneeded settings cleanup from specs (#28425) 9 months ago
lib Finish up the CLI spec area pattern adoption for `CLI::Accounts#refresh` specs (#28764) 8 months ago
locales Replace i18n view spec with helper spec (#24966) 1 year ago
mailers Add notification email on invalid second authenticator (#28822) 8 months ago
models Add coverage for `Tag.recently_used` scope (#28850) 8 months ago
policies Rename and refactor `User#confirm!` to `User#mark_email_as_confirmed!` (#28735) 8 months ago
presenters Remove unneeded settings cleanup from specs (#28425) 9 months ago
requests Move controller->request specs for api/v1/statuses/* (#28818) 8 months ago
routing Enable Style/FrozenStringLiteralComment for specs (#23790) 2 years ago
search/models/concerns/account Use Sidekiq `fake!` instead of `inline!` in specs (#25369) 8 months ago
serializers Add VAPID public key to instance serializer (#28006) 10 months ago
services Fix processing of compacted single-item JSON-LD collections (#28816) 8 months ago
support Use top-level `warn` in JS errors check (#28745) 8 months ago
system Use Sidekiq `fake!` instead of `inline!` in specs (#25369) 8 months ago
validators Fix NULL MX handling and tighten DNS resolving specs (#28607) 9 months ago
views Fix `RSpec/MetadataStyle` cop in spec/ (#27729) 11 months ago
workers Disable `Rails/SkipsModelValidations` cop (#28712) 8 months ago
rails_helper.rb Move streaming `around` config into manager class (#28684) 8 months ago
spec_helper.rb Disable simplecov `enable_coverage_for_eval` option, move to standalone file (#27869) 10 months ago