aboutsummaryrefslogtreecommitdiff
path: root/Timeline.Tests/UsernameValidatorUnitTest.cs
Commit message (Expand)AuthorAgeFilesLines
* Add unique id test in name validator.crupest2020-08-081-0/+6
* Guess what, Chinese character is also a "letter". So no need to change code. ...crupest2020-02-291-0/+2
* Finish reafctor, TODO: Database migration.crupest2020-01-301-7/+1
* ...crupest2020-01-301-1/+0
* Clean and refactor tests.crupest2019-11-201-0/+1
* Add NeutralResourcesLanguage. Conform to best practices.杨宇千2019-10-251-4/+4
* ...杨宇千2019-10-221-41/+24
* ...杨宇千2019-10-211-3/+4
* Add validators.杨宇千2019-08-211-1/+0
* Finally solve the database conflict problem in unit tests.杨宇千2019-08-171-8/+15
* Fix tests.杨宇千2019-08-171-1/+1
* Add username validator.杨宇千2019-08-121-0/+86