aspnetcore/test/Microsoft.AspNet.Identity.S...
David Fowler 57cf391581 React to EF changes
- Id properties are automatically identity columns
- Disable identity generation for the CustomPocoTest since they
were setting the id manually
- Refactored the CustomDbContext so the the TValue is TKey instead
2014-09-26 01:27:29 -07:00
..
CustomPocoTest.cs React to EF changes 2014-09-26 01:27:29 -07:00
DefaultPocoTest.cs Handle the IBuilder rename to IApplicationBuilder. 2014-09-10 12:37:39 -07:00
Microsoft.AspNet.Identity.SqlServer.Test.kproj
SqlStoreTestBase.cs Replace AlphaNumericUserName with Regex option 2014-09-24 15:41:19 -07:00
UserStoreGuidKeyTest.cs Add social auth and two factor 2014-09-24 15:05:51 -07:00
UserStoreIntKeyTest.cs Standardize sql db names for tests 2014-09-09 15:26:29 -07:00
UserStoreStringKeyTest.cs Standardize sql db names for tests 2014-09-09 15:26:29 -07:00
UserStoreTest.cs Add social auth and two factor 2014-09-24 15:05:51 -07:00
project.json