aspnetcore/test/Microsoft.AspNet.Mvc.Functi...
jacalvar 25838cee55 [Fixes #911] RequireHttpsAttribute does not exist in MVC 6
1. GET requests will be redirected to the equivalent HTTPS url.
2. Requests with any other http method will fail with a 400.
2014-09-15 13:07:30 -07:00
..
compiler/resources
ActivatorTests.cs Handle IBuilder rename to IApplicationBuilder. 2014-09-10 14:12:08 -07:00
AntiForgeryTests.cs Handle IBuilder rename to IApplicationBuilder. 2014-09-10 14:12:08 -07:00
BasicTests.cs [Fixes #911] RequireHttpsAttribute does not exist in MVC 6 2014-09-15 13:07:30 -07:00
CompositeViewEngineTests.cs Handle IBuilder rename to IApplicationBuilder. 2014-09-10 14:12:08 -07:00
ConnegTests.cs 1. Moving the HttpNotAcceptableOutputFormatter to product code. 2014-09-12 14:14:44 -07:00
DependencyResolverTests.cs Handle IBuilder rename to IApplicationBuilder. 2014-09-10 14:12:08 -07:00
DirectivesTest.cs Handle IBuilder rename to IApplicationBuilder. 2014-09-10 14:12:08 -07:00
FlushPointTest.cs Handle IBuilder rename to IApplicationBuilder. 2014-09-10 14:12:08 -07:00
InlineConstraintTests.cs Handle IBuilder rename to IApplicationBuilder. 2014-09-10 14:12:08 -07:00
InputFormatterTests.cs Handle IBuilder rename to IApplicationBuilder. 2014-09-10 14:12:08 -07:00
Microsoft.AspNet.Mvc.FunctionalTests.kproj
ModelBindingTests.cs Handle IBuilder rename to IApplicationBuilder. 2014-09-10 14:12:08 -07:00
MvcSampleTests.cs Handle IBuilder rename to IApplicationBuilder. 2014-09-10 14:12:08 -07:00
MvcStartupTests.cs Handle IBuilder rename to IApplicationBuilder. 2014-09-10 14:12:08 -07:00
NullLoggerFactory.cs
OutputFormattterTests.cs Handle IBuilder rename to IApplicationBuilder. 2014-09-10 14:12:08 -07:00
ResourceHelpers.cs
RoutingTests.cs [Fixes #739] Attribute Routing: Multiple routes per-action 2014-09-12 14:43:19 -07:00
TestApplicationEnvironment.cs React to renaming TargetFramework to RuntimeFramework 2014-09-11 11:49:53 -07:00
TestAssemblyProvider.cs
TestConfigurationProvider.cs
TestHelper.cs Issue #668: Sample should be covered by a basic functional test. 2014-09-04 14:07:46 -07:00
ValueProviderTests.cs Handle IBuilder rename to IApplicationBuilder. 2014-09-10 14:12:08 -07:00
ViewEngineTests.cs Handle IBuilder rename to IApplicationBuilder. 2014-09-10 14:12:08 -07:00
XmlOutputFormatterTests.cs Handle IBuilder rename to IApplicationBuilder. 2014-09-10 14:12:08 -07:00
project.json Issue #668: Sample should be covered by a basic functional test. 2014-09-04 14:07:46 -07:00