aspnetcore/test
Pranav K f2af66bc31
Cleanup InferParameterBindingInfoConvention (#8665)
* Cleanup InferParameterBindingInfoConvention

* Infer BindingSource for collection parameters as Body. Fixes https://github.com/aspnet/Mvc/issues/8536
* Introduce a compat switch to keep 2.1.x LTS behavior for collection parameters
* Do not infer BinderModelName in InferParameterBindingInfoConvention
2018-10-31 12:24:37 -07:00
..
Microsoft.AspNetCore.Mvc.Abstractions.Test Use Internal.AspNetCore.Sdk as an MSBuild SDK 2018-10-04 15:12:38 -07:00
Microsoft.AspNetCore.Mvc.ApiExplorer.Test Use Internal.AspNetCore.Sdk as an MSBuild SDK 2018-10-04 15:12:38 -07:00
Microsoft.AspNetCore.Mvc.Core.Test Cleanup InferParameterBindingInfoConvention (#8665) 2018-10-31 12:24:37 -07:00
Microsoft.AspNetCore.Mvc.Core.TestCommon Shortcircuit validation when using default validator providers and no validation metadata is discovered 2018-10-12 14:47:06 -07:00
Microsoft.AspNetCore.Mvc.Cors.Test Use Internal.AspNetCore.Sdk as an MSBuild SDK 2018-10-04 15:12:38 -07:00
Microsoft.AspNetCore.Mvc.DataAnnotations.Test Shortcircuit validation when using default validator providers and no validation metadata is discovered 2018-10-12 14:47:06 -07:00
Microsoft.AspNetCore.Mvc.Formatters.Json.Test Use Internal.AspNetCore.Sdk as an MSBuild SDK 2018-10-04 15:12:38 -07:00
Microsoft.AspNetCore.Mvc.Formatters.Xml.Test Use compat flag to drive XML ProblemDetails formatting 2018-10-12 14:15:28 -07:00
Microsoft.AspNetCore.Mvc.FunctionalTests Cleanup InferParameterBindingInfoConvention (#8665) 2018-10-31 12:24:37 -07:00
Microsoft.AspNetCore.Mvc.IntegrationTests Add a switch to allow turning on ValidationVisitor shortcircuiting (#8599) 2018-10-17 15:47:01 -07:00
Microsoft.AspNetCore.Mvc.Localization.Test Use Internal.AspNetCore.Sdk as an MSBuild SDK 2018-10-04 15:12:38 -07:00
Microsoft.AspNetCore.Mvc.Razor.Test Convert `RouteValueDictionary` values to `string` using `CultureInfo.InvariantCulture` (#8674) 2018-10-30 20:09:17 -07:00
Microsoft.AspNetCore.Mvc.RazorPages.Test Convert `RouteValueDictionary` values to `string` using `CultureInfo.InvariantCulture` (#8674) 2018-10-30 20:09:17 -07:00
Microsoft.AspNetCore.Mvc.TagHelpers.Test Convert `RouteValueDictionary` values to `string` using `CultureInfo.InvariantCulture` (#8674) 2018-10-30 20:09:17 -07:00
Microsoft.AspNetCore.Mvc.Test Cleanup InferParameterBindingInfoConvention (#8665) 2018-10-31 12:24:37 -07:00
Microsoft.AspNetCore.Mvc.TestDiagnosticListener Use Internal.AspNetCore.Sdk as an MSBuild SDK 2018-10-04 15:12:38 -07:00
Microsoft.AspNetCore.Mvc.ViewFeatures.Test Convert `RouteValueDictionary` values to `string` using `CultureInfo.InvariantCulture` (#8674) 2018-10-30 20:09:17 -07:00
Microsoft.AspNetCore.Mvc.Views.TestCommon Use Internal.AspNetCore.Sdk as an MSBuild SDK 2018-10-04 15:12:38 -07:00
Microsoft.AspNetCore.Mvc.WebApiCompatShimTest Use Internal.AspNetCore.Sdk as an MSBuild SDK 2018-10-04 15:12:38 -07:00
Mvc.Analyzers.Test Use Internal.AspNetCore.Sdk as an MSBuild SDK 2018-10-04 15:12:38 -07:00
Mvc.Api.Analyzers.Test Use Internal.AspNetCore.Sdk as an MSBuild SDK 2018-10-04 15:12:38 -07:00
WebSites Fix link generation of routes with default values (#8616) 2018-10-23 16:10:43 +13:00
Directory.Build.props Use Internal.AspNetCore.Sdk as an MSBuild SDK 2018-10-04 15:12:38 -07:00
MvcTests.ruleset Upgrade to xunit 2.3.0-beta4 2017-08-17 10:45:03 -07:00