aspnetcore/test/Microsoft.AspNet.Identity.Test
Hao Kung d827b9fff2 More DI-ify identity
Follow K patterns for DI
- IdentityBuilder
- IServiceProvider constructor
- Unit tests for Startup usage/new DI builder
- Move template default configuration into DefaultServices
2014-04-22 13:31:23 -07:00
..
ClaimsIdentityFactoryTest.cs Move POCO to Core 2014-04-11 15:00:49 -07:00
IdentityBuilderTest.cs More DI-ify identity 2014-04-22 13:31:23 -07:00
IdentityResultAssert.cs
IdentityResultTest.cs
Microsoft.AspNet.Identity.Test.kproj Updated to use the new tooling 2014-04-08 13:01:23 -07:00
Microsoft.Aspnet.Identity.Test.csproj
NoopRoleStore.cs Move POCO to Core 2014-04-11 15:00:49 -07:00
NoopUserStore.cs Asyncify and Userify 2014-04-04 13:42:22 -07:00
PasswordValidatorTest.cs Asyncify and Userify 2014-04-04 13:42:22 -07:00
RoleManagerTest.cs More DI-ify identity 2014-04-22 13:31:23 -07:00
RoleValidatorTest.cs Asyncify and Userify 2014-04-04 13:42:22 -07:00
TestRole.cs
TestUser.cs
UserManagerTest.cs More DI-ify identity 2014-04-22 13:31:23 -07:00
UserValidatorTest.cs Asyncify and Userify 2014-04-04 13:42:22 -07:00
project.json More DI-ify identity 2014-04-22 13:31:23 -07:00