Retrospring/spec/models
Georg Gadinger 0f9c6f1e07 typoed_email_validator: check for valid TLDs
i'm sure there are many more typos waiting to happen.  one thing we
can already catch though is the usage of invalid TLDs.

this makes use of my new TLDv gem -- the data it uses can be updated
independently from the main gem.
2022-10-13 21:38:54 +02:00
..
appendable Add model tests for `Appendable::Reaction` 2022-07-09 01:15:31 +02:00
services Use `/@username` for profile paths 2022-07-23 09:11:32 +02:00
announcement_spec.rb replace Timecop with ActiveSupport::Testing::TimeHelpers 2022-07-19 17:18:27 +02:00
answer_spec.rb Add model tests for `Answer` 2022-07-09 01:15:31 +02:00
list_spec.rb Rename Groups to Lists 2020-05-25 18:04:54 +02:00
mute_rule_spec.rb Add mute rules 2022-01-01 00:38:36 +01:00
question_spec.rb Double question character limit (#292) 2022-01-10 22:01:47 +01:00
theme_spec.rb Add theme model spec 2021-08-13 01:23:07 +02:00
user_ban_spec.rb Add tests for `UserBan` model 2022-07-02 17:08:44 +02:00
user_spec.rb typoed_email_validator: check for valid TLDs 2022-10-13 21:38:54 +02:00