aspnetcore/test
Pranav K 17d2545b55
Throw if the type parameter for ActionResult<T> is an action result (#7942)
Fixes #7931
2018-06-21 07:51:12 -07:00
..
Microsoft.AspNetCore.Mvc.Abstractions.Test
Microsoft.AspNetCore.Mvc.Analyzers.Experimental.Test Ensure analyzer package is referenced by Microsoft.AspNetCore.Mvc 2018-06-19 16:11:47 -07:00
Microsoft.AspNetCore.Mvc.Analyzers.Test Setting up for ApiConventionAttribute analyzers (#7912) 2018-06-20 15:22:53 -07:00
Microsoft.AspNetCore.Mvc.ApiExplorer.Test Add support for conventions in DefaultApiDescriptionProvider 2018-06-11 16:07:09 -07:00
Microsoft.AspNetCore.Mvc.Core.Test Throw if the type parameter for ActionResult<T> is an action result (#7942) 2018-06-21 07:51:12 -07:00
Microsoft.AspNetCore.Mvc.Core.TestCommon
Microsoft.AspNetCore.Mvc.Cors.Test
Microsoft.AspNetCore.Mvc.DataAnnotations.Test
Microsoft.AspNetCore.Mvc.Formatters.Json.Test
Microsoft.AspNetCore.Mvc.Formatters.Xml.Test
Microsoft.AspNetCore.Mvc.FunctionalTests Fix up a few pieces for the fallback integrity check feature. 2018-06-20 16:10:52 -07:00
Microsoft.AspNetCore.Mvc.IntegrationTests
Microsoft.AspNetCore.Mvc.Localization.Test
Microsoft.AspNetCore.Mvc.Razor.Test Fix up error message when compilation references are missing 2018-06-18 09:20:08 -07:00
Microsoft.AspNetCore.Mvc.RazorPages.Test Allow IgnoreAntiForgeryToken applied on Razor Page models to work 2018-06-13 11:59:47 -07:00
Microsoft.AspNetCore.Mvc.TagHelpers.Test Fix up a few pieces for the fallback integrity check feature. 2018-06-20 16:10:52 -07:00
Microsoft.AspNetCore.Mvc.Test Ensure analyzer package is referenced by Microsoft.AspNetCore.Mvc 2018-06-19 16:11:47 -07:00
Microsoft.AspNetCore.Mvc.TestDiagnosticListener
Microsoft.AspNetCore.Mvc.ViewFeatures.Test
Microsoft.AspNetCore.Mvc.Views.TestCommon
Microsoft.AspNetCore.Mvc.WebApiCompatShimTest Cleanup TestCommon 2018-05-18 10:45:57 -07:00
WebSites Fix up a few pieces for the fallback integrity check feature. 2018-06-20 16:10:52 -07:00
Directory.Build.props Remove `xUnit1026` workaround in test projects 2018-06-08 15:24:36 -07:00
MvcTests.ruleset