aspnetcore/test/Microsoft.AspNet.Mvc.Functi...
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
..
Compiler/Resources Deep copy user's select list before making changes 2015-02-12 20:56:53 -08:00
Logging ControllerActivator should be able to use controllers registered as 2015-02-11 16:41:59 -08:00
ActionResultTests.cs
ActivatorTests.cs ControllerActivator should be able to use controllers registered as 2015-02-11 16:41:59 -08:00
AntiForgeryTestHelper.cs
AntiForgeryTests.cs
ApiExplorerTest.cs Make BindingSource extensible 2015-02-05 13:41:31 -08:00
ApplicationModelTest.cs Issue #1445 - Cleanup on MvcOptions.ApplicationModelConventions. 2015-02-10 13:17:19 -08:00
BasicTests.cs
CompilationOptionsTests.cs
CompositeViewEngineTests.cs
ConnegTests.cs [Fixes #1065] Need a way to specify "just type" with produces 2015-02-09 10:46:24 -08:00
ConsumesAttributeTests.cs
ControllerFromServicesTests.cs ControllerActivator should be able to use controllers registered as 2015-02-11 16:41:59 -08:00
CustomRouteTest.cs
CustomUrlHelperTests.cs
DefaultOrderTest.cs
DependencyResolverTests.cs
DirectivesTest.cs
ErrorPageTests.cs
ExceptionInfo.cs
FileResultTests.cs
FiltersTest.cs [Fixes #1878] Investigate Xml formatters tests failures on Windows 2008 R2 OS 2015-02-06 13:23:12 -08:00
FlushPointTest.cs
FormatFilterTest.cs
HttpResponseMessageExceptions.cs
InlineConstraintTests.cs
InputFormatterTests.cs added InputFormatter base type 2015-02-11 16:48:56 -08:00
InputObjectValidationTests.cs Replaced status code number with constants 2015-02-05 16:43:59 -08:00
JsonOutputFormatterTests.cs
JsonResultTest.cs
LinkGenerationTests.cs
Microsoft.AspNet.Mvc.FunctionalTests.kproj Correct recent checkins 2015-02-12 08:53:17 -08:00
ModelBindingFromHeaderTest.cs
ModelBindingModelBinderAttributeTest.cs
ModelBindingTest.cs Add `ModelMetadata.AdditionalValues` property bag 2015-02-09 15:59:34 -08:00
ModelMetadataAttributeTest.cs
MvcSampleTests.cs Revert "Temporarily skip MvcSampleTests scenario to workaround System.Dynamic.Runtime issue" 2015-02-10 08:32:46 -08:00
MvcStartupTests.cs
MvcTagHelpersTest.cs Script Tag Helper 2015-02-05 14:35:02 -08:00
NullLoggerFactory.cs
OutputFormatterTest.cs
PrecompilationTest.cs
RazorCompilerCacheTest.cs
RazorInstrumentationTests.cs
RazorViewEngineOptionsTest.cs
RazorViewLocationSpecificationTest.cs
RemoteAttributeValidationTest.cs
RequestServicesTest.cs
ResourceHelpers.cs
RespectBrowserAcceptHeaderTests.cs [Fixes #1878] Investigate Xml formatters tests failures on Windows 2008 R2 OS 2015-02-06 13:23:12 -08:00
ResponseCacheTest.cs
RoundTripTests.cs
RouteDataTest.cs
RoutingTests.cs
SerializableErrorTests.cs Temporarily fix build break related to XmlSerailizer tests failing in Core CLR. 2015-02-10 12:41:48 -08:00
StreamOutputFormatterTest.cs
TagHelperSampleTest.cs
TagHelpersTest.cs
TestApplicationEnvironment.cs
TestAssemblyProvider.cs
TestConfigurationProvider.cs
TestHelper.cs
TryValidateModelTest.cs
ValueProviderTest.cs
VersioningTests.cs
ViewComponentTests.cs
ViewEngineTests.cs
WebApiCompatShimActionResultTest.cs
WebApiCompatShimActionSelectionTest.cs
WebApiCompatShimBasicTest.cs
WebApiCompatShimParameterBindingTest.cs
XmlDataContractSerializerFormattersWrappingTest.cs [Fixes #1878] Investigate Xml formatters tests failures on Windows 2008 R2 OS 2015-02-06 13:23:12 -08:00
XmlOutputFormatterTests.cs
XmlSerializerFormattersWrappingTest.cs Temporarily fix build break related to XmlSerailizer tests failing in Core CLR. 2015-02-10 12:41:48 -08:00
XmlSerializerInputFormatterTests.cs
project.json ControllerActivator should be able to use controllers registered as 2015-02-11 16:41:59 -08:00