aspnetcore/test
Doug Bunting 3ced6016a1 Deep copy user's select list before making changes
- #524
- add tests of `DropDownList` and `ListBox` HTML helpers
- extend tests of `<select/>` tag helper
- add scenario to a functional test

New `HtmlHelperSelectTest` does not cover everything. In future (see #453):
- use non-`null` `optionLabel` and `htmlAttributes` arguments
- confirm value sources and their priorities
- mock an `IHtmlGenerator` and confirm how it is called
- mock an `IHtmlHelper` and confirm how extension methods call that
2015-02-12 20:56:53 -08:00
..
Microsoft.AspNet.Mvc.Common.Test
Microsoft.AspNet.Mvc.Core.Test Deep copy user's select list before making changes 2015-02-12 20:56:53 -08:00
Microsoft.AspNet.Mvc.FunctionalTests Deep copy user's select list before making changes 2015-02-12 20:56:53 -08:00
Microsoft.AspNet.Mvc.ModelBinding.Test Correct recent checkins 2015-02-12 08:53:17 -08:00
Microsoft.AspNet.Mvc.Razor.Host.Test
Microsoft.AspNet.Mvc.Razor.Test
Microsoft.AspNet.Mvc.TagHelpers.Test Deep copy user's select list before making changes 2015-02-12 20:56:53 -08:00
Microsoft.AspNet.Mvc.Test
Microsoft.AspNet.Mvc.WebApiCompatShimTest
Microsoft.AspNet.Mvc.Xml.Test Correct recent checkins 2015-02-12 08:53:17 -08:00
WebSites Deep copy user's select list before making changes 2015-02-12 20:56:53 -08:00