aspnetcore/test
Doug Bunting 2659904061 Build on be73cd7 to include `<input type="image"/>`, reduce duplication, and add tests
- consolidate `ButtonTagHelper` and `SubmitTagHelper` into `FormActionTagHelper`
- consolidate `ButtonTagHelperTest` and `SubmitTagHelperTest` into `FormActionTagHelperTest`

nits:
- do not allocate dictionaries in the `<a>` or `<form>` tag helpers unless needed
- clean up some hard-to-maintain whitespace
2016-09-01 20:03:13 -07:00
..
Microsoft.AspNetCore.Mvc.Abstractions.Test Updating to Moq \ Castle.Core that does not require imports 2016-08-08 12:20:14 -07:00
Microsoft.AspNetCore.Mvc.ApiExplorer.Test Updating to Moq \ Castle.Core that does not require imports 2016-08-08 12:20:14 -07:00
Microsoft.AspNetCore.Mvc.Core.Test [Fixes #5161] Support running middleware pipeline as part of a resource filter 2016-08-30 09:26:04 -07:00
Microsoft.AspNetCore.Mvc.Cors.Test Made HttpMethod match case-INsensitive 2016-08-08 14:34:27 -07:00
Microsoft.AspNetCore.Mvc.DataAnnotations.Test Localize DataAnnotations (#5129) 2016-08-16 11:52:15 -07:00
Microsoft.AspNetCore.Mvc.Formatters.Json.Test Updating to Moq \ Castle.Core that does not require imports 2016-08-08 12:20:14 -07:00
Microsoft.AspNetCore.Mvc.Formatters.Xml.Test Updating to Moq \ Castle.Core that does not require imports 2016-08-08 12:20:14 -07:00
Microsoft.AspNetCore.Mvc.FunctionalTests [Fixes #5161] Support running middleware pipeline as part of a resource filter 2016-08-30 09:26:04 -07:00
Microsoft.AspNetCore.Mvc.IntegrationTests Updating to Moq \ Castle.Core that does not require imports 2016-08-08 12:20:14 -07:00
Microsoft.AspNetCore.Mvc.Localization.Test Updating to Moq \ Castle.Core that does not require imports 2016-08-08 12:20:14 -07:00
Microsoft.AspNetCore.Mvc.Razor.Host.Test Added a view component tag helper descriptor factory (#5189) 2016-08-31 17:31:04 -07:00
Microsoft.AspNetCore.Mvc.Razor.Test Added a view component tag helper descriptor factory (#5189) 2016-08-31 17:31:04 -07:00
Microsoft.AspNetCore.Mvc.TagHelpers.Test Build on be73cd7 to include `<input type="image"/>`, reduce duplication, and add tests 2016-09-01 20:03:13 -07:00
Microsoft.AspNetCore.Mvc.Test Adding support for Razor precompilation 2016-08-19 07:27:51 -07:00
Microsoft.AspNetCore.Mvc.TestCommon Localize DataAnnotations (#5129) 2016-08-16 11:52:15 -07:00
Microsoft.AspNetCore.Mvc.TestDiagnosticListener.Sources One build to rule them all 2016-07-06 16:21:18 -07:00
Microsoft.AspNetCore.Mvc.ViewFeatures.Test [Fixes #5166] Support passing instance directly when invoking ViewComponents with single parameter 2016-08-26 16:33:42 -07:00
Microsoft.AspNetCore.Mvc.WebApiCompatShimTest Updating to Moq \ Castle.Core that does not require imports 2016-08-08 12:20:14 -07:00
WebSites [Fixes #5161] Support running middleware pipeline as part of a resource filter 2016-08-30 09:26:04 -07:00