aspnetcore/test/Microsoft.AspNet.Identity.Test
Hao Kung a8c872aba9 Concurrency support for EF Store
- CRUD operations on IUserStore now return IdentityResult
- Fixes: https://github.com/aspnet/Identity/issues/296,
https://github.com/aspnet/Identity/issues/245
2015-01-07 13:17:36 -08:00
..
ApiConsistencyTest.cs
ClaimsIdentityExtensionsTest.cs
ClaimsIdentityFactoryTest.cs
IdentityBuilderTest.cs Concurrency support for EF Store 2015-01-07 13:17:36 -08:00
IdentityOptionsTest.cs
IdentityResultTest.cs
Microsoft.AspNet.Identity.Test.kproj
Microsoft.Aspnet.Identity.Test.csproj
NoopRoleStore.cs Concurrency support for EF Store 2015-01-07 13:17:36 -08:00
NoopUserStore.cs Concurrency support for EF Store 2015-01-07 13:17:36 -08:00
PasswordHasherTest.cs
PasswordValidatorTest.cs
RoleManagerTest.cs Concurrency support for EF Store 2015-01-07 13:17:36 -08:00
RoleValidatorTest.cs
SecurityStampValidatorTest.cs
SignInManagerTest.cs
UserManagerTest.cs Concurrency support for EF Store 2015-01-07 13:17:36 -08:00
UserValidatorTest.cs
project.json