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.
Claire 297839c10c
Rewrite `/api/v1/statuses` tests as request specs (#27891)
12 months ago
..
chewy Add new public status index (#26344) 1 year ago
config/initializers/rack Fix `RSpec/SpecFilePathFormat` cops (#27730) 1 year ago
controllers Rewrite `/api/v1/statuses` tests as request specs (#27891) 12 months ago
fabrication Restore console behavior in `test` env (#26401) 1 year ago
fabricators Improve spec coverage for collection of `workers/` classes (#27874) 12 months ago
features Stub controller methods and remove `rubocop:disable` in captcha feature spec (#27743) 1 year ago
fixtures Remove unused stub json ld context (#25454) 1 year ago
generators Rails 7.1 update (#25963) 1 year ago
helpers Change link previews to keep original URL from the status (#27312) 1 year ago
lib Fix `RSpec/AnyInstance` cop (#27810) 1 year ago
locales Replace i18n view spec with helper spec (#24966) 2 years ago
mailers Add `email_spec` and speedup/cleanup to `spec/mailers` (#27902) 12 months ago
models Fix `RSpec/AnyInstance` cop (#27810) 1 year ago
policies Fix moderator rights inconsistencies (#26729) 1 year ago
presenters Reduce expectations for `RSpec/MultipleExpectations` cop in `spec/presenters` specs (#27881) 12 months ago
requests Rewrite `/api/v1/statuses` tests as request specs (#27891) 12 months ago
routing Enable Style/FrozenStringLiteralComment for specs (#23790) 2 years ago
search/models/concerns Add search tests (#26703) 1 year ago
serializers Consolidate JSON parsing in serializers specs (#27693) 1 year ago
services Fix `RSpec/AnyInstance` cop (#27810) 1 year ago
support Move RSpec config for streaming/search managers to be near classes (#27761) 1 year ago
system Fixes website not loading for unlogged users (#27698) 1 year ago
validators Don't stub SUT in `FollowLimitValidator` spec (#27760) 1 year ago
views Fix `RSpec/MetadataStyle` cop in spec/ (#27729) 1 year ago
workers Add spec coverage for `workers/redownload_*` worker classes (#27892) 12 months ago
rails_helper.rb Add `email_spec` and speedup/cleanup to `spec/mailers` (#27902) 12 months ago
spec_helper.rb Disable simplecov `enable_coverage_for_eval` option, move to standalone file (#27869) 1 year ago