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

Rely on voxpupuli-test to mock the service_provider fact #351

Merged
merged 2 commits into from
Feb 10, 2024

Conversation

ekohl
Copy link
Member

@ekohl ekohl commented Feb 10, 2024

Custom facts in rspec-puppet-facts are strings, not symbols. This is inconsistent with other facts and confusing and will be fixed in the next major version of rspec-puppet-facts.

This was reported in voxpupuli/voxpupuli-test#124.

The global raise_error requires a specific exception class while this
only verifies it failed to compile with a specific message.
Custom facts in rspec-puppet-facts are strings, not symbols. This is
inconsistent with other facts and confusing and will be fixed in the
next major version of rspec-puppet-facts.
@ekohl ekohl merged commit 7500c76 into voxpupuli:master Feb 10, 2024
6 checks passed
@ekohl ekohl deleted the fix-tests branch February 10, 2024 23:14
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