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
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
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) 12 months ago
poll_expiration_validator_spec.rb Use validation matchers for `PollExpirationValidator` spec (#37616) 4 weeks ago
poll_options_validator_spec.rb Remove deprecated `mb_chars` method (#34039) 12 months ago
reaction_validator_spec.rb Enable "zero monkey patching" mode in RSpec (#31614) 1 year ago
status_length_validator_spec.rb Remove deprecated `mb_chars` method (#34039) 12 months ago
status_pin_validator_spec.rb
unique_username_validator_spec.rb Enable "zero monkey patching" mode in RSpec (#31614) 1 year 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