aspnetcore/test/Microsoft.AspNetCore.Identi...
Kristian Hellang 8136fc5306 Use AddHttpContextAccessor method added in aspnet/HttpAbstractions#947 2017-10-10 12:27:27 -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 Use PackageLineup to manage PackageReference versions 2017-08-29 14:55:50 -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