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

Add beaker tests for functions. #243

Merged
merged 5 commits into from
Apr 28, 2014
Merged

Conversation

hunner
Copy link
Contributor

@hunner hunner commented Apr 28, 2014

Writing the tests is a WIP, but we can merge ones already written.

apenney pushed a commit that referenced this pull request Apr 28, 2014
Add beaker tests for functions.
@apenney apenney merged commit f8bfe46 into puppetlabs:master Apr 28, 2014
@hunner hunner deleted the add_beaker branch April 28, 2014 18:59
# rewrite require
def require name
original_require name if name != 'spec_helper_acceptance'
end
Copy link
Contributor

Choose a reason for hiding this comment

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

what, exactly, does this Super ugly hack do?
Why are we not supposed to start beaker nodes for this test?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants