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 11d2bd9716
Fix intermittent failure from unspecified order in `api/v1/accounts/relationships` spec (#28306)
9 months ago
..
chewy Add new public status index (#26344) 1 year ago
config/initializers/rack Fix `RSpec/SpecFilePathFormat` cops (#27730) 11 months ago
controllers Convert `api/v2/search` controller spec to request spec (#28269) 10 months ago
fabrication Restore console behavior in `test` env (#26401) 1 year ago
fabricators Remove `default_scope` from `Admin::ActionLog` (#28026) 10 months ago
features Stub controller methods and remove `rubocop:disable` in captcha feature spec (#27743) 11 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 remaining `without_partial_double_verification` usage (#28127) 10 months ago
lib Add spec for `CLI::Search#deploy` command (#28272) 10 months ago
locales Replace i18n view spec with helper spec (#24966) 1 year ago
mailers Add missing email previews for `AdminMailer` (#28044) 10 months ago
models Remove 2x double subject call in `models/form/account_batch` spec (#28209) 10 months ago
policies Fix moderator rights inconsistencies (#26729) 1 year ago
presenters Reduce expectations for `RSpec/MultipleExpectations` cop in `spec/presenters` specs (#27881) 10 months ago
requests Fix intermittent failure from unspecified order in `api/v1/accounts/relationships` spec (#28306) 9 months ago
routing Enable Style/FrozenStringLiteralComment for specs (#23790) 2 years ago
search/models/concerns/account Model concerns organization into module namespaces (#28149) 10 months ago
serializers Add VAPID public key to instance serializer (#28006) 10 months ago
services Remove double subject call in `services/delete_account_service` spec (#28212) 10 months ago
support Formalize some patterns in cli specs (#28255) 10 months ago
system Fixes website not loading for unlogged users (#27698) 11 months ago
validators Don't stub SUT in `FollowLimitValidator` spec (#27760) 11 months ago
views Fix `RSpec/MetadataStyle` cop in spec/ (#27729) 11 months ago
workers Consolidate configuration of `Sidekiq::Testing.fake!` setup (#28046) 10 months ago
rails_helper.rb Formalize some patterns in cli specs (#28255) 10 months ago
spec_helper.rb Disable simplecov `enable_coverage_for_eval` option, move to standalone file (#27869) 10 months ago