aspnetcore/test
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
..
Microsoft.AspNetCore.Mvc.Razor.Extensions.Test Add incomplete directive integration tests. 2017-05-01 14:32:17 -07:00
Microsoft.AspNetCore.Razor.Language.Test Add incomplete directive integration tests. 2017-05-01 14:32:17 -07:00
Microsoft.AspNetCore.Razor.Performance Use Bundled NETStandard.Library \ NETCoreApp versions instead of explicitly specifying one 2017-04-28 16:00:48 -07:00
Microsoft.AspNetCore.Razor.Runtime.Test
Microsoft.AspNetCore.Razor.Test.Common Fail if baseline longer than generated 2017-05-01 10:23:19 -07:00
Microsoft.CodeAnalysis.Razor.Test
Microsoft.VisualStudio.LanguageServices.Razor.Test
RazorPageGenerator.Test