aspnetcore/test/Microsoft.AspNet.Razor.Test
N. Taylor Mullen 9055da1894 Add tests to validate creation of TagHelperUsageDescriptors.
- Could not add tests to validate the full TagHelperDescriptorFactory.CreateDescriptors => TagHelperUsageDescriptors due to how the runtime loads assemblies (does it in memory without XML).
- Added serialization tests to include TagHelperUsageDescriptors.
- Updated existing tests to use new TagHelperDescriptor/TagHelperAttributeDescriptor constructors.

#352
2015-06-25 15:10:38 -07:00
..
Chunks/Generators
CodeGenerators Add tests to validate creation of TagHelperUsageDescriptors. 2015-06-25 15:10:38 -07:00
Editor
Framework Fix C# design time projections for complex TagHelper attributes. 2015-06-25 10:27:03 -07:00
Parser
TagHelpers Add tests to validate creation of TagHelperUsageDescriptors. 2015-06-25 15:10:38 -07:00
TestFiles Change duplicate TagHelper bound attributes to flow to output. 2015-06-25 11:11:04 -07:00
Text
Tokenizer
Utils
CSharpRazorCodeLanguageTest.cs
Microsoft.AspNet.Razor.Test.xproj
RazorCodeLanguageTest.cs
RazorEngineHostTest.cs
RazorErrorTest.cs
RazorTemplateEngineTest.cs
SourceLocationTest.cs
StringTextBuffer.cs
project.json