aspnetcore/test
N. Taylor Mullen 4eea2f6992 Change DefaultTagHelperFactsService to not expect a primary workspace.
- Removed `TagHelperFactsServiceInternal` since we had no way of retrieving the internal Workspace service given the exposed public API. Not to mention I think the `TagHelperFactsService` made more sense as a MEF service anyhow.
- Moved `TagHelperFactsServiceInternal` tests to `Microsoft.VisualStudio.Editor.Razor.Test` project and changed them to utilize the non-"internal" version.
- Updated completion service API to rely on non-`TagHelperFactsServiceInternal` pieces.

#2004
2018-02-02 12:02:45 -08:00
..
Microsoft.AspNetCore.Mvc.Razor.Extensions.Test
Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X.Test
Microsoft.AspNetCore.Razor.Design.Test
Microsoft.AspNetCore.Razor.Language.Test
Microsoft.AspNetCore.Razor.Runtime.Test
Microsoft.AspNetCore.Razor.Test
Microsoft.AspNetCore.Razor.Test.Common
Microsoft.AspNetCore.Razor.Test.MvcShim
Microsoft.AspNetCore.Razor.Test.MvcShim.Version1_X
Microsoft.AspNetCore.Razor.Tools.Test
Microsoft.CodeAnalysis.Razor.Test
Microsoft.CodeAnalysis.Razor.Workspaces.Test Change DefaultTagHelperFactsService to not expect a primary workspace. 2018-02-02 12:02:45 -08:00
Microsoft.CodeAnalysis.Razor.Workspaces.Test.Common Update DefaultRazorEditorFactoryService to be per-workspace. 2018-02-01 14:51:23 -08:00
Microsoft.VisualStudio.Editor.Razor.Test Change DefaultTagHelperFactsService to not expect a primary workspace. 2018-02-02 12:02:45 -08:00
Microsoft.VisualStudio.Editor.Razor.Test.Common
Microsoft.VisualStudio.LanguageServices.Razor.Test Update DefaultRazorEditorFactoryService to be per-workspace. 2018-02-01 14:51:23 -08:00
Microsoft.VisualStudio.Mac.LanguageServices.Razor.Test Add Mac implementation of VisualStudioWorkspaceAccessor new APIs. 2018-02-01 14:51:23 -08:00
RazorPageGenerator.Test
testapps
Directory.Build.props