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
Claire eff447a455
Rewrite signature verification using regexps and `StringScanner` (#29133)
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 Combine repeated requests in `admin/accounts` controller spec (#29119) 2 years ago
fabrication Restore console behavior in `test` env (#26401) 2 years ago
fabricators Move followable_by coverage to suggestions (#28697) 2 years ago
features Add tests for redirect confirmations (#28903) 2 years ago
fixtures Add spec coverage for `CLI::Emoji` class (#28182) 2 years ago
generators Fix flaky tests related to file creation (#28248) 2 years ago
helpers Remove unneeded settings cleanup from specs (#28425) 2 years ago
lib Rewrite signature verification using regexps and `StringScanner` (#29133) 2 years ago
locales Replace i18n view spec with helper spec (#24966) 2 years ago
mailers Add notification email on invalid second authenticator (#28822) 2 years ago
models Add common `ThreadingHelper` module for specs (#29116) 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 Change `source` attribute of `Suggestion` entity in `/api/v2/suggestions` back to a string (#29108) 2 years ago
routing Enable Style/FrozenStringLiteralComment for specs (#23790) 3 years ago
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 common `ThreadingHelper` module for specs (#29116) 2 years ago
support Add common `ThreadingHelper` module for specs (#29116) 2 years ago
system Change design of compose form in web UI (#28119) 2 years ago
validators Fix NULL MX handling and tighten DNS resolving specs (#28607) 2 years ago
views Fix `RSpec/MetadataStyle` cop in spec/ (#27729) 2 years ago
workers Disable `Rails/SkipsModelValidations` cop (#28712) 2 years ago
rails_helper.rb Add common `ThreadingHelper` module for specs (#29116) 2 years ago
spec_helper.rb Disable simplecov `enable_coverage_for_eval` option, move to standalone file (#27869) 2 years ago