Skip to content

Delete ChoicePromptHandlerTests and InputPromptHandlerTests #1660

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

Merged
merged 1 commit into from
Jan 11, 2022

Conversation

andyleejordan
Copy link
Member

These tests would need to be rewritten for the new APIs, that is, they
cannot simply be massaged and turned back on as the interfaces they were
exercising have changed. Fortunately $host.UI.PromptForChoice(...)
works as expected, but is not high priority to cover in new tests.

Resolves #1440 and #1441.

These tests would need to be rewritten for the new APIs, that is, they
cannot simply be massaged and turned back on as the interfaces they were
exercising have changed. Fortunately `$host.UI.PromptForChoice(...)`
works as expected, but is not high priority to cover in new tests.
@ghost ghost added Area-Test Issue-Bug A bug to squash. labels Jan 11, 2022
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 this pull request may close these issues.

Re-enable Console/ChoicePromptHandlerTests.cs
2 participants