]> cat aescling's git repositories - mastodon.git/commit
Add a spec for UniqueUsernameValidator (#6927)
authorunarist <m.unarist@gmail.com>
Tue, 27 Mar 2018 03:22:58 +0000 (12:22 +0900)
committerEugen Rochko <eugen@zeonfederated.com>
Tue, 27 Mar 2018 03:22:58 +0000 (05:22 +0200)
commita1d091558555c8a58f7f63c4a9c3002421ea9041
tree43f59f3eb6fa1a0dfefad85e21118ea885e35aa4
parent2a90da18375a38957ae4c94fa3e86a8180237d8a
Add a spec for UniqueUsernameValidator (#6927)

Note that this spec has a pending test about dots in the username,
because allowing it has been reverted for now.
spec/validators/unique_username_validator_spec.rb [new file with mode: 0644]