aspnetcore/test/Microsoft.AspNetCore.Mvc.Fu...
Doug Bunting 1da7a89f59 Add `ErrorContext.Member` to `ErrorContext.Path` when clearly needed
- #8509

nits:
- use `ModelNames.CreatePropertyModelName(...)`
- move `exception` assignment up and reuse that variable
2018-11-16 16:30:43 -08:00
..
Infrastructure Polish ProblemDetails 2018-08-28 16:21:39 -07:00
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 Fix aspnet/Routing#721 2018-08-28 12:26:13 -07:00
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 Fix some spelling (#8378) 2018-09-06 07:39:01 -07:00
DefaultValuesTest.cs Fix typos (#8413) 2018-09-12 09:34:45 -07:00
DirectivesTest.cs
DoNotRespectBrowserAcceptHeaderTests.cs
ErrorPageTests.cs Switch from async void to async Task (#8722) 2018-11-13 12:26:08 -08:00
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 Fix some spelling (#8378) 2018-09-06 07:39:01 -07:00
HtmlGenerationWithCultureTest.cs
HtmlHelperOptionsTest.cs
InputFormatterTests.cs Fix typos (#8413) 2018-09-12 09:34:45 -07:00
InputObjectValidationTests.cs Add `ErrorContext.Member` to `ErrorContext.Path` when clearly needed 2018-11-16 16:30:43 -08: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 Update projects and packages to target netcoreapp3.0 (aspnet/Mvc#8734) 2018-11-16 16:28:35 -08: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 Add integration and functional tests of `[BindRequired]` on page properties (#8677) 2018-10-31 14:15:14 -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 Make types in Microsoft.AspNetCore.Mvc.Internal namespace internal 2018-11-08 14:00:16 -08:00
RoutingTestsBase.cs Merge pull request #8662 from dotnet-maestro-bot/merge/release/2.2-to-master 2018-10-28 21:36:51 -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 Fix some spelling (#8378) 2018-09-06 07:39:01 -07:00
StreamOutputFormatterTest.cs
TagHelperComponentTagHelperTest.cs
TagHelpersFromServicesTest.cs
TagHelpersTest.cs Fix some spelling (#8378) 2018-09-06 07:39:01 -07:00
TempDataInCookiesTest.cs
TempDataInCookiesUsingCookieConsentTest.cs
TempDataInSessionTest.cs
TempDataPropertyTest.cs
TempDataTestBase.cs
TestingInfrastructureInheritanceTests.cs
TestingInfrastructureTests.cs Remove WebApiCompatShim 2018-11-09 14:32:28 -08: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
XmlDataContractSerializerFormattersWrappingTest.cs Use compat flag to drive XML ProblemDetails formatting 2018-10-12 14:15:28 -07:00
XmlDataContractSerializerInputFormatterTest.cs Fix some spelling (#8378) 2018-09-06 07:39:01 -07:00
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