aspnetcore/test/WebSites
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
..
ActionConstraintsWebSite Correct recent checkins 2015-02-12 08:53:17 -08:00
ActionResultsWebSite
ActivatorWebSite ControllerActivator should be able to use controllers registered as 2015-02-11 16:41:59 -08:00
AddServicesWebSite
AntiForgeryWebSite
ApiExplorerWebSite Issue #1445 - Cleanup on MvcOptions.ApplicationModelConventions. 2015-02-10 13:17:19 -08:00
ApplicationModelWebSite Issue #1445 - Cleanup on MvcOptions.ApplicationModelConventions. 2015-02-10 13:17:19 -08:00
AutofacWebSite
BasicWebSite Issue #1445 - Cleanup on MvcOptions.ApplicationModelConventions. 2015-02-10 13:17:19 -08:00
CompositeViewEngineWebSite
ConnegWebSite
ControllersFromServicesClassLibrary Correct recent checkins 2015-02-12 08:53:17 -08:00
ControllersFromServicesWebSite Correct recent checkins 2015-02-12 08:53:17 -08:00
CustomRouteWebSite Correct recent checkins 2015-02-12 08:53:17 -08:00
ErrorPageMiddlewareWebSite
FilesWebSite
FiltersWebSite
FormatFilterWebSite Correct recent checkins 2015-02-12 08:53:17 -08:00
FormatterWebSite added InputFormatter base type 2015-02-11 16:48:56 -08:00
InlineConstraintsWebSite Correct recent checkins 2015-02-12 08:53:17 -08:00
LoggingWebSite
Microsoft.AspNet.Mvc.TestConfiguration
ModelBindingWebSite ControllerActivator should be able to use controllers registered as 2015-02-11 16:41:59 -08:00
MvcTagHelpersWebSite Deep copy user's select list before making changes 2015-02-12 20:56:53 -08:00
PrecompilationWebSite
RazorCompilerCacheWebSite Correct recent checkins 2015-02-12 08:53:17 -08:00
RazorInstrumentationWebsite
RazorViewEngineOptionsWebsite
RazorWebSite
RequestServicesWebSite ControllerActivator should be able to use controllers registered as 2015-02-11 16:41:59 -08:00
ResponseCacheWebSite
RoutingWebSite
TagHelpersWebSite
UrlHelperWebSite
ValidationWebSite Correct recent checkins 2015-02-12 08:53:17 -08:00
ValueProvidersWebSite
VersioningWebSite
ViewComponentWebSite
WebApiCompatShimWebSite ControllerActivator should be able to use controllers registered as 2015-02-11 16:41:59 -08:00
XmlFormattersWebSite Correct recent checkins 2015-02-12 08:53:17 -08:00