Skip to content

Enable the OpenExamplesFolder unit test #3598

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
2 tasks done
andyleejordan opened this issue Sep 29, 2021 · 2 comments
Closed
2 tasks done

Enable the OpenExamplesFolder unit test #3598

andyleejordan opened this issue Sep 29, 2021 · 2 comments
Assignees
Labels
Area-Test Issue-Enhancement A feature request (enhancement).

Comments

@andyleejordan
Copy link
Member

Prerequisites

  • I have written a descriptive issue title.
  • I have searched all issues to ensure it has not already been reported.

Summary

Added but also disabled in #3570:

// TODO: This is skipped because it intereferes with other tests. Either
// need to find a way to close the opened folder via a Code API, or find
// another way to test this.
test.skip("The examples folder can be opened (and exists)", async () => {
assert(await vscode.commands.executeCommand("PowerShell.OpenExamplesFolder"));
});

Proposed Design

No response

@andyleejordan andyleejordan added the Issue-Enhancement A feature request (enhancement). label Sep 29, 2021
@andyleejordan andyleejordan added this to the Consider-vNext milestone Sep 29, 2021
@SydneyhSmith SydneyhSmith moved this to Wishlist in American Pharoah May 9, 2022
@SydneyhSmith SydneyhSmith removed this from the Consider-vNext milestone Aug 11, 2022
@andyleejordan
Copy link
Member Author

I need to delete that test, it's never going to work.

@andyleejordan andyleejordan self-assigned this Feb 9, 2023
@SydneyhSmith
Copy link
Collaborator

#4420

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area-Test Issue-Enhancement A feature request (enhancement).
Projects
None yet
Development

No branches or pull requests

2 participants