aspnetcore/test/Microsoft.AspNetCore.Mvc.Ra...
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
..
IntegrationTests Add incomplete directive integration tests. 2017-05-01 14:32:17 -07:00
Internal
Properties
TestFiles/IntegrationTests/CodeGenerationIntegrationTest Add incomplete directive integration tests. 2017-05-01 14:32:17 -07:00
DictionaryPrefixTestTagHelper.cs
InjectDirectiveTargetExtensionTest.cs
InjectDirectiveTest.cs
InputTestTagHelper.cs
LineMappingsSerializer.cs
Microsoft.AspNetCore.Mvc.Razor.Extensions.Test.csproj react to removal of PlatformAbstractions (#1243) 2017-04-20 09:30:59 -07:00
ModelDirectiveTest.cs
ModelExpressionPassTest.cs
MvcRazorTemplateEngineTest.cs
MvcViewDocumentClassifierPassTest.cs
NamespaceDirectiveTest.cs Fix @namespace directive to handle incomplete directives. 2017-04-28 17:14:34 -07:00
PageDirectiveTest.cs Enable page directive to handle malformed text. 2017-04-20 14:05:54 -07:00
RazorPageDocumentClassifierPassTest.cs
ViewComponentTagHelperDescriptorConventionsTest.cs
ViewComponentTagHelperPassTest.cs
xunit.runner.json