aspnetcore/test/WebSites
Ryan Nowak 7c961e3ce8 TODO removal
For each of these TODOs:

- If there's an active bug tracking the work, and the TODO provides
  something of value, I left it and standardized the formatting. I also
  added comments to the bug.

- If the comment provided no value (implement feature X when we do feature
  X), I deleted it with impunity.

- If the comment was stale (won't fix or just out of date), then we
  removed it uncerimoniously.

There was a single TODO that was actually actionable, so I enabled that
test.
2014-11-20 15:01:35 -08:00
..
ActivatorWebSite
AddServicesWebSite
AntiForgeryWebSite Adding support for excluding types for validation, based on type names for body bound models. 2014-11-06 11:00:50 -08:00
ApiExplorerWebSite update due to breaking changes in routing 2014-11-18 12:37:47 -08:00
ApplicationModelWebSite
AutofacWebSite
BasicWebSite TODO removal 2014-11-20 15:01:35 -08:00
CompositeViewEngine
ConnegWebSite [Fixes #1429] Content negotiation does a case-sensitive matching of media type's parameter values 2014-11-11 10:15:51 -08:00
FilesWebSite Checkin VS modifications to kproj 2014-11-19 16:11:46 -08:00
FiltersWebSite
FormatterWebSite added tests for json input formatter 2014-11-12 10:50:55 -08:00
InlineConstraintsWebSite
Microsoft.AspNet.Mvc.TestConfiguration
ModelBindingWebSite
PrecompilationWebSite Checkin VS modifications to kproj 2014-11-19 16:11:46 -08:00
RazorInstrumentationWebsite
RazorWebSite RenderSection \ RenderSectionAsync does not work in sections 2014-11-14 12:17:25 -08:00
RequestServicesWebSite Fix for #1447 - Adding functional tests that verify per-request services 2014-11-17 18:38:49 -08:00
RoutingWebSite Fix for #1194 - Error using [HttpPost] and [Route] together 2014-11-19 15:52:20 -08:00
TagHelpersWebSite
UrlHelperWebSite
ValueProvidersSite
VersioningWebSite
ViewComponentWebSite Checkin VS modifications to kproj 2014-11-19 16:11:46 -08:00
WebApiCompatShimWebSite Checkin VS modifications to kproj 2014-11-19 16:11:46 -08:00
XmlSerializerWebSite