aspnetcore/test/Microsoft.AspNet.Mvc.Integr...
Ryan Nowak 6e1226bfe4 Enable tests for #2470
This was very likely fixed as part of
22f1881cc6
2015-05-28 14:57:50 -07:00
..
ActionParametersIntegrationTest.cs Fixing #2466, #2446. 2015-05-15 12:27:41 -07:00
ArrayModelBinderIntegrationTest.cs Fix #1579 - Bind top-level collections as an empty collection 2015-05-21 22:46:04 -07:00
BinderTypeBasedModelBinderIntegrationTest.cs Fixing #2466, #2446. 2015-05-15 12:27:41 -07:00
BodyValidationIntegrationTests.cs Fixes #2464 - Does not add extra skipped entries for model bound from services. 2015-05-15 12:27:43 -07:00
ByteArrayModelBinderIntegrationTest.cs Fix #1579 - Bind top-level collections as an empty collection 2015-05-21 22:46:04 -07:00
CancellationTokenModelBinderIntegrationTest.cs Fixing #2466, #2446. 2015-05-15 12:27:41 -07:00
CollectionModelBinderIntegrationTest.cs Fix #1579 - Bind top-level collections as an empty collection 2015-05-21 22:46:04 -07:00
DictionaryModelBinderIntegrationTest.cs Enable tests for #2470 2015-05-28 14:57:50 -07:00
FormCollectionModelBindingIntegrationTest.cs Fixing #2466, #2446. 2015-05-15 12:27:41 -07:00
FormFileModelBindingIntegrationTest.cs Fixing #2466, #2446. 2015-05-15 12:27:41 -07:00
GenericModelBinderIntegrationTest.cs Fix #1579 - Bind top-level collections as an empty collection 2015-05-21 22:46:04 -07:00
HeaderModelBinderIntegrationTest.cs Fixing #2466, #2446. 2015-05-15 12:27:41 -07:00
KeyValuePairModelBinderIntegrationTest.cs Fix #1579 - Bind top-level collections as an empty collection 2015-05-21 22:46:04 -07:00
Microsoft.AspNet.Mvc.IntegrationTests.xproj
ModelBindingTestHelper.cs Fixes #2464 - Does not add extra skipped entries for model bound from services. 2015-05-15 12:27:43 -07:00
MutableObjectModelBinderIntegrationTest.cs Fixes #2464 - Does not add extra skipped entries for model bound from services. 2015-05-15 12:27:43 -07:00
ServicesModelBinderIntegrationTest.cs Fixes #2464 - Does not add extra skipped entries for model bound from services. 2015-05-15 12:27:43 -07:00
TestMvcOptions.cs
TryUpdateModelIntegrationTest.cs Fixing #2466, #2446. 2015-05-15 12:27:41 -07:00
TypeConverterModelBinderIntegrationTest.cs Fixing #2466, #2446. 2015-05-15 12:27:41 -07:00
ValidationIntegrationTests.cs Fix #1579 - Bind top-level collections as an empty collection 2015-05-21 22:46:04 -07:00
project.json