aspnetcore/samples
Doug Bunting 7446cec516 Update `TagHelperSampleTest` to avoid failures due to statefulness of the service
- have one test muted at the moment in our CI
- add `Reset()` action to the service, enabling `// Arrange` to bring `Index()` content to a known state
  - add a couple more tests to `TagHelperSampleTest` covering the new action and empty `Index()` list

nits:
- use `ViewData`, not `ViewBag`
2016-01-26 10:50:51 -08:00
..
ActionConstraintSample.Web Update ASP.NET 5 versions for ASP.NET Core. 2016-01-22 12:40:26 -08:00
CustomRouteSample.Web Update ASP.NET 5 versions for ASP.NET Core. 2016-01-22 12:40:26 -08:00
EmbeddedViewSample.Web Update ASP.NET 5 versions for ASP.NET Core. 2016-01-22 12:40:26 -08:00
FormatFilterSample.Web Update ASP.NET 5 versions for ASP.NET Core. 2016-01-22 12:40:26 -08:00
InlineConstraintSample.Web Update ASP.NET 5 versions for ASP.NET Core. 2016-01-22 12:40:26 -08:00
JsonPatchSample.Web Update ASP.NET 5 versions for ASP.NET Core. 2016-01-22 12:40:26 -08:00
LocalizationSample.Web Update ASP.NET 5 versions for ASP.NET Core. 2016-01-22 12:40:26 -08:00
MvcSandbox Update ASP.NET 5 versions for ASP.NET Core. 2016-01-22 12:40:26 -08:00
MvcSubAreaSample.Web Update ASP.NET 5 versions for ASP.NET Core. 2016-01-22 12:40:26 -08:00
TagHelperSample.Web Update `TagHelperSampleTest` to avoid failures due to statefulness of the service 2016-01-26 10:50:51 -08:00
UrlHelperSample.Web Update ASP.NET 5 versions for ASP.NET Core. 2016-01-22 12:40:26 -08:00