summaryrefslogtreecommitdiff
path: root/spec/functional/rest_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Update all auth email address from opscode.com and getchef.com to chef.io.Noah Kantrowitz2016-02-021-1/+1
* Copyright year update for 2016 and massive cleanup.Noah Kantrowitz2016-02-021-1/+1
* we know that Chef::REST is deprecatedThom May2016-01-181-0/+1
* Use double quotes by defaultThom May2016-01-141-3/+3
* add CHEF::Rest#get func testsLamont Granquist2014-04-221-2/+24
* fix mixing should + expect rspec syntax in same fileLamont Granquist2014-04-221-2/+2
* CHEF-5100: moar func testsLamont Granquist2014-04-221-0/+15
* wrap methods in a moduleLamont Granquist2014-04-211-0/+2
* CHEF-5198: adding func tests for Chef::HTTP clientsLamont Granquist2014-04-111-0/+55