Skip to content
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

CI: add tests for an interactive prompt #59

Closed
certik opened this issue Oct 20, 2020 · 1 comment
Closed

CI: add tests for an interactive prompt #59

certik opened this issue Oct 20, 2020 · 1 comment
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@certik
Copy link
Collaborator

certik commented Oct 20, 2020

The way to test it is to add the input into a file, and then redirect stdin from this file. An example would be a string like
"Hello Wold!" and check that we get the correct string. The <LEFT ARROW> and <DELETE> are meant to be the corresponding escape sequences for those keys.

@MCWertGaming MCWertGaming mentioned this issue Mar 16, 2021
42 tasks
@MCWertGaming MCWertGaming added the enhancement New feature or request label Dec 7, 2021
@MCWertGaming MCWertGaming added this to the V1.X.X milestone Dec 7, 2021
@MCWertGaming MCWertGaming mentioned this issue Aug 22, 2022
27 tasks
@MCWertGaming
Copy link
Collaborator

Moved to #182.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Done
Development

No branches or pull requests

2 participants