aspnetcore/test/Microsoft.AspNet.Mvc.DataAn...
Doug Bunting ff91e796c1 Revert "Fixing tests"
- wrong fix especially now that test encoders work as expected
- touch up `HtmlHelperTest` and `RazorViewTest` since test encoders are now consistent
- remove references to old `Microsoft.Extensions.WebEncoders.Testing` package

This reverts commit a9d5876cd9.
- but leave `FormTagHelperTest` and `ValidationMessageTagHelperTest` cleanup alone

nit: use `string.Empty` in `HtmlHelperLinkGenerationTest`
2015-11-02 09:45:56 -08:00
..
Properties
CompareAttributeAdapterTest.cs Renaming Microsoft.Framework.* -> Microsoft.Extensions.* 2015-10-03 15:44:53 -07:00
DataAnnotationsClientModelValidatorProviderTest.cs Add localizers to validation attributes 2015-09-25 16:13:21 -07:00
DataAnnotationsMetadataProviderTest.cs Making the HtmlHelper.GetEnumSelectList take DisplayAttribute.GroupName into account to create select groups. 2015-09-29 09:53:48 -07:00
DataAnnotationsModelValidatorProviderTest.cs Add localizers to validation attributes 2015-09-25 16:13:21 -07:00
DataAnnotationsModelValidatorTest.cs Renaming Microsoft.Framework.* -> Microsoft.Extensions.* 2015-10-03 15:44:53 -07:00
DataMemberRequiredBindingMetadataProviderTest.cs
DataTypeClientModelValidatorProviderTest.cs
DefaultModelClientValidatorProviderTest.cs
MaxLengthAttributeAdapterTest.cs Renaming Microsoft.Framework.* -> Microsoft.Extensions.* 2015-10-03 15:44:53 -07:00
Microsoft.AspNet.Mvc.DataAnnotations.Test.xproj
MinLengthAttributeAdapterTest.cs Renaming Microsoft.Framework.* -> Microsoft.Extensions.* 2015-10-03 15:44:53 -07:00
ModelMetadataProviderTest.cs Support user overrides of system-provided `ModelError` messages 2015-09-28 15:50:21 -07:00
NumericClientModelValidatorTest.cs Renaming Microsoft.Framework.* -> Microsoft.Extensions.* 2015-10-03 15:44:53 -07:00
RangeAttributeAdapterTest.cs Renaming Microsoft.Framework.* -> Microsoft.Extensions.* 2015-10-03 15:44:53 -07:00
RequiredAttributeAdapterTest.cs Renaming Microsoft.Framework.* -> Microsoft.Extensions.* 2015-10-03 15:44:53 -07:00
Resources.resx
StringLengthAttributeAdapterTest.cs Renaming Microsoft.Framework.* -> Microsoft.Extensions.* 2015-10-03 15:44:53 -07:00
TestModelNameProvider.cs
TestResources.cs
project.json Revert "Fixing tests" 2015-11-02 09:45:56 -08:00