aspnetcore/test/Microsoft.AspNetCore.Mvc.Fu...
Pranav K 287a3c5e69 Allow IgnoreAntiForgeryToken applied on Razor Page models to work
Fixes #7795
2018-06-13 11:59:47 -07:00
..
Infrastructure Cleanup TestCommon 2018-05-18 10:45:57 -07:00
compiler/resources Removed UrlTestEncoder references in tests 2018-04-14 06:08:20 -07:00
AntiforgeryAuthTests.cs
AntiforgeryTestHelper.cs Allow IgnoreAntiForgeryToken applied on Razor Page models to work 2018-06-13 11:59:47 -07:00
AntiforgeryTests.cs
ApiBehaviorTest.cs [Fixes #7609] ApiBehaviorApplicationModelProvider overwrites existing BindingInfo in entirety when inferring binding sources 2018-05-24 14:28:42 -07:00
ApiExplorerTest.cs
ApplicationModelTest.cs
AsyncActionsTests.cs
BasicTests.cs Introduce BindPropertiesAttribute 2018-04-20 14:32:14 -07:00
CompilationOptionsTests.cs
ConsumesAttributeTests.cs
ContentNegotiationTest.cs
ControllerFromServicesTests.cs
CorsTests.cs
DataAnnotationTests.cs DataAnnotations of Enum values use DataAnnotationLocalizerProvider 2018-05-25 16:00:00 -07:00
DefaultOrderTest.cs
DefaultValuesTest.cs [Fixes #7518] NullReferenceException thrown when Controller method uses Guid parameter default value 2018-03-27 05:22:20 -07:00
DirectivesTest.cs
DoNotRespectBrowserAcceptHeaderTests.cs
ErrorPageTests.cs
ExceptionInfo.cs
FileResultTests.cs
FiltersTest.cs
FlushPointTest.cs
FormFileUploadTest.cs
GlobalAuthorizationFilterTest.cs Add compatibility switch controlling parameter metadata and top-level validation 2018-03-26 12:29:04 -07:00
HtmlGenerationTest.cs Allow PartialTagHelper to specify a null model. Fixes #7667 2018-04-18 14:16:44 -07:00
HtmlGenerationWithCultureTest.cs CacheTagHelper should be able to vary by culture 2018-05-13 14:21:08 -07:00
HtmlHelperOptionsTest.cs
InputFormatterTests.cs Add compatibility switch controlling parameter metadata and top-level validation 2018-03-26 12:29:04 -07:00
InputObjectValidationTests.cs Cleanup TestCommon 2018-05-18 10:45:57 -07:00
InputValidationTests.cs
JsonOutputFormatterTests.cs
JsonPatchInputFormatterTest.cs
JsonResultTest.cs
LinkGenerationTests.cs
Microsoft.AspNetCore.Mvc.FunctionalTests.csproj Cleanup TestCommon 2018-05-18 10:45:57 -07:00
MvcSandboxTest.cs
OutputFormatterTest.cs
RazorBuildTest.cs ApplicationPartFactory: The works 2018-03-21 15:40:15 -07:00
RazorPageExecutionInstrumentationTest.cs
RazorPageModelTest.cs
RazorPagesNamespaceTest.cs
RazorPagesTest.cs Added tests to verify that RazorPages and FuzzyMatching with Head requests work 2018-05-01 14:01:00 -07:00
RazorPagesViewSearchTest.cs
RazorPagesWithBasePathTest.cs Allow IgnoreAntiForgeryToken applied on Razor Page models to work 2018-06-13 11:59:47 -07:00
RazorViewLocationSpecificationTest.cs
RemoteAttributeValidationTest.cs Cleanup TestCommon 2018-05-18 10:45:57 -07:00
RequestFormLimitsTest.cs
RequestServicesTest.cs
RequestSizeLimitTest.cs
RespectBrowserAcceptHeaderTests.cs
RouteDataTest.cs
RoutingTests.cs
SerializableErrorTests.cs
SimpleTests.cs
StreamOutputFormatterTest.cs
TagHelperComponentTagHelperTest.cs
TagHelpersFromServicesTest.cs
TagHelpersTest.cs Cleanup TestCommon 2018-05-18 10:45:57 -07:00
TempDataInCookiesTest.cs
TempDataInCookiesUsingCookieConsentTest.cs
TempDataInSessionTest.cs
TempDataPropertyTest.cs
TempDataTestBase.cs
TestingInfrastructureInheritanceTests.cs [Fixes #7541] Per-test class customization should not remove global (per-fixture) customization 2018-03-24 18:33:48 -07:00
TestingInfrastructureTests.cs
UrlResolutionTest.cs
VersioningTests.cs
ViewComponentFromServicesTests.cs
ViewEngineTests.cs
WebApiCompatShimActionResultTest.cs
WebApiCompatShimActionSelectionTest.cs
WebApiCompatShimBasicTest.cs
WebApiCompatShimParameterBindingTest.cs
XmlDataContractSerializerFormattersWrappingTest.cs
XmlDataContractSerializerInputFormatterTest.cs
XmlOutputFormatterTests.cs Fix ActionMethodExecutor incorrectly setting DeclaredType on ObjectResult 2018-05-18 10:43:28 -07:00
XmlSerializerFormattersWrappingTest.cs
XmlSerializerInputFormatterTests.cs
xunit.runner.json