aspnetcore/test/Microsoft.AspNet.Identity.Test
Hao Kung 5658af6b61 Allow multiple validators
Role/Password/User validators are now IEnumerable instead of a single
instance
2014-12-04 13:06:41 -08:00
..
ApiConsistencyTest.cs Enable and fix Async/Cancellation tests 2014-10-27 12:58:46 -07:00
ClaimsIdentityExtensionsTest.cs
ClaimsIdentityFactoryTest.cs React to options and hosting changes 2014-10-14 19:19:44 -07:00
IdentityBuilderTest.cs Allow multiple validators 2014-12-04 13:06:41 -08:00
IdentityOptionsTest.cs React to GetDefaultServices changes 2014-11-24 13:41:14 -08:00
IdentityResultTest.cs
Microsoft.AspNet.Identity.Test.kproj Add schema version to kproj files 2014-11-25 10:53:12 -08:00
Microsoft.Aspnet.Identity.Test.csproj
NoopRoleStore.cs
NoopUserStore.cs
PasswordHasherTest.cs Allow the application developer to specify the iteration count for membership passwords. 2014-11-05 12:08:20 -08:00
PasswordValidatorTest.cs Allow multiple validators 2014-12-04 13:06:41 -08:00
RoleManagerTest.cs Allow multiple validators 2014-12-04 13:06:41 -08:00
RoleValidatorTest.cs Allow multiple validators 2014-12-04 13:06:41 -08:00
SecurityStampValidatorTest.cs Update the expected exception from the DI container 2014-12-03 14:13:21 -08:00
SignInManagerTest.cs SignOut all identity cookies except for RememberMe 2014-11-12 12:38:34 -08:00
UserManagerTest.cs Allow multiple validators 2014-12-04 13:06:41 -08:00
UserValidatorTest.cs Replace AlphaNumericUserName with Regex option 2014-09-24 15:41:19 -07:00
project.json Use DataProtectionTokenProvider from DI 2014-10-27 12:51:45 -07:00