..
Infrastructure
Add BasicApi and BasicViews apps
2018-06-22 16:41:17 -07:00
compiler /resources
Fix up a few pieces for the fallback integrity check feature.
2018-06-20 16:10:52 -07:00
AntiforgeryAuthTests.cs
…
AntiforgeryTestHelper.cs
Fix up error message when compilation references are missing
2018-06-18 09:20:08 -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
Change DefaultApiConventions ( #7939 )
2018-06-25 08:24:30 -07:00
ApplicationModelTest.cs
…
AsyncActionsTests.cs
…
BasicApiTest.cs
Add BasicApi and BasicViews apps
2018-06-22 16:41:17 -07:00
BasicTests.cs
…
BasicViewsTest.cs
Add BasicApi and BasicViews apps
2018-06-22 16:41:17 -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
…
DirectivesTest.cs
…
DispatchingTests.cs
Add support for conventional routes with dispatching ( #7928 )
2018-06-20 09:02:52 +12:00
DoNotRespectBrowserAcceptHeaderTests.cs
…
ErrorPageTests.cs
Fix up error message when compilation references are missing
2018-06-18 09:20:08 -07:00
ExceptionInfo.cs
…
FileResultTests.cs
…
FiltersTest.cs
…
FlushPointTest.cs
…
FormFileUploadTest.cs
…
GlobalAuthorizationFilterTest.cs
…
HtmlGenerationTest.cs
…
HtmlGenerationWithCultureTest.cs
CacheTagHelper should be able to vary by culture
2018-05-13 14:21:08 -07:00
HtmlHelperOptionsTest.cs
…
InputFormatterTests.cs
…
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
Add BasicApi and BasicViews apps
2018-06-22 16:41:17 -07:00
MvcSandboxTest.cs
…
OutputFormatterTest.cs
…
RazorBuildTest.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
Centralize routing and dispatching functional test logic ( #7938 )
2018-06-19 23:24:15 +12:00
RoutingTestsBase.cs
Centralize routing and dispatching functional test logic ( #7938 )
2018-06-19 23:24:15 +12:00
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
…
TestingInfrastructureTests.cs
…
UrlResolutionTest.cs
…
VersioningTests.cs
…
ViewComponentFromServicesTests.cs
…
ViewEngineTests.cs
Upgrade deps and unskip tests ( #7936 )
2018-06-19 14:58:40 -07:00
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
…