aspnetcore/test/Microsoft.AspNetCore.Mvc.Fu...
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
..
Infrastructure
compiler/resources Fix typos (#8413) 2018-09-12 09:34:45 -07:00
AntiforgeryAuthTests.cs
AntiforgeryTestHelper.cs
AntiforgeryTests.cs Allow custom handling of antiforgery failures 2018-10-19 13:47:08 -07:00
ApiBehaviorTest.cs Cleanup InferParameterBindingInfoConvention (#8665) 2018-10-31 12:24:37 -07:00
ApiExplorerTest.cs Use content-type specified by ProducesAttribute if no formatter supports it 2018-09-19 13:51:31 -07:00
ApplicationModelTest.cs
AsyncActionsTests.cs
BasicApiTest.cs
BasicTests.cs Support page parameter in attribute route (#8530) 2018-10-04 14:39:40 +13:00
BasicViewsTest.cs
CompilationOptionsTests.cs
ConsumesAttributeEndpointRoutingTests.cs
ConsumesAttributeTests.cs
ConsumesAttributeTestsBase.cs Fix typos (#8413) 2018-09-12 09:34:45 -07:00
ContentNegotiationTest.cs
ControllerFromServicesTests.cs
CorsEndpointRoutingTests.cs
CorsTests.cs
CorsTestsBase.cs React to CORS changes 2018-10-26 11:10:54 -07:00
DataAnnotationTests.cs
DefaultOrderTest.cs
DefaultValuesTest.cs Fix typos (#8413) 2018-09-12 09:34:45 -07:00
DirectivesTest.cs
DoNotRespectBrowserAcceptHeaderTests.cs
ErrorPageTests.cs
ExceptionInfo.cs
FileResultTests.cs Quick fix: Clean up test warnings 2018-10-28 21:18:57 -07:00
FiltersTest.cs
FlushPointTest.cs
FormFileUploadTest.cs
GlobalAuthorizationFilterTest.cs
HtmlGenerationTest.cs
HtmlGenerationWithCultureTest.cs
HtmlHelperOptionsTest.cs
InputFormatterTests.cs Fix typos (#8413) 2018-09-12 09:34:45 -07:00
InputObjectValidationTests.cs Shortcircuit validation when using default validator providers and no validation metadata is discovered 2018-10-12 14:47:06 -07:00
InputValidationTests.cs Change `CollectionModelBinder` and `ComplexTypeModelBinder` to enforce `[BindRequired]` 2018-09-21 11:08:16 -07:00
JsonOutputFormatterTests.cs
JsonPatchInputFormatterTest.cs
JsonResultTest.cs
LinkGenerationTests.cs
LinkGeneratorTest.cs Add PageRouteTransformerConvention (#8541) 2018-10-04 17:34:26 +13:00
Microsoft.AspNetCore.Mvc.FunctionalTests.csproj Use Internal.AspNetCore.Sdk as an MSBuild SDK 2018-10-04 15:12:38 -07:00
MvcSandboxTest.cs
OutputFormatterTest.cs
RazorBuildTest.cs
RazorFileUpdateTests.cs Add a feature to disable file watching in Razor pages (#8369) 2018-09-06 10:16:31 -07:00
RazorPageModelTest.cs
RazorPagesNamespaceTest.cs
RazorPagesTest.cs Handle OPTIONS requests without a handler in Razor Pages (#8528) 2018-10-04 12:25:36 -07:00
RazorPagesViewSearchTest.cs
RazorPagesWithBasePathTest.cs Cherry-pick @pranavkm's functional test for #7562 2018-09-18 11:44:48 -07:00
RazorViewLocationSpecificationTest.cs
RemoteAttributeValidationTest.cs
RequestFormLimitsTest.cs
RequestServicesEndpointRoutingTest.cs
RequestServicesTest.cs
RequestServicesTestBase.cs
RequestSizeLimitTest.cs
RespectBrowserAcceptHeaderTests.cs
RoutingEndpointRoutingTest.cs Quick fix: Clean up test warnings 2018-10-28 21:18:57 -07:00
RoutingEndpointRoutingWithoutRazorPagesTests.cs Support page parameter in attribute route (#8530) 2018-10-04 14:39:40 +13:00
RoutingTests.cs
RoutingTestsBase.cs Quick fix: Clean up test warnings 2018-10-28 21:18:57 -07:00
RoutingWithoutRazorPagesTests.cs Support page parameter in attribute route (#8530) 2018-10-04 14:39:40 +13:00
RoutingWithoutRazorPagesTestsBase.cs Support page parameter in attribute route (#8530) 2018-10-04 14:39:40 +13:00
SerializableErrorTests.cs
SimpleTests.cs
StreamOutputFormatterTest.cs
TagHelperComponentTagHelperTest.cs
TagHelpersFromServicesTest.cs
TagHelpersTest.cs
TempDataInCookiesTest.cs
TempDataInCookiesUsingCookieConsentTest.cs
TempDataInSessionTest.cs
TempDataPropertyTest.cs
TempDataTestBase.cs
TestingInfrastructureInheritanceTests.cs
TestingInfrastructureTests.cs [Fixes #8250] Improve the error message when TEntryPoint is not in an entry point assembly 2018-09-06 18:02:21 -07:00
UrlResolutionTest.cs
VersioningEndpointRoutingTests.cs
VersioningTests.cs
VersioningTestsBase.cs
ViewComponentFromServicesTests.cs
ViewEngineTests.cs Add a feature to disable file watching in Razor pages (#8369) 2018-09-06 10:16:31 -07:00
WebApiCompatShimActionResultTest.cs
WebApiCompatShimActionSelectionTest.cs
WebApiCompatShimBasicTest.cs Quick fix: Clean up test warnings 2018-10-28 21:18:57 -07:00
WebApiCompatShimParameterBindingTest.cs
XmlDataContractSerializerFormattersWrappingTest.cs Use compat flag to drive XML ProblemDetails formatting 2018-10-12 14:15:28 -07:00
XmlDataContractSerializerInputFormatterTest.cs
XmlOutputFormatterTests.cs
XmlSerializerFormattersWrappingTest.cs Use compat flag to drive XML ProblemDetails formatting 2018-10-12 14:15:28 -07:00
XmlSerializerInputFormatterTests.cs
xunit.runner.json Include diagnosticMessages from xunit for Functional tests 2018-09-07 15:00:33 -07:00