aspnetcore/test/Microsoft.AspNetCore.Mvc.Fu...
Kristian Hellang f4679fe74f Changed RequireHttpsAttribute to default to 302 instead of 301 2016-05-03 12:11:18 -07:00
..
compiler/resources Special-case use of `razorPage.Model` property in `ExpressionMetadataProvider` 2016-04-15 17:15:33 -07:00
ActionConstraintSampleTest.cs Updating to use cli 2016-02-22 17:49:51 -08:00
AntiforgeryTestHelper.cs
AntiforgeryTests.cs
ApiExplorerTest.cs Added new attribute ProducesResponseTypeAttribute to enable ApiExplorer to expose response type and StatusCode. 2016-03-30 11:51:58 -07:00
ApplicationModelTest.cs
BasicTests.cs Changed RequireHttpsAttribute to default to 302 instead of 301 2016-05-03 12:11:18 -07:00
CompilationOptionsTests.cs Migrate tests, tools and samples to portable 2016-04-18 17:20:15 -07:00
ConsumesAttributeTests.cs Revert "Move aspnet/External#18 comments into `SkipReason`" 2016-01-30 00:02:36 -08:00
ContentNegotiationTest.cs Revert "Move aspnet/External#18 comments into `SkipReason`" 2016-01-30 00:02:36 -08:00
ControllerFromServicesTests.cs [Fixes #3732] Simplify controller discovery. 2016-03-31 10:50:26 -07:00
CorsTests.cs
CustomRouteSampleTest.cs Updating to use cli 2016-02-22 17:49:51 -08:00
CustomUrlHelperTest.cs Updating to use cli 2016-02-22 17:49:51 -08:00
DefaultOrderTest.cs
DefaultValuesTest.cs
DirectivesTest.cs
EmbeddedViewSampleTest.cs Updating to use cli 2016-02-22 17:49:51 -08:00
ErrorPageTests.cs Migrate tests, tools and samples to portable 2016-04-18 17:20:15 -07:00
FileResultTests.cs Revert "Remove dangling test workarounds for and mentions of closed bugs" 2016-01-30 00:02:57 -08:00
FiltersTest.cs Remove ModelBinding features from ResourceFilters 2016-03-16 16:33:14 -07:00
FlushPointTest.cs * Unignore test 2016-02-03 12:03:03 -08:00
FormFileUploadTest.cs [Fixes #4099] Add a functional test for creating a form with a file upload field 2016-02-29 18:13:52 -08:00
FormatFilterSampleTest.cs Updating to use cli 2016-02-22 17:49:51 -08:00
HtmlGenerationTest.cs Fixing functional test random failure (#4452) 2016-04-12 10:44:26 -07:00
HtmlHelperOptionsTest.cs
InlineConstraintSampleTest.cs Updating to use cli 2016-02-22 17:49:51 -08:00
InputFormatterTests.cs Revert "Move aspnet/External#18 comments into `SkipReason`" 2016-01-30 00:02:36 -08:00
InputObjectValidationTests.cs Revert "Move aspnet/External#18 comments into `SkipReason`" 2016-01-30 00:02:36 -08:00
JsonOutputFormatterTests.cs Revert "Move aspnet/External#18 comments into `SkipReason`" 2016-01-30 00:02:36 -08:00
JsonPatchSampleTest.cs Updating to use cli 2016-02-22 17:49:51 -08:00
JsonResultTest.cs
LinkGenerationTests.cs Revert "Remove dangling test workarounds for and mentions of closed bugs" 2016-01-30 00:02:57 -08:00
LocalizationSampleTest.cs Reacting to Localization CookieName change 2016-03-04 10:33:50 -08:00
Microsoft.AspNetCore.Mvc.FunctionalTests.xproj Remove project name from output path 2016-03-02 14:39:12 -08:00
MvcEncodedTestFixtureOfT.cs Reacting to Hosting changes 2016-03-15 10:50:53 -07:00
MvcSampleFixture.cs Migrate tests, tools and samples to portable 2016-04-18 17:20:15 -07:00
MvcSandboxTest.cs Updating to use cli 2016-02-22 17:49:51 -08:00
MvcTestFixture.cs Migrate tests, tools and samples to portable 2016-04-18 17:20:15 -07:00
OutputFormatterTest.cs
RazorPageExecutionInstrumentationTest.cs
RazorViewLocationSpecificationTest.cs * Give message correct path. 2016-02-02 11:08:41 -08:00
RemoteAttributeValidationTest.cs
RequestServicesTest.cs
RespectBrowserAcceptHeaderTests.cs Revert "Move aspnet/External#18 comments into `SkipReason`" 2016-01-30 00:02:36 -08:00
RouteDataTest.cs Updating to use cli 2016-02-22 17:49:51 -08:00
RoutingTests.cs
SerializableErrorTests.cs Revert "Move aspnet/External#18 comments into `SkipReason`" 2016-01-30 00:02:36 -08:00
SimpleTests.cs
StreamOutputFormatterTest.cs
SubAreaTests.cs Updating to use cli 2016-02-22 17:49:51 -08:00
TagHelperSampleTest.cs Updating to use cli 2016-02-22 17:49:51 -08:00
TagHelpersFromServicesTest.cs [Fixes #4087] Add support for AddTagHelpersAsServices() 2016-04-02 10:32:48 -07:00
TagHelpersTest.cs
TempDataTest.cs Revert "Remove dangling test workarounds for and mentions of closed bugs" 2016-01-30 00:02:57 -08:00
UrlResolutionTest.cs
VersioningTests.cs
ViewComponentFromServicesTests.cs [Fixes #4087] Add AddViewComponentsAsServices() and ServiceBasedViewComponentActivator 2016-04-01 10:55:04 -07:00
ViewEngineTests.cs Reacting to Localization CookieName change 2016-03-04 10:33:50 -08:00
WebApiCompatShimActionResultTest.cs
WebApiCompatShimActionSelectionTest.cs
WebApiCompatShimBasicTest.cs Migrate tests, tools and samples to portable 2016-04-18 17:20:15 -07:00
WebApiCompatShimParameterBindingTest.cs
XmlDataContractSerializerFormattersWrappingTest.cs Revert "Move aspnet/External#18 comments into `SkipReason`" 2016-01-30 00:02:36 -08:00
XmlDataContractSerializerInputFormatterTest.cs Revert "Move aspnet/External#18 comments into `SkipReason`" 2016-01-30 00:02:36 -08:00
XmlOutputFormatterTests.cs Revert "Move aspnet/External#18 comments into `SkipReason`" 2016-01-30 00:02:36 -08:00
XmlSerializerFormattersWrappingTest.cs
XmlSerializerInputFormatterTests.cs
project.json Fix build warnings 2016-05-02 14:52:02 -07:00