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

Use instance doubles for driver where possible #1491

Merged

Conversation

electrofelix
Copy link
Contributor

Switch to instance doubles for driver where possible and reduce usage of
allow_any_instance_of.

Additionally replace some incorrect allows with expects to validate
calls are not made.

Switch to instance doubles for driver where possible and reduce usage of
allow_any_instance_of.

Additionally replace some incorrect allows with expects to validate
calls are not made.
@electrofelix electrofelix enabled auto-merge (squash) May 6, 2022 19:26
@electrofelix electrofelix merged commit e4122f4 into master May 6, 2022
@electrofelix electrofelix deleted the correct-driver-connection-double-and-undefine-check branch May 6, 2022 19:30
mmguero pushed a commit to mmguero-dev/vagrant-libvirt that referenced this pull request May 9, 2022
Switch to instance doubles for driver where possible and reduce usage of
allow_any_instance_of.

Additionally replace some incorrect allows with expects to validate
calls are not made.
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.

None yet

1 participant