aspnetcore/test
Kiran Challa faca3da42f Ensure ViewData is set on PageResult after a handler method executes
[Fixes #7665] Initializing PageResult.Page as part of result execution breaks Identity UI
2018-04-18 11:44:04 -07:00
..
Microsoft.AspNetCore.Mvc.Abstractions.Test Include parameter type's attributes in ModelMetadata 2018-04-17 12:40:38 -07:00
Microsoft.AspNetCore.Mvc.Analyzers.Experimental.Test Add an analyzer to warn against the use of IHtmlHelper.Partial and IHtmlHelper.RenderPartial 2018-03-29 21:25:54 -07:00
Microsoft.AspNetCore.Mvc.Analyzers.Test Add an analyzer to warn against the use of IHtmlHelper.Partial and IHtmlHelper.RenderPartial 2018-03-29 21:25:54 -07:00
Microsoft.AspNetCore.Mvc.ApiExplorer.Test Add mapping service for action results 2018-03-27 17:13:41 -07:00
Microsoft.AspNetCore.Mvc.Core.Test [Fixes #7658] FileStreamResultExecutor fails to Dispose FileStream 2018-04-18 11:43:09 -07:00
Microsoft.AspNetCore.Mvc.Cors.Test Use ModelMetadataProvider to infer BindingSource on application model 2018-04-02 09:48:49 -07:00
Microsoft.AspNetCore.Mvc.DataAnnotations.Test Include parameter type's attributes in ModelMetadata 2018-04-17 12:40:38 -07:00
Microsoft.AspNetCore.Mvc.Formatters.Json.Test
Microsoft.AspNetCore.Mvc.Formatters.Xml.Test
Microsoft.AspNetCore.Mvc.FunctionalTests Ensure ViewData is set on PageResult after a handler method executes 2018-04-18 11:44:04 -07:00
Microsoft.AspNetCore.Mvc.IntegrationTests Include parameter type's attributes in ModelMetadata 2018-04-17 12:40:38 -07:00
Microsoft.AspNetCore.Mvc.Localization.Test
Microsoft.AspNetCore.Mvc.Razor.Test Remove usages of obsolete APIs 2018-04-13 14:54:35 -07:00
Microsoft.AspNetCore.Mvc.RazorPages.Test Ensure ViewData is set on PageResult after a handler method executes 2018-04-18 11:44:04 -07:00
Microsoft.AspNetCore.Mvc.TagHelpers.Test
Microsoft.AspNetCore.Mvc.Test Introduce ViewDataAttribute 2018-04-02 10:31:16 -07:00
Microsoft.AspNetCore.Mvc.TestCommon Use VirtualRazorProjectSystem for Razor tests 2018-04-09 15:27:03 -07:00
Microsoft.AspNetCore.Mvc.TestDiagnosticListener
Microsoft.AspNetCore.Mvc.ViewFeatures.Test Include parameter type's attributes in ModelMetadata 2018-04-17 12:40:38 -07:00
Microsoft.AspNetCore.Mvc.WebApiCompatShimTest Use ModelMetadataProvider to infer BindingSource on application model 2018-04-02 09:48:49 -07:00
WebSites Ensure ViewData is set on PageResult after a handler method executes 2018-04-18 11:44:04 -07:00
Directory.Build.props
MvcTests.ruleset