aspnetcore/test/Microsoft.AspNetCore.Razor..../IntegrationTests
N. Taylor Mullen 0e509b4bbb Add incomplete directive integration tests.
- These tests validate that our extensible directives do not have code that explodes when an incomplete directive is encountered. This is typically the case when a user is in the midst of typing a directive at design time.
- Added an extensions test and a language test.

#1271
2017-05-01 14:32:17 -07:00
..
BasicIntegrationTest.cs
CodeGenerationIntegrationTest.cs Add incomplete directive integration tests. 2017-05-01 14:32:17 -07:00
ExtensibleDirectiveTest.cs
HtmlAttributeIntegrationTest.cs
InstrumentationPassIntegrationTest.cs Rename ITagHelperDescriptorBuilder => TagHelperDescriptorBuilder. 2017-04-11 17:08:38 -07:00
RazorTemplateEngineIntegrationTest.cs
TagHelpersIntegrationTest.cs Rename ITagHelperDescriptorBuilder => TagHelperDescriptorBuilder. 2017-04-11 17:08:38 -07:00