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

Copy the Stream config to the suiteRunner #2

Merged
merged 1 commit into from
May 26, 2016
Merged

Copy the Stream config to the suiteRunner #2

merged 1 commit into from
May 26, 2016

Conversation

come-maiz
Copy link
Owner

If the runner needs the Stream value from the config, it should not get
it from the reporter. It is better to keep a copy of the value in the
runner itself to make the communication between runner and reporter only
one-direction.

@fgimenez
Copy link

👍 it would be great to add tests for this

If the runner needs the Stream value from the config, it should not get
it from the reporter. It is better to keep a copy of the value in the
runner itself to make the communication between runner and reporter only
one-direction.
@coveralls
Copy link

Coverage Status

Changes Unknown when pulling 9734e1e on runner_stream into * on v1*.

@come-maiz
Copy link
Owner Author

thanks for the review Federico.
What kind of tests do you have in mind? This is fully covered by already existing tests. That was the only PR that I could get in upstream :)

@fgimenez
Copy link

you are right, the reporter tests are enough for the changes accessible from the outside, thanks!

@come-maiz
Copy link
Owner Author

Woohoo, merging. We are moving!

@come-maiz come-maiz merged commit 937a5a0 into v1 May 26, 2016
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

Successfully merging this pull request may close these issues.

3 participants