summaryrefslogtreecommitdiff
path: root/spec/unit/knife
Commit message (Expand)AuthorAgeFilesLines
* Fix gem finder test (broken on Linux)John Keiser2013-06-181-1/+1
* Fix specification to verify correct resultsjkeiser2013-06-181-5/+16
* Changed find_subcommands_via_rubygems to only search latest gem versionsPaul Mooring2013-06-181-0/+9
* CHEF-4022: Update test for new error messageBryan McLellan2013-06-181-1/+1
* Remove unnecessary map and sort.Julian C. Dunn2013-06-181-1/+1
* CHEF-4022 Remove local variable from determine_version due to memoization as ...Julian C. Dunn2013-06-181-1/+1
* [CHEF-4022] Write tests. Exit with a non-zero code.Julian C. Dunn2013-06-181-1/+22
* Adds another test for correct amount of argumentsMike Fiedler2013-06-181-0/+25
* [CHEF-4076] adds 'set' subcommand to knife node run_listMike Fiedler2013-06-181-0/+115
* capitalize drive letter in expected and actualDaniel DeLeo2013-06-071-2/+2
* Merge branch 'master' into file-refactorsersut2013-06-061-2/+2
|\
| * Ignore case of systemdrive letter in unit testsBryan McLellan2013-06-031-7/+7
* | Fix knife configuration tests on windows based on the behavior of knife.sersut2013-06-041-2/+2
* | Merge branch 'master' into file-refactorsersut2013-05-312-0/+17
|\ \ | |/
| * multi attribute returnRanjib Dey2013-05-241-0/+6
| * Add test for bootstrap setting the forward-agent optionDecklin Foster2013-05-231-0/+11
* | Minor test cleanup for windows.sersut2013-05-201-2/+2
* | Merge branch 'master' into file-refactorsersut2013-05-145-107/+247
|\ \ | |/
| * [CHEF-4176] reduce duplication in knife configure testsdanielsdeleo2013-05-131-21/+37
| * [CHEF-4176] update `knife configure -i` for Chef 11danielsdeleo2013-05-131-17/+17
| * [CHEF-3516] raise Errno::EPIPE exceptions with -VVXabier de Zuazo2013-04-181-0/+8
| * [CHEF-3516] Some knife commands emit Errno::EPIPE when used in a pipelineXabier de Zuazo2013-04-181-0/+27
| * [CHEF-3452] Fix expectation for frozen cookbook upload failureMatthew Horan & Ryan Ong2013-04-121-2/+4
| * [CHEF-3452] Failing spec for frozen cookbook uploadMatthew Horan & Ryan Ong2013-04-121-3/+5
| * [CHEF-4011] add secret in knife.rb deprecation warningSeth Chisamore2013-04-111-0/+11
| * [CHEF-4011] `--secret` and `--secret-file` options for `knife bootstrap`Seth Chisamore2013-04-112-24/+100
| * modern RSpec update for boostrap_context_specSeth Chisamore2013-04-111-54/+47
| * add missing do/end in bootstrap_specSeth Chisamore2013-04-111-21/+22
* | Merge branch 'master' into file-refactorLamont Granquist2013-04-111-9/+33
|\ \ | |/
| * Remove extra '-' in test description for --use-sudo-passwordadamedx2013-04-051-1/+1
| * Fix incorrect option in test description from --sudo-use-password to --use-su...adamedx2013-04-051-1/+1
| * Move the tests for --use-sudo-password to a separate contextChirag Jog2013-04-031-21/+21
| * Review comments for better readabilityChirag Jog2013-03-281-4/+4
| * Spec tests for Enable password to sudo from stdin for knife sshChirag Jog2013-03-121-9/+33
* | fixes for running specs on Z: driveLamont Granquist2013-03-181-12/+8
|/
* Fix up knife user public key test for windows pathsBryan McLellan2013-02-071-1/+1
* Add validation of password length to the user-create plugin.Steven Danna2013-02-061-0/+9
* Update knife-configure to create user rather than client.Steven Danna2013-02-061-26/+23
* Add user commands to knife.Steven Danna2013-02-066-0/+284
* Merge branch '10-stable' into integrate-chef-10-18-0danielsdeleo2013-01-172-28/+76
* [CHEF-3497] apply config in the desired orderdanielsdeleo2013-01-142-0/+3
* Update stubbing order within config specChris Roberts2013-01-141-7/+13
* CHEF-2627: Return non-zero exit code when any ssh command failsMatthew Horan & Ryan Ong2012-12-141-5/+40
* CHEF-2627: Exit with non-zero exit code when ssh command failsMatthew Horan & Ryan Ong2012-12-141-1/+56
* [CHEF-3662] knife client reregister uses ApiClient#reregisterdanielsdeleo2012-12-121-22/+23
* Use ui.confirm in nag instead of custom logicChristopher Maier2012-12-041-27/+0
* Total rewrite of knife index rebuild testsChristopher Maier2012-12-041-33/+123
* CHEF-3555: Fix unit tests on windowsBryan McLellan2012-12-041-1/+1
* CHEF-3555: fix knife cookbook site install when StringBryan McLellan2012-12-031-2/+12
* set default log level to :auto in bootstrapdanielsdeleo2012-11-211-1/+1