aspnetcore/test
Kiran Challa 09b5ff7b72 Use ParameterInfo for getting metadata of a parameter to show the correct information in ApiExplorer
[Fixes #7435] 2.1-Preview 1: IsBindingRequired and IsRequired still false with RequiredAttribute on controller parameter.
2018-03-19 11:50:19 -07:00
..
Microsoft.AspNetCore.Mvc.Abstractions.Test Add overload for AddModelError without ModelMetadata (#7407) 2018-03-02 11:03:46 -08:00
Microsoft.AspNetCore.Mvc.Analyzers.Test Ignore constructors when discovering actions 2018-03-06 17:42:53 -08:00
Microsoft.AspNetCore.Mvc.ApiExplorer.Test Use ParameterInfo for getting metadata of a parameter to show the correct information in ApiExplorer 2018-03-19 11:50:19 -07:00
Microsoft.AspNetCore.Mvc.Core.Test [Fixes #7412] AspNetCore 2.1 breaks integration with 3rd party validation libraries 2018-03-13 02:07:56 -07:00
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 Remove FiltersWebSite 2018-03-16 16:54:10 -07:00
Microsoft.AspNetCore.Mvc.IntegrationTests [Fixes #7412] AspNetCore 2.1 breaks integration with 3rd party validation libraries 2018-03-13 02:07:56 -07:00
Microsoft.AspNetCore.Mvc.Localization.Test
Microsoft.AspNetCore.Mvc.Razor.Test Ensure DebugType = embedded and DebugType = none work 2018-03-05 09:21:13 -08:00
Microsoft.AspNetCore.Mvc.RazorPages.Test [Fixes #7412] AspNetCore 2.1 breaks integration with 3rd party validation libraries 2018-03-13 02:07:56 -07:00
Microsoft.AspNetCore.Mvc.TagHelpers.Test
Microsoft.AspNetCore.Mvc.Test
Microsoft.AspNetCore.Mvc.TestCommon
Microsoft.AspNetCore.Mvc.TestDiagnosticListener
Microsoft.AspNetCore.Mvc.ViewFeatures.Test Do not use `FormattedModelValue` in password editor template 2018-03-05 08:33:16 -08:00
Microsoft.AspNetCore.Mvc.WebApiCompatShimTest
WebSites Stop building\testing on netcoreapp2.0 2018-03-19 10:09:51 -07:00
Directory.Build.props Stop building\testing on netcoreapp2.0 2018-03-19 10:09:51 -07:00
MvcTests.ruleset