aspnetcore/test
N. Taylor Mullen 7036e2b0f5 Change `ViewComponent.View()` to flow the `ViewData.Model`.
- This is more consistent with how controllers work.

#4882
2016-08-25 10:22:23 -07:00
..
Microsoft.AspNetCore.Mvc.Abstractions.Test
Microsoft.AspNetCore.Mvc.ApiExplorer.Test Updating to Moq \ Castle.Core that does not require imports 2016-08-08 12:20:14 -07:00
Microsoft.AspNetCore.Mvc.Core.Test [Fixes #4991] Misleading MissingMethodException message for incorrect routes 2016-08-11 11:57:21 -07:00
Microsoft.AspNetCore.Mvc.Cors.Test
Microsoft.AspNetCore.Mvc.DataAnnotations.Test Localize DataAnnotations (#5129) 2016-08-16 11:52:15 -07:00
Microsoft.AspNetCore.Mvc.Formatters.Json.Test
Microsoft.AspNetCore.Mvc.Formatters.Xml.Test Updating to Moq \ Castle.Core that does not require imports 2016-08-08 12:20:14 -07:00
Microsoft.AspNetCore.Mvc.FunctionalTests ModelBinding: Remove IsReadOnly checks and add/update tests 2016-08-04 14:20:23 -07:00
Microsoft.AspNetCore.Mvc.IntegrationTests Updating to Moq \ Castle.Core that does not require imports 2016-08-08 12:20:14 -07:00
Microsoft.AspNetCore.Mvc.Localization.Test Updating to Moq \ Castle.Core that does not require imports 2016-08-08 12:20:14 -07:00
Microsoft.AspNetCore.Mvc.Razor.Host.Test Updating to Moq \ Castle.Core that does not require imports 2016-08-08 12:20:14 -07:00
Microsoft.AspNetCore.Mvc.Razor.Test Adding support for Razor precompilation 2016-08-19 07:27:51 -07:00
Microsoft.AspNetCore.Mvc.TagHelpers.Test Updating to Moq \ Castle.Core that does not require imports 2016-08-08 12:20:14 -07:00
Microsoft.AspNetCore.Mvc.Test Adding support for Razor precompilation 2016-08-19 07:27:51 -07:00
Microsoft.AspNetCore.Mvc.TestCommon Localize DataAnnotations (#5129) 2016-08-16 11:52:15 -07:00
Microsoft.AspNetCore.Mvc.TestDiagnosticListener.Sources
Microsoft.AspNetCore.Mvc.ViewFeatures.Test Change `ViewComponent.View()` to flow the `ViewData.Model`. 2016-08-25 10:22:23 -07:00
Microsoft.AspNetCore.Mvc.WebApiCompatShimTest
WebSites