aspnetcore/test/Microsoft.AspNet.Mvc.Functi...
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
..
compiler/resources
ActivatorTests.cs
AntiForgeryTestHelper.cs Adding support for excluding types for validation, based on type names for body bound models. 2014-11-06 11:00:50 -08:00
AntiForgeryTests.cs
ApiExplorerTest.cs update due to breaking changes in routing 2014-11-18 12:37:47 -08:00
ApplicationModelTest.cs
BasicTests.cs
CompositeViewEngineTests.cs
ConnegTests.cs [Fixes #1429] Content negotiation does a case-sensitive matching of media type's parameter values 2014-11-11 10:15:51 -08:00
CustomUrlHelperTests.cs
DefaultOrderTest.cs
DependencyResolverTests.cs
DirectivesTest.cs
FileResultTests.cs
FiltersTest.cs
FlushPointTest.cs RenderSection \ RenderSectionAsync does not work in sections 2014-11-14 12:17:25 -08:00
InlineConstraintTests.cs
InputFormatterTests.cs added tests for json input formatter 2014-11-12 10:50:55 -08:00
InputObjectValidationTests.cs Adding support for excluding types for validation, based on type names for body bound models. 2014-11-06 11:00:50 -08:00
JsonOutputFormatterTests.cs
JsonResultTest.cs
LinkGenerationTests.cs
Microsoft.AspNet.Mvc.FunctionalTests.kproj
ModelBindingTests.cs
MvcSampleTests.cs
MvcStartupTests.cs
NullLoggerFactory.cs renaming TraceType to LogLevel 2014-11-06 09:24:02 -08:00
OutputFormattterTests.cs
PrecompilationTest.cs
RazorInstrumentationTests.cs
RequestServicesTest.cs Fix for #1447 - Adding functional tests that verify per-request services 2014-11-17 18:38:49 -08:00
ResourceHelpers.cs
RoundTripTests.cs TODO removal 2014-11-20 15:01:35 -08:00
RouteDataTest.cs Adding a functional test that modifies data tokens 2014-11-17 18:35:04 -08:00
RoutingTests.cs Fix for #1194 - Error using [HttpPost] and [Route] together 2014-11-19 15:52:20 -08:00
TagHelpersTest.cs
TestApplicationEnvironment.cs
TestAssemblyProvider.cs
TestConfigurationProvider.cs
TestHelper.cs
ValueProviderTests.cs
VersioningTests.cs
ViewComponentTests.cs
ViewEngineTests.cs
WebApiCompatShimActionResultTest.cs
WebApiCompatShimActionSelectionTest.cs
WebApiCompatShimBasicTest.cs
WebApiCompatShimParameterBindingTest.cs
XmlOutputFormatterTests.cs
XmlSerializerInputFormatterTests.cs
project.json Fix for #1447 - Adding functional tests that verify per-request services 2014-11-17 18:38:49 -08:00