aspnetcore/test/Microsoft.AspNet.Mvc.Functi...
Ryan Nowak f338f70e06 Update WebAPI shim functional tests to use a header for payload
The issue is that responses to HEAD cannot have a body. When running these
tests on a real server, they break because the server throws when you try
to write to the body.
2014-12-11 09:18:05 -08:00
..
compiler/resources
ActivatorTests.cs
AntiForgeryTestHelper.cs
AntiForgeryTests.cs
ApiExplorerTest.cs Update names of WebSite projects for consistency 2014-12-11 09:10:24 -08:00
ApplicationModelTest.cs
BasicTests.cs
CompositeViewEngineTests.cs Update names of WebSite projects for consistency 2014-12-11 09:10:24 -08:00
ConnegTests.cs Update names of WebSite projects for consistency 2014-12-11 09:10:24 -08:00
CustomUrlHelperTests.cs
DefaultOrderTest.cs
DependencyResolverTests.cs
DirectivesTest.cs
FileResultTests.cs
FiltersTest.cs
FlushPointTest.cs
InlineConstraintTests.cs Changed to use OptionalRouteConstraint created by Routing to use for inline optional parameters in attribute routing. Also added tests for inline parameters. 2014-12-04 11:00:48 -08:00
InputFormatterTests.cs
InputObjectValidationTests.cs
JsonOutputFormatterTests.cs
JsonResultTest.cs
LinkGenerationTests.cs
Microsoft.AspNet.Mvc.FunctionalTests.kproj
ModelBindingFromHeaderTest.cs Fix for #1681 - Model state errors are wrong with attributes like [FromHeader] 2014-12-10 14:03:51 -08:00
ModelBindingModelBinderAttributeTest.cs Adding support for ModelMetadataAttribute in core. 2014-12-05 12:00:19 -08:00
ModelBindingTests.cs Adding Support for TryUpdateModel using include expressions and predicate. 2014-12-05 17:28:43 -08:00
MvcSampleTests.cs
MvcStartupTests.cs
NullLoggerFactory.cs
OutputFormatterTest.cs Update names of WebSite projects for consistency 2014-12-11 09:10:24 -08:00
PrecompilationTest.cs Fixing build break 2014-12-05 15:16:27 -08:00
RazorInstrumentationTests.cs
RazorViewLocationSpecificationTest.cs
RequestServicesTest.cs
ResourceHelpers.cs
RoundTripTests.cs
RouteDataTest.cs
RoutingTests.cs
TagHelperSampleTest.cs Add functional test of MVC tag helper sample 2014-12-05 15:48:43 -08:00
TagHelpersTest.cs
TestApplicationEnvironment.cs
TestAssemblyProvider.cs
TestConfigurationProvider.cs
TestHelper.cs
ValueProviderTest.cs Update names of WebSite projects for consistency 2014-12-11 09:10:24 -08:00
VersioningTests.cs
ViewComponentTests.cs
ViewEngineTests.cs
WebApiCompatShimActionResultTest.cs
WebApiCompatShimActionSelectionTest.cs Update WebAPI shim functional tests to use a header for payload 2014-12-11 09:18:05 -08:00
WebApiCompatShimBasicTest.cs
WebApiCompatShimParameterBindingTest.cs
XmlOutputFormatterTests.cs
XmlSerializerInputFormatterTests.cs
project.json Update names of WebSite projects for consistency 2014-12-11 09:10:24 -08:00