chuckya/spec/validators
Claire b867d4581e Merge commit 'c91c0175db1cc8b954a977d29472886234ce9586' into glitch-soc/merge-upstream
Conflicts:
- `spec/controllers/api/v1/timelines/tag_controller_spec.rb`:
  Glitch-soc had a few extra lines in this file to account for a different
  default setting. This file got replaced by
  `spec/requests/api/v1/timelines/tag_spec.rb`, into which the glitch-soc
  additions were moved too.

Additional changes:
- `spec/requests/api/v1/statuses/sources_spec.rb`:
  Add glitch-soc-only attribute `content_type`.
2023-10-17 21:35:07 +02:00
..
blacklisted_email_validator_spec.rb Fix RSpec/SubjectStub cop (#25550) 2023-07-12 10:02:19 +02:00
disallowed_hashtags_validator_spec.rb Fix RSpec/VerifiedDoubles cop (#25469) 2023-06-22 14:55:22 +02:00
email_mx_validator_spec.rb Fix RSpec/VerifiedDoubles cop (#25469) 2023-06-22 14:55:22 +02:00
existing_username_validator_spec.rb Add coverage for ExistingUsernameValidator (#25592) 2023-10-16 15:41:23 +02:00
follow_limit_validator_spec.rb Fix RSpec/VerifiedDoubles cop (#25469) 2023-06-22 14:55:22 +02:00
language_validator_spec.rb Add coverage for LanguageValidator (#25593) 2023-07-28 23:12:09 +02:00
note_length_validator_spec.rb Fix RSpec/VerifiedDoubles cop (#25469) 2023-06-22 14:55:22 +02:00
poll_validator_spec.rb Fix RSpec/VerifiedDoubles cop (#25469) 2023-06-22 14:55:22 +02:00
reaction_validator_spec.rb Fix validations of reactions limit (#12955) 2020-01-25 16:00:29 +01:00
status_length_validator_spec.rb Merge commit '55e7c08a83547424024bac311d5459cb82cf6dae' into glitch-soc/merge-upstream 2023-06-25 14:27:38 +02:00
status_pin_validator_spec.rb Fix RSpec/VerifiedDoubles cop (#25469) 2023-06-22 14:55:22 +02:00
unique_username_validator_spec.rb Fix RSpec/VerifiedDoubles cop (#25469) 2023-06-22 14:55:22 +02:00
unreserved_username_validator_spec.rb Fix RSpec/VerifiedDoubles cop (#25469) 2023-06-22 14:55:22 +02:00
url_validator_spec.rb Add coverage for URLValidator (#25591) 2023-07-28 23:12:25 +02:00