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

Write a test that observes that streaming output is streamed #54

Open
lukemarsden opened this issue Feb 16, 2015 · 0 comments
Open

Write a test that observes that streaming output is streamed #54

lukemarsden opened this issue Feb 16, 2015 · 0 comments

Comments

@lukemarsden
Copy link
Contributor

Rather than buffered.

IOW, things that output something, then wait 5 seconds, then output something else (like fixtures/free-dockerfile) should do exactly that, rather than buffering everything and outputting it all at once.

Currently this was only tested manually, which is sad.

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