aspnetcore/test
Pranav K 2ef26486dd Add global filters with the right scope
Previously global filters were added to the page application model with Action scope. This
would have resulted in incorrect ordering of filters during execution. We'll instead add
global filters separately with the right scope. #6579 will be used to express global filters
as part of the application model.
2017-07-21 14:02:07 -07:00
..
Microsoft.AspNetCore.Mvc.Abstractions.Test Do not include type names in `ModelState` error messages 2017-06-28 15:16:23 -07:00
Microsoft.AspNetCore.Mvc.ApiExplorer.Test
Microsoft.AspNetCore.Mvc.Core.Test Fix filter order (#6577) 2017-07-21 10:50:34 -07:00
Microsoft.AspNetCore.Mvc.Cors.Test
Microsoft.AspNetCore.Mvc.DataAnnotations.Test Do not include type names in `ModelState` error messages 2017-06-28 15:16:23 -07:00
Microsoft.AspNetCore.Mvc.Formatters.Json.Test Do not include type names in `ModelState` error messages 2017-06-28 15:16:23 -07:00
Microsoft.AspNetCore.Mvc.Formatters.Xml.Test
Microsoft.AspNetCore.Mvc.FunctionalTests Fix filter order (#6577) 2017-07-21 10:50:34 -07:00
Microsoft.AspNetCore.Mvc.IntegrationTests Add `FloatingPointTypeModelBinderProvider` and related binders 2017-07-03 17:55:04 -07:00
Microsoft.AspNetCore.Mvc.Localization.Test
Microsoft.AspNetCore.Mvc.Performance
Microsoft.AspNetCore.Mvc.Razor.Test Fix build break 2017-07-06 19:43:42 -07:00
Microsoft.AspNetCore.Mvc.RazorPages.Test Add global filters with the right scope 2017-07-21 14:02:07 -07:00
Microsoft.AspNetCore.Mvc.TagHelpers.Test Increase wait timeouts for flaky tests (#6548) 2017-07-17 16:40:06 -07:00
Microsoft.AspNetCore.Mvc.Test Remove ParseOptions and CompilationOptions from RazorViewEngineOptions (#6487) 2017-07-05 14:18:49 -07:00
Microsoft.AspNetCore.Mvc.TestCommon
Microsoft.AspNetCore.Mvc.TestDiagnosticListener
Microsoft.AspNetCore.Mvc.ViewFeatures.Test Fix #6480 2017-07-07 13:14:03 -07:00
Microsoft.AspNetCore.Mvc.WebApiCompatShimTest Comment on remaining PackageTargetFallbacks 2017-07-07 15:01:07 -07:00
WebSites Fix filter order (#6577) 2017-07-21 10:50:34 -07:00