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
Eugen Rochko cdc57c74b7
Fix unsupported time zone or locale preventing sign-up (#28035)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
2 years ago
..
chewy Add new public status index (#26344) 2 years ago
config/initializers/rack Fix `RSpec/SpecFilePathFormat` cops (#27730) 2 years ago
controllers Fix unsupported time zone or locale preventing sign-up (#28035) 2 years ago
fabrication
fabricators Convert `api/v1/scheduled_statuses` controller spec to request spec (#27986) 2 years ago
features Stub controller methods and remove `rubocop:disable` in captcha feature spec (#27743) 2 years ago
fixtures Remove unused stub json ld context (#25454) 2 years ago
generators Rails 7.1 update (#25963) 2 years ago
helpers Change link previews to keep original URL from the status (#27312) 2 years ago
lib Clean up some `Mastodon::CLI::Accounts` tests (#27473) 2 years ago
locales
mailers Update partials for the `AdminMailer.new_trends` mailer (#28011) 2 years ago
models Fix unsupported time zone or locale preventing sign-up (#28035) 2 years ago
policies Fix moderator rights inconsistencies (#26729) 2 years ago
presenters Reduce expectations for `RSpec/MultipleExpectations` cop in `spec/presenters` specs (#27881) 2 years ago
requests Convert measurement `api/v1/admin/*` controller specs to request specs (#28005) 2 years ago
routing
search/models/concerns Add search tests (#26703) 2 years ago
serializers Consolidate JSON parsing in serializers specs (#27693) 2 years ago
services Fix `RSpec/AnyInstance` cop (#27810) 2 years ago
support Configure elastic search integration with rspec tag (#27882) 2 years ago
system Fixes website not loading for unlogged users (#27698) 2 years ago
validators Don't stub SUT in `FollowLimitValidator` spec (#27760) 2 years ago
views Fix `RSpec/MetadataStyle` cop in spec/ (#27729) 2 years ago
workers Add spec coverage for `workers/redownload_*` worker classes (#27892) 2 years ago
rails_helper.rb Update rspec fixture path config to silence deprecation warning (#28018) 2 years ago
spec_helper.rb Disable simplecov `enable_coverage_for_eval` option, move to standalone file (#27869) 2 years ago