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/validators
Matt Jankowski 66b09318ed
Remove unneeded rescue from DOB Validator (#37785)
2 weeks ago
..
date_of_birth_validator_spec.rb Remove unneeded rescue from DOB Validator (#37785) 2 weeks ago
disallowed_hashtags_validator_spec.rb Don't stub SUT in `FollowLimitValidator` spec (#27760) 2 years ago
domain_validator_spec.rb Use validation matchers for `DomainValidator` spec (#37662) 3 weeks ago
email_mx_validator_spec.rb Reduce stubbing SUT for `EmailMxValidator` spec (#37750) 2 weeks ago
existing_username_validator_spec.rb Use validation matchers for `ExistingUsernameValidator` spec (#37749) 2 weeks ago
follow_limit_validator_spec.rb Fix `RSpec/DescribedClass` cop (#29472) 2 years ago
language_validator_spec.rb Update rubocop to version 1.79.0 (#35502) 7 months ago
note_length_validator_spec.rb Remove deprecated `mb_chars` method (#34039) 1 year ago
poll_expiration_validator_spec.rb Use validation matchers for `PollExpirationValidator` spec (#37616) 1 month ago
poll_options_validator_spec.rb Remove deprecated `mb_chars` method (#34039) 1 year ago
reaction_validator_spec.rb Enable "zero monkey patching" mode in RSpec (#31614) 2 years ago
status_length_validator_spec.rb Remove deprecated `mb_chars` method (#34039) 1 year ago
status_pin_validator_spec.rb Remove hard reference from status pin validator spec (#30432) 2 years ago
unique_username_validator_spec.rb Enable "zero monkey patching" mode in RSpec (#31614) 2 years ago
unreserved_username_validator_spec.rb Add ability to block words in usernames (#35407) 7 months ago
url_validator_spec.rb Update rubocop to version 1.79.0 (#35502) 7 months ago
user_email_validator_spec.rb Finish email allow/deny list naming migration (#30530) 2 years ago