| .. |
|
Infrastructure
|
…
|
|
|
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
|
Introduce IAlwaysRunResultFilter \ IAsyncAlwaysRunResultFilter (#7120)
|
2017-12-22 10:52:52 -08:00 |
|
CombineAuthorizeTests.cs
|
Add CombineAuthorizeFilters option
|
2018-01-08 11:59:30 -08:00 |
|
CompilationOptionsTests.cs
|
Change TFM to netcoreapp2.0 (#6234)
|
2017-05-04 18:11:26 -07:00 |
|
ConsumesAttributeTests.cs
|
…
|
|
|
ContentNegotiationTest.cs
|
House Cleaning - Spelling and grammar 🚿
|
2017-08-30 14:58:44 -07:00 |
|
ControllerFromServicesTests.cs
|
[Fixes #3732] Simplify controller discovery.
|
2016-03-31 10:50:26 -07:00 |
|
CorsTests.cs
|
…
|
|
|
DefaultOrderTest.cs
|
…
|
|
|
DefaultValuesTest.cs
|
…
|
|
|
DirectivesTest.cs
|
Correct test failures on Windows with `git config core.autocrlf false`
|
2016-09-08 09:20:05 -07:00 |
|
DoNotRespectBrowserAcceptHeaderTests.cs
|
…
|
|
|
ErrorPageTests.cs
|
React to naming change in Razor
|
2018-01-03 12:38:16 -08:00 |
|
ExceptionInfo.cs
|
[Fixes #6468] Clean up the productionized testing infrastructure
|
2017-07-03 10:15:06 -07:00 |
|
FileResultTests.cs
|
…
|
|
|
FiltersTest.cs
|
…
|
|
|
FlushPointTest.cs
|
* Unignore test
|
2016-02-03 12:03:03 -08:00 |
|
FormFileUploadTest.cs
|
…
|
|
|
GlobalAuthorizationFilterTest.cs
|
Add CombineAuthorizeFilters option
|
2018-01-08 11:59:30 -08:00 |
|
HtmlGenerationTest.cs
|
Add a <partial /> tag helper
|
2017-11-30 17:08:47 -08:00 |
|
HtmlHelperOptionsTest.cs
|
…
|
|
|
HttpResponseMessageExceptions.cs
|
[Fixes #6468] Clean up the productionized testing infrastructure
|
2017-07-03 10:15:06 -07:00 |
|
InputFormatterTests.cs
|
Move option for JSON errors to MvcJsonOptions
|
2018-01-07 21:48:58 -08:00 |
|
InputObjectValidationTests.cs
|
…
|
|
|
InputValidationTests.cs
|
…
|
|
|
JsonOutputFormatterTests.cs
|
…
|
|
|
JsonPatchInputFormatterTest.cs
|
Suppress JsonPatchDocument validation (#6429)
|
2017-06-22 14:14:11 -07:00 |
|
JsonResultTest.cs
|
Serialize JSON using camel case by default
|
2016-06-09 11:58:23 -07:00 |
|
LinkGenerationTests.cs
|
…
|
|
|
Microsoft.AspNetCore.Mvc.FunctionalTests.csproj
|
Add support for recompilation
|
2018-01-08 15:26:20 -08:00 |
|
MvcSandboxTest.cs
|
Make /Pages the default root for pages.
|
2017-04-24 15:46:32 -07:00 |
|
OutputFormatterTest.cs
|
…
|
|
|
RazorBuildTest.cs
|
Add support for recompilation
|
2018-01-08 15:26:20 -08:00 |
|
RazorPageExecutionInstrumentationTest.cs
|
…
|
|
|
RazorPageModelTest.cs
|
…
|
|
|
RazorPagesNamespaceTest.cs
|
Adding functional tests for @namespace
|
2017-04-14 14:47:29 -07:00 |
|
RazorPagesTest.cs
|
React to naming change in Razor
|
2018-01-03 12:38:16 -08:00 |
|
RazorPagesViewSearchTest.cs
|
Implement view search for pages
|
2017-04-18 16:11:24 -07:00 |
|
RazorPagesWithBasePathTest.cs
|
Add support for areas to Razor Pages
|
2017-12-19 15:03:05 -08:00 |
|
RazorViewLocationSpecificationTest.cs
|
…
|
|
|
RemoteAttributeValidationTest.cs
|
…
|
|
|
RequestFormLimitsTest.cs
|
…
|
|
|
RequestServicesTest.cs
|
…
|
|
|
RequestSizeLimitTest.cs
|
…
|
|
|
RespectBrowserAcceptHeaderTests.cs
|
…
|
|
|
RouteDataTest.cs
|
[Design] Split up MvcRouteHandler
|
2016-06-07 08:12:47 -07:00 |
|
RoutingTests.cs
|
…
|
|
|
SerializableErrorTests.cs
|
…
|
|
|
SimpleTests.cs
|
…
|
|
|
StreamOutputFormatterTest.cs
|
Rename AspNet 5 file contents.
|
2016-01-22 12:18:33 -08:00 |
|
TagHelperComponentTagHelperTest.cs
|
…
|
|
|
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
|
…
|
|
|
TempDataInCookiesUsingCookieConsentTest.cs
|
Marked CookieTempDataProvider's cookie as non-essential
|
2018-01-05 15:41:01 -08:00 |
|
TempDataInSessionTest.cs
|
…
|
|
|
TempDataPropertyTest.cs
|
[Fixes #6591] TempData should support nullable types
|
2017-12-04 15:33:22 -08:00 |
|
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
|
Use latest `Microsoft.AspNet.WebApi.Client` package
|
2018-01-05 16:42:28 -08:00 |
|
WebApiCompatShimParameterBindingTest.cs
|
Serialize JSON using camel case by default
|
2016-06-09 11:58:23 -07:00 |
|
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
|
…
|
|