| .. |
|
Infrastructure
|
Testing infrastructure cleanup
|
2017-07-07 13:18:42 -07:00 |
|
compiler/resources
|
Add ITagHelperComponentManager (#6302)
|
2017-05-23 13:22:15 -07:00 |
|
AntiforgeryAuthTests.cs
|
…
|
|
|
AntiforgeryTestHelper.cs
|
Change `FormTagHelper` to apply to all form tags.
|
2017-04-24 18:39:01 -07:00 |
|
AntiforgeryTests.cs
|
…
|
|
|
ApiExplorerTest.cs
|
Revive call to FormattingUtilities in XmlDataContractSerializerOutputFormatter
|
2017-07-07 10:11:28 -07:00 |
|
ApplicationModelTest.cs
|
Add support for suppressing inbound and outbound routing
|
2017-04-14 17:02:45 -07:00 |
|
AsyncActionsTests.cs
|
React to new ObjectMethodExecutor in Common
|
2017-05-03 15:40:02 +01:00 |
|
BasicTests.cs
|
Allow "page" route parameter to be used in Mvc controllers
|
2017-09-18 15:02:13 -07:00 |
|
CompilationOptionsTests.cs
|
Change TFM to netcoreapp2.0 (#6234)
|
2017-05-04 18:11:26 -07:00 |
|
ConsumesAttributeTests.cs
|
…
|
|
|
ContentNegotiationTest.cs
|
Upgrade test framework versions and fix test issues
|
2017-05-15 14:11:27 -07:00 |
|
ControllerFromServicesTests.cs
|
…
|
|
|
CorsTests.cs
|
Refactor CORS support out of MVC Core
|
2017-08-14 11:40:56 -07:00 |
|
DefaultOrderTest.cs
|
…
|
|
|
DefaultValuesTest.cs
|
…
|
|
|
DirectivesTest.cs
|
…
|
|
|
DoNotRespectBrowserAcceptHeaderTests.cs
|
…
|
|
|
ErrorPageTests.cs
|
Generate full pdbs for views on desktop and re-enable runtime error tests (#6442)
|
2017-06-26 10:46:12 -07:00 |
|
ExceptionInfo.cs
|
[Fixes #6468] Clean up the productionized testing infrastructure
|
2017-07-03 10:15:06 -07:00 |
|
FileResultTests.cs
|
Add EnableRangeProcessingSwitch for FileContentResult and Fil… (#6839)
|
2017-09-18 10:57:49 -07:00 |
|
FiltersTest.cs
|
…
|
|
|
FlushPointTest.cs
|
…
|
|
|
FormFileUploadTest.cs
|
…
|
|
|
HtmlGenerationTest.cs
|
Check for properties that can't befound
|
2017-07-04 13:26:17 -07:00 |
|
HtmlHelperOptionsTest.cs
|
…
|
|
|
HttpResponseMessageExceptions.cs
|
[Fixes #6468] Clean up the productionized testing infrastructure
|
2017-07-03 10:15:06 -07:00 |
|
InputFormatterTests.cs
|
Make [FromBody] treat empty request bodies as invalid (#4750)
|
2017-04-10 16:55:14 +01:00 |
|
InputObjectValidationTests.cs
|
…
|
|
|
JsonOutputFormatterTests.cs
|
…
|
|
|
JsonPatchInputFormatterTest.cs
|
Suppress JsonPatchDocument validation (#6429)
|
2017-06-22 14:14:11 -07:00 |
|
JsonResultTest.cs
|
…
|
|
|
LinkGenerationTests.cs
|
…
|
|
|
Microsoft.AspNetCore.Mvc.FunctionalTests.csproj
|
Pinning versions for 2.0.0
|
2017-08-17 15:00:47 -07:00 |
|
MvcSandboxTest.cs
|
Make /Pages the default root for pages.
|
2017-04-24 15:46:32 -07:00 |
|
OutputFormatterTest.cs
|
…
|
|
|
RazorPageExecutionInstrumentationTest.cs
|
…
|
|
|
RazorPageModelTest.cs
|
Parity between Controller and Page/PageModel
|
2017-04-19 15:02:06 -07:00 |
|
RazorPagesNamespaceTest.cs
|
Adding functional tests for @namespace
|
2017-04-14 14:47:29 -07:00 |
|
RazorPagesTest.cs
|
Injecting IViewLocalizer into Razor Page causing IndexOutOfRangeException
|
2017-09-15 15:58:32 -07:00 |
|
RazorPagesViewSearchTest.cs
|
Implement view search for pages
|
2017-04-18 16:11:24 -07:00 |
|
RazorPagesWithBasePathTest.cs
|
Add support for specifying filters on page models.
|
2017-06-28 14:43:02 -07:00 |
|
RazorViewLocationSpecificationTest.cs
|
…
|
|
|
RemoteAttributeValidationTest.cs
|
…
|
|
|
RequestServicesTest.cs
|
…
|
|
|
RespectBrowserAcceptHeaderTests.cs
|
…
|
|
|
RouteDataTest.cs
|
…
|
|
|
RoutingTests.cs
|
Upgrade test framework versions and fix test issues
|
2017-05-15 14:11:27 -07:00 |
|
SerializableErrorTests.cs
|
…
|
|
|
SimpleTests.cs
|
…
|
|
|
StreamOutputFormatterTest.cs
|
…
|
|
|
TagHelperComponentTagHelperTest.cs
|
Add ITagHelperComponentManager (#6302)
|
2017-05-23 13:22:15 -07:00 |
|
TagHelpersFromServicesTest.cs
|
Add back support for AddTagHelpersAsServices
|
2017-05-23 14:04:42 -07:00 |
|
TagHelpersTest.cs
|
Re-enable skipped test
|
2017-04-04 19:25:50 -07:00 |
|
TempDataInCookiesTest.cs
|
React to StringSegment changes
|
2017-05-23 14:01:44 -07:00 |
|
TempDataInSessionTest.cs
|
…
|
|
|
TempDataPropertyTest.cs
|
…
|
|
|
TempDataTestBase.cs
|
…
|
|
|
UrlResolutionTest.cs
|
…
|
|
|
VersioningTests.cs
|
…
|
|
|
ViewComponentFromServicesTests.cs
|
…
|
|
|
ViewEngineTests.cs
|
Normalize paths returned by view location expanders
|
2017-06-27 08:48:07 -07:00 |
|
WebApiCompatShimActionResultTest.cs
|
…
|
|
|
WebApiCompatShimActionSelectionTest.cs
|
…
|
|
|
WebApiCompatShimBasicTest.cs
|
Re-enable net461 functional tests.
|
2017-06-06 13:10:29 -07:00 |
|
WebApiCompatShimParameterBindingTest.cs
|
…
|
|
|
XmlDataContractSerializerFormattersWrappingTest.cs
|
…
|
|
|
XmlDataContractSerializerInputFormatterTest.cs
|
…
|
|
|
XmlOutputFormatterTests.cs
|
…
|
|
|
XmlSerializerFormattersWrappingTest.cs
|
…
|
|
|
XmlSerializerInputFormatterTests.cs
|
…
|
|
|
xunit.runner.json
|
[Fixes #6468] Clean up the productionized testing infrastructure
|
2017-07-03 10:15:06 -07:00 |