summaryrefslogtreecommitdiff
path: root/spec/unit/knife_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* print the path to the configuration file usedAlex Pop2014-10-041-1/+18
* Extract Knife config file find/load to a reusable componentdanielsdeleo2014-09-031-30/+3
* Update tests for CHEF-4760 change.Chris Jerdonek2014-07-211-14/+14
* Request on https scheme no longer sets default 443 port in Host header.Klaas Jan Wierenga2014-06-071-1/+1
* Prevent code reloading in knife tests (fixes constant warnings)danielsdeleo2014-04-241-0/+3
* - Adding X-Remote-Request-Id to the set of headers for every request from CCR...PrajaktaPurohit2014-02-071-0/+55
* s/stub!/stub/gLamont Granquist2014-01-291-29/+29
* Check for ENV['CD'] instead of ENV['PWD'] on windows.sersut2013-11-051-1/+6
* Reset configuration before each testJohn Keiser2013-09-161-1/+0
* Use Chef::Config.reset in tests instead of save/load configJohn Keiser2013-09-131-2/+1
* [CHEF-3932] Add unit tests for Knife's lazy dependency loadingTeemu Matilainen2013-04-111-0/+21
* [CHEF-3497] apply config in the desired orderdanielsdeleo2013-01-141-0/+30
* [CHEF-3663] Search for .chef in ENV[PWD] if setdanielsdeleo2012-12-051-0/+23
* [OC-3564] move core Chef to the repo root \o/ \m/Seth Chisamore2012-10-301-0/+295