summaryrefslogtreecommitdiff
path: root/spec/unit/api_client
Commit message (Expand)AuthorAgeFilesLines
* Autofixing new Perf cops in 0.37.2Lamont Granquist2016-02-231-1/+1
* deal with 0.37.2 renamed copsLamont Granquist2016-02-181-1/+1
* autofixing whitespace copsLamont Granquist2016-02-051-11/+10
* 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
* Modify registration_spec to work when fips is enabled in opensslJay Mundrawala2016-01-251-6/+6
* Use double quotes by defaultThom May2016-01-141-10/+10
* autocorrecting Style/TrailingCommalcg/trailing_commaLamont Granquist2016-01-131-2/+2
* no longer wait on node search to refresh vault but pass created ApiClient ins...Matt Wrock2015-12-221-9/+13
* expose HTTP optionstm/fix_reg_tests_2Thom May2015-12-091-0/+3
* fix registration teststm/fix_reg_testsThom May2015-12-071-4/+2
* Fix unit specs on Sparc.Serdar Sutay2014-11-121-1/+7
* Fix rspec 3 specs.ryan/follow_symlinksSerdar Sutay2014-11-071-2/+2
* Add spec for making client.pem a symlink a config optionRyan Cragun2014-11-071-0/+16
* Update to RSpec 3.Claire McQuin2014-10-291-47/+47
* Enable client-side key generation by default (resolves https://github.com/ops...Claire McQuin2014-08-141-74/+83
* Add optional client-side key generation when registeringdanielsdeleo2014-03-251-6/+68
* Tidy up api client registration specsdanielsdeleo2014-03-251-32/+41
* s/mock\(/double(/gLamont Granquist2014-01-291-2/+2
* s/stub!/stub/gLamont Granquist2014-01-291-3/+3
* Normalize whitespace on all filesSeth Vargo2013-09-261-1/+1
* make nil the default for second argument of make_tmpname()Lamont Granquist2013-01-291-1/+1
* use make_tmpname to avoid finalizer racesLamont Granquist2013-01-291-4/+1
* fix spec failure on ruby 1.8danielsdeleo2012-12-191-1/+2
* [CHEF-3689] skip unix-specific permissions test on windowsdanielsdeleo2012-12-191-1/+4
* [CHEF-3689] binary mode lulz in test datadanielsdeleo2012-12-191-1/+1
* [CHEF-3689] Extract registration to a classdanielsdeleo2012-12-181-0/+171