-
Notifications
You must be signed in to change notification settings - Fork 295
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: include rootPath of virtual folders in testPathPattern value (#1080
) * expose readonly VirtualWorkspaceFolder.effectiveUri * use effectiveUri for virtual folders when creating test items * test: add unit tests for VirtualWorkspaceFolder.effectiveUri * ref: nest WorkspaceRoot tests into a separate suite This commit's purpose is to separate the code style changes from the actual modifications (new tests) added in the next commit. * test: add WorkspaceRoot.createTestItem tests for item's URI
- Loading branch information
1 parent
10414ab
commit 1f33012
Showing
4 changed files
with
333 additions
and
263 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.