aspnetcore/test
Ryan Nowak 1128bd572c Add a functional test for middleware after routing
It came up during routing discussions that we don't have any tests for
this scenario.
2018-08-30 14:51:56 -07:00
..
Microsoft.AspNetCore.Mvc.Abstractions.Test
Microsoft.AspNetCore.Mvc.Analyzers.Experimental.Test Add analyzer and codefix that suggests removing unnecessary invalid model state validity checks 2018-07-30 13:14:20 -07:00
Microsoft.AspNetCore.Mvc.ApiExplorer.Test Introduce ProducesErrorResponseTypeAttribute 2018-08-30 11:24:03 -07:00
Microsoft.AspNetCore.Mvc.Core.Test Introduce ProducesErrorResponseTypeAttribute 2018-08-30 11:24:03 -07:00
Microsoft.AspNetCore.Mvc.Core.TestCommon Set trace id in ProblemDetalsClientErrorFactory 2018-08-29 16:03:08 -07:00
Microsoft.AspNetCore.Mvc.Cors.Test React to Routing repo's api changes 2018-08-03 16:25:41 -07:00
Microsoft.AspNetCore.Mvc.DataAnnotations.Test CompositeValidationAttribute 2018-07-20 15:31:14 -07:00
Microsoft.AspNetCore.Mvc.Formatters.Json.Test Fix flaky test by using a different instance of contract resolver 2018-08-01 07:33:37 -07:00
Microsoft.AspNetCore.Mvc.Formatters.Xml.Test Polish ProblemDetails 2018-08-28 16:21:39 -07:00
Microsoft.AspNetCore.Mvc.FunctionalTests Add a functional test for middleware after routing 2018-08-30 14:51:56 -07:00
Microsoft.AspNetCore.Mvc.IntegrationTests [Design] Add a MaxValidationDepth option to ValidationVisitor 2018-08-16 15:01:18 -07:00
Microsoft.AspNetCore.Mvc.Localization.Test
Microsoft.AspNetCore.Mvc.Razor.Test Make publicly exposed Roslyn types internal 2018-07-31 11:08:22 -07:00
Microsoft.AspNetCore.Mvc.RazorPages.Test [Design] Add a MaxValidationDepth option to ValidationVisitor 2018-08-16 15:01:18 -07:00
Microsoft.AspNetCore.Mvc.TagHelpers.Test Use local instances of MemoryCache in script, link and image tag helper 2018-08-01 10:14:31 -07:00
Microsoft.AspNetCore.Mvc.Test Use ClientErrorData to configure ClientErrorResultFilter 2018-08-28 13:35:32 -07:00
Microsoft.AspNetCore.Mvc.TestDiagnosticListener
Microsoft.AspNetCore.Mvc.ViewFeatures.Test Fix obsolete constraint resolver usage (#8361) 2018-08-30 13:28:46 +12:00
Microsoft.AspNetCore.Mvc.Views.TestCommon
Microsoft.AspNetCore.Mvc.WebApiCompatShimTest
Mvc.Analyzers.Test Ignore parameters that specify a model binder type 2018-08-15 12:12:04 -07:00
Mvc.Api.Analyzers.Test Add analyzer support for status code methods and constructors 2018-08-29 18:23:52 -07:00
WebSites Add a functional test for middleware after routing 2018-08-30 14:51:56 -07:00
Directory.Build.props
MvcTests.ruleset