aspnetcore/test/Microsoft.AspNet.Mvc.Functi.../Compiler/Resources
Youngjune Hong 40e479c915 MvcTagHelpers tests for
1) A few `<input/>` tag helpers in a partial view invoked (`@Html.PartialAsync()`) in a loop within a `@for` inside an `using @Html.BeginForm()` block.
2) A custom template e.g. EditorTemplates/MyType.cshtml containing a mix of `<input/>`, `<select/>`, and various input HTML helpers invoked (`@Html.Editor[For]()`) in a loop within a `@for` inside an `using @Html.BeginForm()` block.
3)  `<select/>` tag helpers with an `using @Html.BeginForm()` block
4) HTML helpers in the <form/> tag helper
2015-01-13 10:12:19 -08:00
..
BasicWebSite.Home.ActionLinkView.html
BasicWebSite.Home.Index.html
BasicWebSite.Home.PlainView.html
MvcTagHelpersWebSite.MvcTagHelper_Customer.Index.html
MvcTagHelpersWebSite.MvcTagHelper_Home.CreateWarehouse.html MvcTagHelpers tests for 2015-01-13 10:12:19 -08:00
MvcTagHelpersWebSite.MvcTagHelper_Home.Customer.html
MvcTagHelpersWebSite.MvcTagHelper_Home.EditWarehouse.html MvcTagHelpers tests for 2015-01-13 10:12:19 -08:00
MvcTagHelpersWebSite.MvcTagHelper_Home.EmployeeList.html MvcTagHelpers tests for 2015-01-13 10:12:19 -08:00
MvcTagHelpersWebSite.MvcTagHelper_Home.Index.html
MvcTagHelpersWebSite.MvcTagHelper_Home.Order.html MvcTagHelpers tests for 2015-01-13 10:12:19 -08:00
MvcTagHelpersWebSite.MvcTagHelper_Home.Product.html
MvcTagHelpersWebSite.MvcTagHelper_Home.ProductList.html MvcTagHelpers tests for 2015-01-13 10:12:19 -08:00
TagHelpersWebSite.Employee.Create.Invalid.html
TagHelpersWebSite.Employee.Create.html
TagHelpersWebSite.Employee.Details.AfterCreate.html
TagHelpersWebSite.Home.About.html
TagHelpersWebSite.Home.Help.html
TagHelpersWebSite.Home.Index.html
UpdateDealerVehicle_PopulatesPropertyErrorsInViews.txt
UpdateDealerVehicle_PopulatesValidationSummary.txt
UpdateDealerVehicle_UpdateSuccessful.txt