summaryrefslogtreecommitdiff
path: root/spec/support/shared/context/client.rb
Commit message (Expand)AuthorAgeFilesLines
* autofixing whitespace copsLamont Granquist2016-02-051-4/+4
* suppress reporter failures by using validate_utf8=falselcg/suppress-reporter-failuresLamont Granquist2016-01-261-0/+6
* Use double quotes by defaultThom May2016-01-141-2/+2
* autocorrecting Style/TrailingCommalcg/trailing_commaLamont Granquist2016-01-131-1/+1
* Convert all uses of Chef::REST to Chef::ServerAPItm/no_more_restThom May2016-01-111-9/+11
* Minor updates for PR comments.sd/CI-31Serdar Sutay2015-05-291-3/+2
* adding unit testsDavida Marion2015-05-291-0/+3
* refactor ohai stubs, remove hardcodingClaire McQuin2015-05-271-15/+15
* Use shared contexts and shared examples to minimize code duplication.Claire McQuin2015-05-271-0/+275