Skip to content

Re-enable Console/ChoicePromptHandlerTests.cs #1440

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
andyleejordan opened this issue Mar 29, 2021 · 1 comment · Fixed by #1660
Closed

Re-enable Console/ChoicePromptHandlerTests.cs #1440

andyleejordan opened this issue Mar 29, 2021 · 1 comment · Fixed by #1660
Assignees
Labels
Area-Test Issue-Bug A bug to squash.

Comments

@andyleejordan
Copy link
Member

andyleejordan commented Mar 29, 2021

Two of this file's three tests are skipped:

[Fact(Skip = "This test fails often and is not designed well...")]
public void ChoicePromptReturnsCorrectIdForChoice()

[Fact(Skip = "Hotkeys are not exposed while VSCode ignores them")]
public void ChoicePromptReturnsCorrectIdForHotKey()

@andyleejordan andyleejordan self-assigned this Mar 29, 2021
@andyleejordan andyleejordan changed the title Fix skipped tests in Console/ChoicePromptHandlerTests.cs Fix skipped tests in ChoicePromptHandlerTests.cs Mar 29, 2021
@andyleejordan andyleejordan changed the title Fix skipped tests in ChoicePromptHandlerTests.cs Fix skipped tests in Console/ChoicePromptHandlerTests.cs Mar 29, 2021
@andyleejordan andyleejordan removed their assignment Mar 29, 2021
@andyleejordan andyleejordan changed the title Fix skipped tests in Console/ChoicePromptHandlerTests.cs Re-enable Console/ChoicePromptHandlerTests.cs Jan 5, 2022
@andyleejordan andyleejordan self-assigned this Jan 5, 2022
@andyleejordan andyleejordan added the Issue-Bug A bug to squash. label Jan 5, 2022
@andyleejordan
Copy link
Member Author

These are actually now all disabled.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area-Test Issue-Bug A bug to squash.
Projects
No open projects
Status: Done
Development

Successfully merging a pull request may close this issue.

1 participant