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

migrate proxy tests to rspec-puppet-facts #386

Merged
merged 1 commit into from
May 23, 2017

Conversation

bastelfreak
Copy link
Member

No description provided.

@dhollinger dhollinger merged commit 0786f2f into voxpupuli:master May 23, 2017
@bastelfreak bastelfreak deleted the proxy branch May 23, 2017 07:57

it { is_expected.to contain_class('zabbix::resources::proxy') }
it { is_expected.to contain_zabbix__userparameters('Zabbix_Proxy') }
it { is_expected.to contain_zabbix__resources__userparameters('foo_Zabbix_Proxy') }
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@bastelfreak Where did foo_Zabbix_Proxy come from? Not sure why the tests on this PR all passed, but they don't anymore because of this.

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