..
Infrastructure
Revert "Revert "Improvements to the testing package.""
2017-09-19 21:45:05 -07:00
compiler /resources
Add a <partial /> tag helper
2017-11-30 17:08:47 -08:00
AntiforgeryAuthTests.cs
…
AntiforgeryTestHelper.cs
…
AntiforgeryTests.cs
Disable broken Anti-forgery tests
2017-11-09 09:46:59 -08:00
ApiBehaviorTest.cs
Infer binding sources for ApiController parameters
2017-10-16 15:20:43 -07:00
ApiExplorerTest.cs
Infer multipart/form-data for FromFile parameters
2017-11-02 09:36:31 -07:00
ApplicationModelTest.cs
Add tests to ApplicationModelTest ( #6932 )
2017-10-10 11:24:03 -07:00
AsyncActionsTests.cs
…
BasicTests.cs
Simplify collection initialization ( #6897 )
2017-10-04 14:12:43 -07:00
CompilationOptionsTests.cs
…
ConsumesAttributeTests.cs
…
ContentNegotiationTest.cs
…
ControllerFromServicesTests.cs
…
CorsTests.cs
…
DefaultOrderTest.cs
…
DefaultValuesTest.cs
…
DirectivesTest.cs
…
DoNotRespectBrowserAcceptHeaderTests.cs
…
ErrorPageTests.cs
…
ExceptionInfo.cs
…
FileResultTests.cs
Add EnableRangeProcessing ( #6895 )
2017-09-29 18:39:45 -07:00
FiltersTest.cs
…
FlushPointTest.cs
…
FormFileUploadTest.cs
…
HtmlGenerationTest.cs
Add a <partial /> tag helper
2017-11-30 17:08:47 -08:00
HtmlHelperOptionsTest.cs
…
HttpResponseMessageExceptions.cs
…
InputFormatterTests.cs
Better JSON deserialization errors. Implements #4607 , #4862
2017-11-06 23:02:13 +00:00
InputObjectValidationTests.cs
…
InputValidationTests.cs
Support validation and BindBehavior on top-level action parameters and bound properties. Fixes #6790
2017-09-22 10:13:48 +01:00
JsonOutputFormatterTests.cs
…
JsonPatchInputFormatterTest.cs
…
JsonResultTest.cs
…
LinkGenerationTests.cs
…
Microsoft.AspNetCore.Mvc.FunctionalTests.csproj
Update samples and tests to target netcoreapp2.1
2017-11-13 14:58:40 -08:00
MvcSandboxTest.cs
…
OutputFormatterTest.cs
…
RazorPageExecutionInstrumentationTest.cs
…
RazorPageModelTest.cs
…
RazorPagesNamespaceTest.cs
…
RazorPagesTest.cs
Handle line ending differences in a few tests
2017-11-30 21:18:42 -08:00
RazorPagesViewSearchTest.cs
…
RazorPagesWithBasePathTest.cs
Handle line ending differences in a few tests
2017-11-30 21:18:42 -08:00
RazorViewLocationSpecificationTest.cs
…
RemoteAttributeValidationTest.cs
…
RequestFormLimitsTest.cs
Added RequestFormLimits filter.
2017-09-18 13:48:15 -07:00
RequestServicesTest.cs
…
RequestSizeLimitTest.cs
Changed RequestSizeLimitAttribute to create an authorization filter rather than a resource filter.
2017-09-12 17:03:24 -07:00
RespectBrowserAcceptHeaderTests.cs
…
RouteDataTest.cs
…
RoutingTests.cs
…
SerializableErrorTests.cs
…
SimpleTests.cs
…
StreamOutputFormatterTest.cs
…
TagHelperComponentTagHelperTest.cs
…
TagHelpersFromServicesTest.cs
…
TagHelpersTest.cs
…
TempDataInCookiesTest.cs
…
TempDataInSessionTest.cs
…
TempDataPropertyTest.cs
…
TempDataTestBase.cs
…
UrlResolutionTest.cs
…
VersioningTests.cs
…
ViewComponentFromServicesTests.cs
…
ViewEngineTests.cs
Handle line ending differences in a few tests
2017-11-30 21:18:42 -08:00
WebApiCompatShimActionResultTest.cs
…
WebApiCompatShimActionSelectionTest.cs
…
WebApiCompatShimBasicTest.cs
…
WebApiCompatShimParameterBindingTest.cs
…
XmlDataContractSerializerFormattersWrappingTest.cs
…
XmlDataContractSerializerInputFormatterTest.cs
Better JSON deserialization errors. Implements #4607 , #4862
2017-11-06 23:02:13 +00:00
XmlOutputFormatterTests.cs
…
XmlSerializerFormattersWrappingTest.cs
…
XmlSerializerInputFormatterTests.cs
Better JSON deserialization errors. Implements #4607 , #4862
2017-11-06 23:02:13 +00:00
xunit.runner.json
…