aspnetcore/test/Microsoft.AspNetCore.Identi...
Doug Bunting ccea27d05c Bump test projects up to .NET 4.5.2
- aspnet/Testing#248
- xUnit no longer supports .NET 4.5.1
- build tests for desktop .NET only on Windows
2017-02-16 12:26:36 -08:00
..
ApiConsistencyTest.cs
IdentityBuilderTest.cs Add authenticator support 2016-12-27 12:59:44 -08:00
IdentityOptionsTest.cs Implementing PasswordOptions.RequiredUniqueChars (#1100) 2017-02-10 18:15:16 -08:00
IdentityResultTest.cs
Microsoft.AspNetCore.Identity.Test.csproj Bump test projects up to .NET 4.5.2 2017-02-16 12:26:36 -08:00
NoopRoleStore.cs
NoopUserStore.cs
PasswordHasherTest.cs Add Identity.Specfification.Tests 2016-12-12 13:55:08 -08:00
PasswordValidatorTest.cs Implementing PasswordOptions.RequiredUniqueChars (#1100) 2017-02-10 18:15:16 -08:00
PrincipalExtensionsTest.cs
RoleManagerTest.cs
RoleValidatorTest.cs
SecurityStampValidatorTest.cs React to clock changes 2017-02-07 22:44:32 -08:00
SignInManagerTest.cs Add authenticator support 2016-12-27 12:59:44 -08:00
UserClaimsPrincipalFactoryTest.cs
UserManagerTest.cs Add authenticator support 2016-12-27 12:59:44 -08:00
UserValidatorTest.cs