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 9742bccbe7
Add coverage for `api/v2/media` endpoint (#28027)
10 months ago
..
chewy Add new public status index (#26344) 1 year ago
config/initializers/rack Fix `RSpec/SpecFilePathFormat` cops (#27730) 11 months ago
controllers Fix unsupported time zone or locale preventing sign-up (#28035) 10 months ago
fabrication Restore console behavior in `test` env (#26401) 1 year ago
fabricators Convert `api/v1/scheduled_statuses` controller spec to request spec (#27986) 10 months ago
features Stub controller methods and remove `rubocop:disable` in captcha feature spec (#27743) 11 months ago
fixtures Remove unused stub json ld context (#25454) 11 months ago
generators Rails 7.1 update (#25963) 11 months ago
helpers Change link previews to keep original URL from the status (#27312) 10 months ago
lib Clean up some `Mastodon::CLI::Accounts` tests (#27473) 10 months ago
locales Replace i18n view spec with helper spec (#24966) 1 year ago
mailers Update partials for the `AdminMailer.new_trends` mailer (#28011) 10 months ago
models Fix unsupported time zone or locale preventing sign-up (#28035) 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 Add coverage for `api/v2/media` endpoint (#28027) 10 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) 11 months ago
services Fix `RSpec/AnyInstance` cop (#27810) 10 months ago
support Configure elastic search integration with rspec tag (#27882) 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 Add spec coverage for `workers/redownload_*` worker classes (#27892) 10 months ago
rails_helper.rb Update rspec fixture path config to silence deprecation warning (#28018) 10 months ago
spec_helper.rb Disable simplecov `enable_coverage_for_eval` option, move to standalone file (#27869) 10 months ago