summaryrefslogtreecommitdiff
path: root/spec/unit/knife
Commit message (Expand)AuthorAgeFilesLines
* Just use a Time object in status teststm/knife_status_environmentThom May2015-04-091-1/+1
* use real timesThom May2015-04-091-5/+5
* use partial searchThom May2015-04-081-8/+19
* Ensure valid lucene queriesThom May2015-03-161-3/+3
* Add tests for knife statusThom May2015-03-121-3/+58
* Merge pull request #2999 from chef/pr-2988Jay Mundrawala2015-03-021-0/+14
|\
| * Fix expect receiveJay Mundrawala2015-03-021-1/+1
| * Rename specJay Mundrawala2015-03-021-1/+1
| * write spec for case of validation_key is nil.sawanoboly2015-02-271-0/+14
* | Update spec to mock out tar_cmdJay Mundrawala2015-02-271-2/+3
|/
* Missed fixing one testJulian C. Dunn2015-02-161-1/+1
* Fix supermarket.chef.io URL in tests tooJulian C. Dunn2015-02-162-3/+3
* Merge pull request #2030 from chef/lcg/1923Lamont Granquist2015-02-134-16/+401
|\
| * derpLamont Granquist2015-02-131-1/+1
| * fixed a bug in --bootstrap-vault-itemLamont Granquist2015-02-131-0/+7
| * prepend bootstrap_ to all CLI argslcg/1923Lamont Granquist2015-02-112-40/+40
| * validatorless bootstraps and chef-vault integrationLamont Granquist2015-02-114-15/+393
| * moving bootstrap templates directoryLamont Granquist2015-02-111-1/+1
* | Merge pull request #2893 from chef/tball/complete-2338Tyler Ball2015-02-131-0/+12
|\ \
| * | Finishing tests for https://github.com/chef/chef/pull/2338, fixes https://git...tball/complete-2338tyler-ball2015-02-111-0/+12
| |/
* | rspec-3-ify all the env-run-list specsLamont Granquist2015-02-1210-242/+242
* | CHEF-4591: Knife commands to manipulate env_run_list on nodesWilliam Albenzi2015-02-1210-0/+1195
|/
* Use ApiClient#from_hash rather than relying on json_class in return dataSteven Danna2015-02-091-41/+55
* Use `let` rather than `before` in rspec testsSteven Danna2015-01-251-9/+14
* Add --proxy-auth option to `knife raw`Steven Danna2015-01-251-0/+38
* Added cookbook_path configuration value to warning message for uploading cook...Josh Murphy2015-01-251-3/+16
* Removed repeated test line in cookbook_upload_specJosh Murphy2015-01-251-1/+0
* Added tests for updated cookbook upload all logic that checks the existence o...Josh Murphy2015-01-251-17/+39
* [CHF-4107] Knife should prefer gnutar when packaging.BinaryBabel OSS2015-01-251-4/+13
* [CHF-4107] Knife should prefer gnutar when packaging.BinaryBabel OSS2015-01-251-1/+1
* Update spec to check that information about why the cookbook was not found is...Jay Mundrawala2015-01-131-1/+5
* Add unit tests for cookbook site install #preferred_metadatabtm/site_install_jsonBryan McLellan2014-12-151-0/+41
* Clean up knife cookbook site install testsBryan McLellan2014-12-151-95/+95
* Catch 'unknown protocol' errors in ssl fetch and explain themdanielsdeleo2014-12-101-10/+43
* knife-windows bootstrap context inherits from Chef::Knife::Core::BootstrapCon...Serdar Sutay2014-12-081-0/+4
* Merge branch 'master' into tball/contrib-passtyler-ball2014-11-251-0/+14
|\
| * Fix installer_version_string to be an array on prerelease parameter.Yulian Kuncheff2014-11-241-0/+14
* | Fixing failing tests on mergetyler-ball2014-11-251-4/+4
* | Merge branch 'patch-3' of github.com:justanshulsharma/cheftyler-ball2014-11-251-3/+18
|\ \ | |/ |/|
| * Update node_run_list_remove_spec.rbAnshul Sharma2014-11-041-1/+1
| * swapped linesAnshul Sharma2014-11-041-2/+2
| * added testsAnshul Sharma2014-10-181-3/+18
* | Add another case for chef-dk#227 to ensure regex correctnesschef-dk-227-masterdanielsdeleo2014-11-131-0/+9
* | Fix conflicting data in test casesdanielsdeleo2014-11-131-4/+4
* | Merge branch 'chef-dk-227' into 11-stabledanielsdeleo2014-11-131-1/+66
* | Rspec 3 compat.Serdar Sutay2014-11-071-3/+3
* | Make sure that :distro is evaluated later than :bootstrap_template and :templ...Serdar Sutay2014-11-071-1/+27
* | Update to RSpec 3.Claire McQuin2014-10-2966-1401/+1401
* | Merge pull request #2196 from ClogenyTechnologies/sid/fix-bootstrap-options-p...Serdar Sutay2014-10-241-6/+2
|\ \ | |/ |/|
| * Fixed review comments related to bootstrap config spec testssiddheshwar-more2014-10-201-0/+40