Skip to content

Add shell support to fake_server #24

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
pkittenis opened this issue Feb 19, 2015 · 1 comment
Closed

Add shell support to fake_server #24

pkittenis opened this issue Feb 19, 2015 · 1 comment

Comments

@pkittenis
Copy link
Member

To test shell specific behaviour like PTYs, daemon processes and the like, fake_server would need shell support and to run shell commands for real.

Add shell support to fake_server and add tests for PTY use and daemon processes. Related to #23

@pkittenis
Copy link
Member Author

Resolved in master branch. Fake server now renamed to embedded server and is a functional ssh server that actually runs shell commands.

Tests have been updated to run bash commands and already have identified an issue - #37 - from them.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant