| .. |
|
Infrastructure
|
Revert "Revert "Improvements to the testing package.""
|
2017-09-19 21:45:05 -07:00 |
|
compiler/resources
|
…
|
|
|
AntiforgeryAuthTests.cs
|
Add a test where [Ignore..] gets overridden
|
2017-08-25 13:55:27 -07:00 |
|
AntiforgeryTestHelper.cs
|
…
|
|
|
AntiforgeryTests.cs
|
…
|
|
|
ApiControllerAttributeTests.cs
|
Introduce a filter to send bad request results with details when ModelState is invalid (#6849)
|
2017-09-21 11:09:32 -07:00 |
|
ApiExplorerTest.cs
|
Replace ProblemDetailsAttribute with ApiControllerAttribute
|
2017-09-22 10:26:13 -07:00 |
|
ApplicationModelTest.cs
|
…
|
|
|
AsyncActionsTests.cs
|
…
|
|
|
BasicTests.cs
|
Revert "Revert "Improvements to the testing package.""
|
2017-09-19 21:45:05 -07:00 |
|
CompilationOptionsTests.cs
|
…
|
|
|
ConsumesAttributeTests.cs
|
…
|
|
|
ContentNegotiationTest.cs
|
House Cleaning - Spelling and grammar 🚿
|
2017-08-30 14:58:44 -07:00 |
|
ControllerFromServicesTests.cs
|
…
|
|
|
CorsTests.cs
|
…
|
|
|
DefaultOrderTest.cs
|
…
|
|
|
DefaultValuesTest.cs
|
…
|
|
|
DirectivesTest.cs
|
…
|
|
|
DoNotRespectBrowserAcceptHeaderTests.cs
|
…
|
|
|
ErrorPageTests.cs
|
…
|
|
|
ExceptionInfo.cs
|
…
|
|
|
FileResultTests.cs
|
…
|
|
|
FiltersTest.cs
|
…
|
|
|
FlushPointTest.cs
|
…
|
|
|
FormFileUploadTest.cs
|
…
|
|
|
HtmlGenerationTest.cs
|
House Cleaning - Spelling and grammar 🚿
|
2017-08-30 14:58:44 -07:00 |
|
HtmlHelperOptionsTest.cs
|
Auto-select `type="text"` for `DateTimeOffset` values
|
2017-09-05 16:05:13 -07:00 |
|
HttpResponseMessageExceptions.cs
|
…
|
|
|
InputFormatterTests.cs
|
…
|
|
|
InputObjectValidationTests.cs
|
House Cleaning - Spelling and grammar 🚿
|
2017-08-30 14:58:44 -07:00 |
|
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
|
Use PackageLineup to manage PackageReference versions
|
2017-08-30 12:14:11 -07:00 |
|
MvcSandboxTest.cs
|
…
|
|
|
OutputFormatterTest.cs
|
…
|
|
|
RazorPageExecutionInstrumentationTest.cs
|
…
|
|
|
RazorPageModelTest.cs
|
…
|
|
|
RazorPagesNamespaceTest.cs
|
…
|
|
|
RazorPagesTest.cs
|
Provide a way within the Page/PageModel to run code before any handler runs
|
2017-09-22 09:25:22 -07:00 |
|
RazorPagesViewSearchTest.cs
|
…
|
|
|
RazorPagesWithBasePathTest.cs
|
Update default Razor search paths to include ~/[PagesRoot]/Shared
|
2017-09-11 14:11:39 -07: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
|
Changed CookieTempDataProvider's CookieSecurePolicy from SameAsRequest to None
|
2017-08-29 14:55:52 -07:00 |
|
TempDataInSessionTest.cs
|
…
|
|
|
TempDataPropertyTest.cs
|
…
|
|
|
TempDataTestBase.cs
|
Avoid saving TempData in case of unhandled exceptions. [Fixes #6598] BUG? Accessing TempData prevent response to have content on error.
|
2017-09-07 13:13:27 -07:00 |
|
UrlResolutionTest.cs
|
…
|
|
|
VersioningTests.cs
|
…
|
|
|
ViewComponentFromServicesTests.cs
|
…
|
|
|
ViewEngineTests.cs
|
Update default Razor search paths to include ~/[PagesRoot]/Shared
|
2017-09-11 14:11:39 -07:00 |
|
WebApiCompatShimActionResultTest.cs
|
…
|
|
|
WebApiCompatShimActionSelectionTest.cs
|
…
|
|
|
WebApiCompatShimBasicTest.cs
|
Upgrade to xunit 2.3.0-beta4
|
2017-08-17 10:45:03 -07:00 |
|
WebApiCompatShimParameterBindingTest.cs
|
…
|
|
|
XmlDataContractSerializerFormattersWrappingTest.cs
|
…
|
|
|
XmlDataContractSerializerInputFormatterTest.cs
|
…
|
|
|
XmlOutputFormatterTests.cs
|
…
|
|
|
XmlSerializerFormattersWrappingTest.cs
|
…
|
|
|
XmlSerializerInputFormatterTests.cs
|
…
|
|
|
xunit.runner.json
|
…
|
|