aspnetcore/test
Doug Bunting 0b6932dc15 Quick fix: Clean up test warnings
- avoid "Skipping test case with duplicate ID" messages
  - xUnit gets confused when `[Theory]`s are overridden
- avoid "falling back to single test case" messages
  - fix inspired by aspnet/SignalR#1820
2018-10-28 21:18:57 -07:00
..
Microsoft.AspNetCore.Mvc.Abstractions.Test Use Internal.AspNetCore.Sdk as an MSBuild SDK 2018-10-04 15:12:38 -07:00
Microsoft.AspNetCore.Mvc.ApiExplorer.Test Use Internal.AspNetCore.Sdk as an MSBuild SDK 2018-10-04 15:12:38 -07:00
Microsoft.AspNetCore.Mvc.Core.Test Add test for metadata precedence (#8642) 2018-10-27 07:59:15 +13:00
Microsoft.AspNetCore.Mvc.Core.TestCommon Shortcircuit validation when using default validator providers and no validation metadata is discovered 2018-10-12 14:47:06 -07:00
Microsoft.AspNetCore.Mvc.Cors.Test Use Internal.AspNetCore.Sdk as an MSBuild SDK 2018-10-04 15:12:38 -07:00
Microsoft.AspNetCore.Mvc.DataAnnotations.Test Shortcircuit validation when using default validator providers and no validation metadata is discovered 2018-10-12 14:47:06 -07:00
Microsoft.AspNetCore.Mvc.Formatters.Json.Test Use Internal.AspNetCore.Sdk as an MSBuild SDK 2018-10-04 15:12:38 -07:00
Microsoft.AspNetCore.Mvc.Formatters.Xml.Test Use compat flag to drive XML ProblemDetails formatting 2018-10-12 14:15:28 -07:00
Microsoft.AspNetCore.Mvc.FunctionalTests Quick fix: Clean up test warnings 2018-10-28 21:18:57 -07:00
Microsoft.AspNetCore.Mvc.IntegrationTests Add a switch to allow turning on ValidationVisitor shortcircuiting (#8599) 2018-10-17 15:47:01 -07:00
Microsoft.AspNetCore.Mvc.Localization.Test Use Internal.AspNetCore.Sdk as an MSBuild SDK 2018-10-04 15:12:38 -07:00
Microsoft.AspNetCore.Mvc.Razor.Test Use Internal.AspNetCore.Sdk as an MSBuild SDK 2018-10-04 15:12:38 -07:00
Microsoft.AspNetCore.Mvc.RazorPages.Test Allow serving Razor files with leading underscore 2018-10-19 13:43:35 -07:00
Microsoft.AspNetCore.Mvc.TagHelpers.Test Use Internal.AspNetCore.Sdk as an MSBuild SDK 2018-10-04 15:12:38 -07:00
Microsoft.AspNetCore.Mvc.Test Add a switch to allow turning on ValidationVisitor shortcircuiting (#8599) 2018-10-17 15:47:01 -07:00
Microsoft.AspNetCore.Mvc.TestDiagnosticListener Use Internal.AspNetCore.Sdk as an MSBuild SDK 2018-10-04 15:12:38 -07:00
Microsoft.AspNetCore.Mvc.ViewFeatures.Test Allow custom handling of antiforgery failures 2018-10-19 13:47:08 -07:00
Microsoft.AspNetCore.Mvc.Views.TestCommon Use Internal.AspNetCore.Sdk as an MSBuild SDK 2018-10-04 15:12:38 -07:00
Microsoft.AspNetCore.Mvc.WebApiCompatShimTest Use Internal.AspNetCore.Sdk as an MSBuild SDK 2018-10-04 15:12:38 -07:00
Mvc.Analyzers.Test Use Internal.AspNetCore.Sdk as an MSBuild SDK 2018-10-04 15:12:38 -07:00
Mvc.Api.Analyzers.Test Use Internal.AspNetCore.Sdk as an MSBuild SDK 2018-10-04 15:12:38 -07:00
WebSites Fix link generation of routes with default values (#8616) 2018-10-23 16:10:43 +13:00
Directory.Build.props Use Internal.AspNetCore.Sdk as an MSBuild SDK 2018-10-04 15:12:38 -07:00
MvcTests.ruleset Upgrade to xunit 2.3.0-beta4 2017-08-17 10:45:03 -07:00