aspnetcore/test
Pranav K d346255db6
Add analyzer and codefix that suggests removing unnecessary invalid model state validity checks
Fixes #8146
2018-07-30 13:14:20 -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 ApiConventionMethodAttribute 2018-07-30 11:13:25 -07:00
Microsoft.AspNetCore.Mvc.Core.Test Handle subtype with suffix being a subtype without a suffix (#8170) 2018-07-30 12:05:41 -07:00
Microsoft.AspNetCore.Mvc.Core.TestCommon
Microsoft.AspNetCore.Mvc.Cors.Test Add EndpointMetadata to ActionDescriptor and hookup CORS (#8158) 2018-07-28 16:12:54 +12:00
Microsoft.AspNetCore.Mvc.DataAnnotations.Test CompositeValidationAttribute 2018-07-20 15:31:14 -07:00
Microsoft.AspNetCore.Mvc.Formatters.Json.Test Handle subtype with suffix being a subtype without a suffix (#8170) 2018-07-30 12:05:41 -07:00
Microsoft.AspNetCore.Mvc.Formatters.Xml.Test Avoid `InvalidOperationException` when serializing `SerializableError` 2018-07-26 08:56:02 -07:00
Microsoft.AspNetCore.Mvc.FunctionalTests Introduce ApiConventionMethodAttribute 2018-07-30 11:13:25 -07:00
Microsoft.AspNetCore.Mvc.IntegrationTests Mark unused `ParameterBinder.BindModelAsync(...)` overloads as `[Obsolete]` 2018-07-13 13:26:56 -07:00
Microsoft.AspNetCore.Mvc.Localization.Test
Microsoft.AspNetCore.Mvc.Razor.Test Ensure PageContext.ViewData and ViewContext.ViewData are the same instance 2018-07-16 11:16:03 -07:00
Microsoft.AspNetCore.Mvc.RazorPages.Test
Microsoft.AspNetCore.Mvc.TagHelpers.Test Custom error messages with validation message tag helper #8035 2018-07-22 17:55:06 +05:30
Microsoft.AspNetCore.Mvc.Test MVC startup experience (#8131) 2018-07-25 14:30:51 +12:00
Microsoft.AspNetCore.Mvc.TestDiagnosticListener
Microsoft.AspNetCore.Mvc.ViewFeatures.Test Re-organize shared src packages so we can do true IVT between src assemblies 2018-07-16 11:15:58 -07:00
Microsoft.AspNetCore.Mvc.Views.TestCommon
Microsoft.AspNetCore.Mvc.WebApiCompatShimTest
Mvc.Analyzers.Test Add analyzer and codefix that suggests removing unnecessary invalid model state validity checks 2018-07-30 13:14:20 -07:00
WebSites Introduce ApiConventionMethodAttribute 2018-07-30 11:13:25 -07:00
Directory.Build.props
MvcTests.ruleset