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

Add E2E tests #60

Closed
dundalek opened this issue Mar 8, 2018 · 1 comment
Closed

Add E2E tests #60

dundalek opened this issue Mar 8, 2018 · 1 comment

Comments

@dundalek
Copy link
Owner

dundalek commented Mar 8, 2018

Currently we test by either calling eval directly or spawning a special helper process.

It would be good to add tests that spawn the closh itself and send commands via stdin. This would also allow us to test UI interaction (e.g. history search).

There might be some trickiness to figure out to wait for the process to start and parsing out the prompt.

@dundalek
Copy link
Owner Author

dundalek commented Apr 7, 2019

Closing for now, will address it during readline reimplementation.

@dundalek dundalek closed this as completed Apr 7, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant