aspnetcore/test/Microsoft.AspNetCore.Mvc.Fu...
N. Taylor Mullen 2599e0f5cc Fix up a few pieces for the fallback integrity check feature.
- Regenerated test baselines.
- Update code styling in TagHelpers.
- Modified some comments for clarity.
- Renamed fallback integrity attribute for both script and link tags.

#7845
2018-06-20 16:10:52 -07:00
..
Infrastructure Cleanup TestCommon 2018-05-18 10:45:57 -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
ApplicationModelTest.cs
AsyncActionsTests.cs
BasicTests.cs
CompilationOptionsTests.cs Improvements to the MVC testing package 2018-03-19 12:19:45 -07:00
ConsumesAttributeTests.cs
ContentNegotiationTest.cs
ControllerFromServicesTests.cs Improvements to the MVC testing package 2018-03-19 12:19:45 -07:00
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 Improvements to the MVC testing package 2018-03-19 12:19:45 -07:00
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 Improvements to the MVC testing package 2018-03-19 12:19:45 -07:00
FlushPointTest.cs Improvements to the MVC testing package 2018-03-19 12:19:45 -07:00
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 Improvements to the MVC testing package 2018-03-19 12:19:45 -07:00
JsonResultTest.cs
LinkGenerationTests.cs Improvements to the MVC testing package 2018-03-19 12:19:45 -07:00
Microsoft.AspNetCore.Mvc.FunctionalTests.csproj Centralize routing and dispatching functional test logic (#7938) 2018-06-19 23:24:15 +12:00
MvcSandboxTest.cs Improvements to the MVC testing package 2018-03-19 12:19:45 -07:00
OutputFormatterTest.cs
RazorBuildTest.cs
RazorPageModelTest.cs
RazorPagesNamespaceTest.cs
RazorPagesTest.cs
RazorPagesViewSearchTest.cs Improvements to the MVC testing package 2018-03-19 12:19:45 -07:00
RazorPagesWithBasePathTest.cs Allow IgnoreAntiForgeryToken applied on Razor Page models to work 2018-06-13 11:59:47 -07:00
RazorViewLocationSpecificationTest.cs Improvements to the MVC testing package 2018-03-19 12:19:45 -07:00
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 Improvements to the MVC testing package 2018-03-19 12:19:45 -07:00
StreamOutputFormatterTest.cs
TagHelperComponentTagHelperTest.cs
TagHelpersFromServicesTest.cs
TagHelpersTest.cs Cleanup TestCommon 2018-05-18 10:45:57 -07:00
TempDataInCookiesTest.cs Improvements to the MVC testing package 2018-03-19 12:19:45 -07:00
TempDataInCookiesUsingCookieConsentTest.cs
TempDataInSessionTest.cs
TempDataPropertyTest.cs
TempDataTestBase.cs Avoid saving TempData in case of unhandled exceptions. [Fixes #6598] BUG? Accessing TempData prevent response to have content on error. 2017-09-07 13:13:27 -07:00
TestingInfrastructureInheritanceTests.cs
TestingInfrastructureTests.cs Improvements to the MVC testing package 2018-03-19 12:19:45 -07:00
UrlResolutionTest.cs Improvements to the MVC testing package 2018-03-19 12:19:45 -07:00
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 Improvements to the MVC testing package 2018-03-19 12:19:45 -07:00
XmlOutputFormatterTests.cs Fix ActionMethodExecutor incorrectly setting DeclaredType on ObjectResult 2018-05-18 10:43:28 -07:00
XmlSerializerFormattersWrappingTest.cs Improvements to the MVC testing package 2018-03-19 12:19:45 -07:00
XmlSerializerInputFormatterTests.cs
xunit.runner.json