aspnetcore/test
N. Taylor Mullen 1795fc26c1 Add AttributeCompletion API.
- Added a `GetAttributeCompletions` API that's consistent with current Razor's editor expectations.
- Added unit tests to validate all code paths of the new `GetAttributeCompletions` method.

#1120
2017-05-05 11:57:31 -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 [Fixes #1058] Added a test to verify nested enum behavior 2017-05-05 11:50:31 -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 [Fixes #1058] Added a test to verify nested enum behavior 2017-05-05 11:50:31 -07:00
Microsoft.CodeAnalysis.Razor.Test [Fixes #1058] Added a test to verify nested enum behavior 2017-05-05 11:50:31 -07:00
Microsoft.VisualStudio.LanguageServices.Razor.Test Add AttributeCompletion API. 2017-05-05 11:57:31 -07:00
RazorPageGenerator.Test