- #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 |
||
|---|---|---|
| .. | ||
| Expression | ||
| ViewEngine | ||
| BufferEntryCollectionTest.cs | ||
| DefaultDisplayTemplatesTest.cs | ||
| DefaultEditorTemplatesTest.cs | ||
| DefaultTemplatesUtilities.cs | ||
| HtmlAttributePropertyHelperTest.cs | ||
| HtmlHelperCheckboxTest.cs | ||
| HtmlHelperDisplayNameExtensionsTest.cs | ||
| HtmlHelperDisplayTextTest.cs | ||
| HtmlHelperFormExtensionsTest.cs | ||
| HtmlHelperFormTest.cs | ||
| HtmlHelperHiddenTest.cs | ||
| HtmlHelperLabelExtensionsTest.cs | ||
| HtmlHelperLinkGenerationTest.cs | ||
| HtmlHelperNameExtensionsTest.cs | ||
| HtmlHelperPartialExtensionsTest.cs | ||
| HtmlHelperPasswordTest.cs | ||
| HtmlHelperSelectTest.cs | ||
| HtmlHelperTest.cs | ||
| HtmlHelperValidationSummaryTest.cs | ||
| HtmlHelperValueExtensionsTest.cs | ||
| StringCollectionTextWriterTest.cs | ||
| TagBuilderTest.cs | ||
| ViewContextTests.cs | ||
| ViewDataOfTTest.cs | ||