aspnetcore/test/Microsoft.AspNetCore.Mvc.Vi...
Ryan Brandenburg 830983a477 Fixes #5198 Stops caching of Enum display values (#5185)
Fixes #5197 GetEnumSelectList uses IStringLocalizer
Fixes #4215 Html.DisplayFor now checks DisplayAttributes on enums
2016-09-07 16:00:17 -07:00
..
DependencyInjection
Internal Make tests resilient to Localization (#5011) 2016-07-14 09:28:01 -07:00
Properties
Rendering Fixes #5198 Stops caching of Enum display values (#5185) 2016-09-07 16:00:17 -07:00
ViewComponents [Fixes #5166] Support passing instance directly when invoking ViewComponents with single parameter 2016-08-26 16:33:42 -07:00
ViewEngines Fail more gracefully when option collections cleared 2016-06-30 14:52:50 -07:00
ViewFeatures Always render antiforgery tokens if `!CanRenderAtEndOfForm` 2016-07-20 15:25:08 -07:00
ControllerTest.cs
ControllerUnitTestabilityTests.cs Added consistent model property to view result variants (#4901) 2016-06-28 09:38:37 -07:00
Microsoft.AspNetCore.Mvc.ViewFeatures.Test.xproj One build to rule them all 2016-07-06 16:21:18 -07:00
ModelStateDictionaryExtensionsTest.cs
PartialViewResultTest.cs Added `ViewResultTest`s. (#4939) 2016-07-05 15:25:20 -07:00
RemoteAttributeTest.cs Make tests resilient to Localization (#5011) 2016-07-14 09:28:01 -07:00
Resources.resx
SkipStatusCodePagesAttributeTest.cs Added ValueProviderFactories to ResourceFilterExecutingContext 2016-05-20 04:15:07 -07:00
TestApplicationPart.cs
ViewComponentResultTest.cs [Fixes #5166] Support passing instance directly when invoking ViewComponents with single parameter 2016-08-26 16:33:42 -07:00
ViewComponentTests.cs Change `ViewComponent.View()` to flow the `ViewData.Model`. 2016-08-25 10:22:23 -07:00
ViewResultTest.cs Added `ViewResultTest`s. (#4939) 2016-07-05 15:25:20 -07:00
project.json Updating to Moq \ Castle.Core that does not require imports 2016-08-08 12:20:14 -07:00