summaryrefslogtreecommitdiff
path: root/spec/unit/knife/client_create_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Move knife spec files into the knife gemMarc A. Paradise2021-04-301-169/+0
* Move knife to its own gemChef Expeditor2021-03-311-1/+1
* Avoid ambiguous regexesambiguous_regexTim Smith2020-11-211-2/+2
* Remove copyright dateslcg/remove-copyright-datesLamont Granquist2020-04-131-1/+1
* Fix the client create specsadminTim Smith2019-05-071-18/+1
* Be way more explicit about how we're handling datatm/missed_migrationThom May2016-02-151-2/+2
* autofixing whitespace copsLamont Granquist2016-02-051-2/+1
* Update all auth email address from opscode.com and getchef.com to chef.io.Noah Kantrowitz2016-02-021-1/+1
* Replace all Opscode copyrights with Chef Software.Noah Kantrowitz2016-02-021-1/+1
* Copyright year update for 2016 and massive cleanup.Noah Kantrowitz2016-02-021-1/+1
* Use double quotes by defaultThom May2016-01-141-7/+7
* autocorrecting Style/TrailingCommalcg/trailing_commaLamont Granquist2016-01-131-1/+1
* Move ApiClient V1 supported code to Chef::ApiClientV1 and restore Chef::ApiCl...tylercloke2015-07-061-1/+1
* API V1 support for client creation.tylercloke2015-06-051-51/+122
* Use ApiClient#from_hash rather than relying on json_class in return dataSteven Danna2015-02-091-41/+55
* Update to RSpec 3.Claire McQuin2014-10-291-17/+17
* Update tests for CHEF-4760 change.Chris Jerdonek2014-07-211-3/+3
* Add --validator option to create validator client via knifeJames Casey2014-02-181-1/+29
* s/mock\(/double(/gLamont Granquist2014-01-291-1/+1
* s/stub!/stub/gLamont Granquist2014-01-291-6/+6
* Normalize whitespace on all filesSeth Vargo2013-09-261-2/+2
* [OC-3564] move core Chef to the repo root \o/ \m/Seth Chisamore2012-10-301-0/+74