aspnetcore/test
Doug Bunting afd5b4f2a6 Demonstrate #1485, #1487, #2662, #2664 in functional and unit tests
- test additional cases _close_ to these bugs as well

for #1485
- show odd `@Html.CheckBox()`, `@Html.Hidden()` behaviour in unit tests
- show odd `@Html.TextBox()` behaviour in functional tests (templates)

for #1487
- show odd `@Html.Value()` behaviour in unit tests
- show odd `@Html.RadioButton()`, `@Html.TextArea()` behaviour in functional tests
- show lack of validation attributes for `@Html.RadioButton()`, `<select>` tag helper

for #2662
- show odd `@Html.RadioButton(string.Empty)` behaviour in functional tests

for #2664
- show failures with `@Html.ListBox()` in unit tests

nits:
- test `IHtmlHelper` methods, not extensions
- use `ViewData`, not `ViewBag` in `HtmlGeneration_FormController`
- name test methods a bit more consistently
- rename `HtmlHelperValueExtensionsTest` to `HtmlHelperValueTest`
2015-06-10 10:22:40 -07:00
..
Microsoft.AspNet.JsonPatch.Test
Microsoft.AspNet.Mvc.Abstractions.Test [Fixes #2609] Support for binding all integer types to enums 2015-06-09 16:08:38 -07:00
Microsoft.AspNet.Mvc.ApiExplorer.Test
Microsoft.AspNet.Mvc.Common.Test Split Mvc.Core 2015-06-09 02:12:13 -07:00
Microsoft.AspNet.Mvc.Core.Test Split Mvc.Core 2015-06-09 02:12:13 -07:00
Microsoft.AspNet.Mvc.Extensions.Test Demonstrate #1485, #1487, #2662, #2664 in functional and unit tests 2015-06-10 10:22:40 -07:00
Microsoft.AspNet.Mvc.FunctionalTests Demonstrate #1485, #1487, #2662, #2664 in functional and unit tests 2015-06-10 10:22:40 -07:00
Microsoft.AspNet.Mvc.IntegrationTests Split Mvc.Core 2015-06-09 02:12:13 -07:00
Microsoft.AspNet.Mvc.Razor.Host.Test Split Mvc.Core 2015-06-09 02:12:13 -07:00
Microsoft.AspNet.Mvc.Razor.Test
Microsoft.AspNet.Mvc.TagHelpers.Test Split Mvc.Core 2015-06-09 02:12:13 -07:00
Microsoft.AspNet.Mvc.Test Split Mvc.Core 2015-06-09 02:12:13 -07:00
Microsoft.AspNet.Mvc.TestCommon Split Mvc.Core 2015-06-09 02:12:13 -07:00
Microsoft.AspNet.Mvc.WebApiCompatShimTest Split Mvc.Core 2015-06-09 02:12:13 -07:00
Microsoft.AspNet.Mvc.Xml.Test Split Mvc.Core 2015-06-09 02:12:13 -07:00
WebSites Demonstrate #1485, #1487, #2662, #2664 in functional and unit tests 2015-06-10 10:22:40 -07:00