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
Matt Jankowski a69fe534e3
Add basic coverage for `WebhookService` class (#29331)
2 years ago
..
chewy
config/initializers/rack
controllers Use `capture_emails` helper to improve email assertions in specs (#29245) 2 years ago
fabrication
fabricators Move followable_by coverage to suggestions (#28697) 2 years ago
features Reduce `RSpec/MultipleExpectations` in captcha feature spec (#29226) 2 years ago
fixtures Add end-to-end test for OCR in media uploads (#29148) 2 years ago
generators Fix flaky tests related to file creation (#28248) 2 years ago
helpers Merge pull request from GHSA-jhrq-qvrm-qr36 2 years ago
lib Merge pull request from GHSA-jhrq-qvrm-qr36 2 years ago
locales
mailers Add notification email on invalid second authenticator (#28822) 2 years ago
models Remove erroneous service type on `TagFeed` model spec (#29302) 2 years ago
policies Rename and refactor `User#confirm!` to `User#mark_email_as_confirmed!` (#28735) 2 years ago
presenters Remove unneeded settings cleanup from specs (#28425) 2 years ago
requests Use `capture_emails` helper to improve email assertions in specs (#29245) 2 years ago
routing
search/models/concerns/account Use Sidekiq `fake!` instead of `inline!` in specs (#25369) 2 years ago
serializers Change `source` attribute of `Suggestion` entity in `/api/v2/suggestions` back to a string (#29108) 2 years ago
services Add basic coverage for `WebhookService` class (#29331) 2 years ago
support Add common `ThreadingHelper` module for specs (#29116) 2 years ago
system Fix flaky end-to-end OCR test (#29244) 2 years ago
validators Use `subject` in blacklist email validator spec (#29211) 2 years ago
views
workers Automatically switch from open to approved registrations in absence of moderators (#29318) 2 years ago
rails_helper.rb Use `capture_emails` helper to improve email assertions in specs (#29245) 2 years ago
spec_helper.rb Disable simplecov `enable_coverage_for_eval` option, move to standalone file (#27869) 2 years ago