aspnetcore/test/Microsoft.AspNetCore.Identi...
Nate McMaster 52dfb02175 Pin tool and package versions to make builds more repeatable 2017-10-31 14:43:19 -07:00
..
ApiConsistencyTest.cs
IdentityBuilderTest.cs Use AddHttpContextAccessor method added in aspnet/HttpAbstractions#947 2017-10-10 12:27:27 -07:00
IdentityOptionsTest.cs Remove ConfigureDefaultOptions 2017-06-05 11:33:20 -07:00
IdentityResultTest.cs Upgrade to xunit 2.3.0-beta4 (#1393) 2017-08-23 14:51:39 -07:00
Microsoft.AspNetCore.Identity.Test.csproj Pin tool and package versions to make builds more repeatable 2017-10-31 14:43:19 -07:00
NoopRoleStore.cs
NoopUserStore.cs
PasswordHasherTest.cs
PasswordValidatorTest.cs Upgrade to xunit 2.3.0-beta4 (#1393) 2017-08-23 14:51:39 -07:00
PrincipalExtensionsTest.cs
RoleManagerTest.cs Refactor Identity into Core + Stores 2017-05-23 11:21:39 -07:00
RoleValidatorTest.cs
SecurityStampValidatorTest.cs React to Authentication changes (#1295) 2017-06-29 17:53:20 -07:00
SignInManagerTest.cs Upgrade to xunit 2.3.0-beta4 (#1393) 2017-08-23 14:51:39 -07:00
UserClaimsPrincipalFactoryTest.cs Upgrade to xunit 2.3.0-beta4 (#1393) 2017-08-23 14:51:39 -07:00
UserManagerTest.cs Use AddHttpContextAccessor method added in aspnet/HttpAbstractions#947 2017-10-10 12:27:27 -07:00
UserValidatorTest.cs