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
FormatFilterSample.Web
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