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 Add MVC support for RazorProjectEngine. 2018-01-25 12:26:11 -08:00
Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X.Test Add MVC support for RazorProjectEngine. 2018-01-25 12:26:11 -08:00
Microsoft.AspNetCore.Razor.Design.Test Merge remote-tracking branch 'origin/release/2.1' into dev 2018-02-01 13:36:07 -08:00
Microsoft.AspNetCore.Razor.Language.Test Update RazorProjectEngine to use RazorConfiguration. 2018-01-29 16:08:17 -08:00
Microsoft.AspNetCore.Razor.Runtime.Test
Microsoft.AspNetCore.Razor.Test
Microsoft.AspNetCore.Razor.Test.Common Add MVC support for RazorProjectEngine. 2018-01-25 12:26:11 -08:00
Microsoft.AspNetCore.Razor.Test.MvcShim
Microsoft.AspNetCore.Razor.Test.MvcShim.Version1_X
Microsoft.AspNetCore.Razor.Tools.Test Skipping flaky tests on windows as well 2018-01-31 11:28:07 -08:00
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 Merge remote-tracking branch 'origin/release/2.1' into dev 2018-02-01 13:36:07 -08:00
Directory.Build.props