You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
0 commit comments