Skip to content

Cohosting semantic tokens tests#10619

Merged
davidwengier merged 8 commits intomainfrom
dev/dawengie/CohostSemanticTokensTests
Jul 17, 2024
Merged

Cohosting semantic tokens tests#10619
davidwengier merged 8 commits intomainfrom
dev/dawengie/CohostSemanticTokensTests

Conversation

@davidwengier
Copy link
Member

Part of #9519 and #10603

This was fairly straight forward too, though adding MVC files to the mix found a bug in our test data, which is kind of humorous.

I decided not to copy all of the semantic tokens tests we have, but rather just create something reasonably all-encompassing. The core engine is shared so both sets of tests exercise it anyway.

@davidwengier davidwengier requested a review from a team as a code owner July 15, 2024 07:23
@davidwengier
Copy link
Member Author

Well I guess my previous fixes didn't change the file path normalization issue 🤦‍♂️

@davidwengier
Copy link
Member Author

Have updated to remove a couple of statics, and run all tests with and without the Precise Semantic Tokens feature flag. Also, I think I'll wait for Dustin's PR to merge first.

…SemanticTokensTests

# Conflicts:
#	src/Razor/src/Microsoft.CodeAnalysis.Remote.Razor/Initialization/RemoteClientInitializationService.cs
#	src/Razor/src/Microsoft.CodeAnalysis.Remote.Razor/Initialization/RemoteClientInitializationServiceFactory.cs
#	src/Razor/test/Microsoft.VisualStudio.LanguageServices.Razor.Test/Cohost/CohostTestBase.cs
@davidwengier davidwengier enabled auto-merge July 16, 2024 21:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants