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

Avoid mocking stdout on host and use explicit hosts in host_prebuilt_steps_spec.rb #1900

Merged
merged 2 commits into from
Aug 27, 2024

Conversation

ekohl
Copy link
Member

@ekohl ekohl commented Aug 27, 2024

The stdout accessor should really be removed. The tests that needed it are enhanced to properly mock out the real implementations and return the information in a more precise way.

It also removes the common hosts in favor of explicit host definitions.

This accessor should really be removed. The tests that needed it are
enhanced to properly mock out the real implementations and return the
information in a more precise way.
This removes the common hosts in favor of explicit host definitions.
@bastelfreak bastelfreak merged commit 33f32b3 into voxpupuli:master Aug 27, 2024
7 checks passed
@ekohl ekohl deleted the simplify-tests branch August 27, 2024 17:31
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.

2 participants