mastodon/spec
Matt Jankowski 9742bccbe7
Add coverage for `api/v2/media` endpoint (#28027)
2023-11-22 15:39:34 +00:00
..
chewy
config/initializers/rack
controllers Fix unsupported time zone or locale preventing sign-up (#28035) 2023-11-22 11:38:07 +00:00
fabrication
fabricators Convert `api/v1/scheduled_statuses` controller spec to request spec (#27986) 2023-11-20 09:36:49 +00:00
features Stub controller methods and remove `rubocop:disable` in captcha feature spec (#27743) 2023-11-07 09:15:30 +00:00
fixtures
generators
helpers Change link previews to keep original URL from the status (#27312) 2023-11-13 09:58:28 +00:00
lib Clean up some `Mastodon::CLI::Accounts` tests (#27473) 2023-11-20 10:46:02 +00:00
locales
mailers Update partials for the `AdminMailer.new_trends` mailer (#28011) 2023-11-21 10:52:20 +00:00
models Fix unsupported time zone or locale preventing sign-up (#28035) 2023-11-22 11:38:07 +00:00
policies
presenters Reduce expectations for `RSpec/MultipleExpectations` cop in `spec/presenters` specs (#27881) 2023-11-16 14:37:52 +00:00
requests Add coverage for `api/v2/media` endpoint (#28027) 2023-11-22 15:39:34 +00:00
routing
search/models/concerns
serializers Consolidate JSON parsing in serializers specs (#27693) 2023-11-07 15:20:24 +00:00
services Fix `RSpec/AnyInstance` cop (#27810) 2023-11-14 14:52:59 +00:00
support Configure elastic search integration with rspec tag (#27882) 2023-11-17 11:52:20 +00:00
system
validators Don't stub SUT in `FollowLimitValidator` spec (#27760) 2023-11-08 12:49:46 +00:00
views
workers Add spec coverage for `workers/redownload_*` worker classes (#27892) 2023-11-17 09:03:46 +00:00
rails_helper.rb Update rspec fixture path config to silence deprecation warning (#28018) 2023-11-21 15:51:40 +00:00
spec_helper.rb Disable simplecov `enable_coverage_for_eval` option, move to standalone file (#27869) 2023-11-15 23:09:31 +00:00