aspnetcore/samples
N. Taylor Mullen dbb69ef952 Add `TagHelperSample.Web` functional tests.
- Validated that each of `TagHelperSample.Web`s sites work properly.
- Found that the `ConditionalCommentTagHelper` page wasn't working as intended due to never being updated after `TagHelperContent` encoding changes.
- Added content verification for the `TagHelper/ConditionalComment` endpoint only since it's static HTML.

#3530
2016-01-11 17:12:47 -08:00
..
ActionConstraintSample.Web
CustomRouteSample.Web
EmbeddedViewSample.Web Make RazorViewEngineOptions.FileProvider a list instead of a single item 2015-12-29 14:47:15 -08:00
FormatFilterSample.Web FormatFilter overrides content type set explicitly by the developer 2015-12-30 13:20:56 -08:00
InlineConstraintSample.Web Reacting to new middleware options pattern 2016-01-08 18:07:36 -08:00
JsonPatchSample.Web
LocalizationSample.Web Reacting to new middleware options pattern 2016-01-08 18:07:36 -08:00
MvcSandbox
TagHelperSample.Web Add `TagHelperSample.Web` functional tests. 2016-01-11 17:12:47 -08:00
UrlHelperSample.Web