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

Extracting the spec helper to its own class in lib so we can leverage it in chef-provisioning for testing there #41

Merged
merged 5 commits into from
Mar 17, 2015

Conversation

tyler-ball
Copy link
Contributor

\cc @jkeiser

I also made some updates to the gemspec to pin versions. Other than that there are no code changes besides moves and renames.

require 'cheffish/basic_chef_client'

class Chef
module Support
Copy link
Contributor

Choose a reason for hiding this comment

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

I feel like the word RSpec should be in here, shouldn't it?

@tyler-ball
Copy link
Contributor Author

Changed the module name to include RSpec

@tyler-ball tyler-ball self-assigned this Mar 12, 2015
tyler-ball added a commit that referenced this pull request Mar 17, 2015
Extracting the spec helper to its own class in lib so we can leverage it in chef-provisioning for testing there
@tyler-ball tyler-ball merged commit 503d2be into master Mar 17, 2015
@tyler-ball tyler-ball deleted the tball/extract_spec_support branch March 17, 2015 17:36
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.

4 participants