summaryrefslogtreecommitdiff
path: root/spec/unit/knife
Commit message (Expand)AuthorAgeFilesLines
* CHEF-4851 - Broke testing of cookbooks and versions into own includes.Josh Murphy2014-03-191-1/+3
* CHEF-4851 - Tested stderr string output compared to what function is being ca...Josh Murphy2014-03-191-6/+8
* CHEF-4851 - Added testing for missing dependencies in cookbook uploadJosh Murphy2014-03-191-0/+42
* Merge pull request #1213 from MSOpenTech/CHEF-4962Serdar Sutay2014-03-191-6/+17
|\
| * CHEF-4962, knife ssh will use a cloud atttribute for port if available.Jeff Mendoza2014-02-201-6/+17
* | CHEF-3698: Do not set log_level by defaultBryan McLellan2014-03-191-1/+4
* | Fix the spec failures on ruby 1.8.7.sersut2014-03-181-2/+2
* | Spec for new option to ui.confirm.sersut2014-03-171-0/+9
* | Convert --force option of knife client delete to --delete-validators to be co...sersut2014-03-171-4/+4
* | Specs for --delete-validators options.sersut2014-03-171-38/+121
* | Merge pull request #1270 from opscode/jc/OC-130/knife-create-validatorJames Casey2014-02-211-1/+29
|\ \
| * | Add --validator option to create validator client via knifeJames Casey2014-02-181-1/+29
| |/
* | Add a --force option to protect against accidental deletion of validatorsJames Casey2014-02-181-1/+44
|/
* remove some more deprecation warningsLamont Granquist2014-01-291-3/+3
* fix broken specs revealed by rspec-2.14-izationLamont Granquist2014-01-291-11/+9
* fix should_not raise_error(SpecificException)Lamont Granquist2014-01-292-4/+4
* s/mock\(/double(/gLamont Granquist2014-01-2921-27/+27
* s/stub!/stub/gLamont Granquist2014-01-2957-319/+319
* add tests and moar commentLamont Granquist2014-01-171-0/+107
* Fix subcommand loader specs for really old rubygemsdanielsdeleo2013-12-271-3/+11
* Add support for loading a static list of plugin files.danielsdeleo2013-12-271-0/+68
* Merge pull request #1099 from opscode/lcg/knife-subcommand-prereleaselamont-granquist2013-11-261-2/+2
|\
| * search prerelease gems for subcommandsLamont Granquist2013-10-291-2/+2
* | CHEF-4747: convert test to use double from openstructBryan McLellan2013-11-261-2/+1
* | support configurable concurrencyRanjib Dey2013-11-261-0/+15
* | Added knife spec to test invalid name input for data bag create.tylercloke2013-11-261-0/+7
* | adding the -a / --all option and correcting the spec fileSander Botman2013-11-261-21/+28
* | removing some comments and it seems I really cannot type the word constraints...Sander Botman2013-11-061-6/+1
* | renaming to compare and braking the code up into some functions and added uni...Sander Botman2013-11-061-0/+110
* | Turn off temp file mod check tests on windows.11.8.0.rc.3sersut2013-10-231-2/+2
* | port node_editor to use ui.edit_data()Lamont Granquist2013-10-231-6/+33
* | hardcore mocking of TempfileLamont Granquist2013-10-231-2/+1
* | add semi-functional testsLamont Granquist2013-10-231-0/+38
* | clean up some constantsLamont Granquist2013-10-231-12/+19
* | add editing specs for knife/core/uiLamont Granquist2013-10-231-0/+74
|/
* [CHEF-4509] read `secret` `secret_file` from knife hashSeth Chisamore2013-10-171-2/+10
* Fixup specs to handle config jail featuredanielsdeleo2013-10-161-19/+33
* Add --config-file-jail to avoid loading user knife.rb in testsJohn Keiser2013-10-151-12/+5
* CHEF-4271: Add unit test for quoting sudo password fixadamedx2013-10-101-1/+1
* [CHEF-3609] Test no_proxy entries during bootstrapSean Horn2013-10-101-0/+28
* Normalize whitespace on all filesSeth Vargo2013-09-2622-55/+55
* Don't bother cleaning up Chef::Config after tests or initializing things to d...John Keiser2013-09-161-6/+0
* Fix tests that rely on leaky Chef::ConfigJohn Keiser2013-09-162-13/+2
* Reset configuration before each testJohn Keiser2013-09-162-14/+0
* Use Chef::Config.reset in tests instead of save/load configJohn Keiser2013-09-132-9/+5
* Make sure config file selection specs can run when HOME is not set.sersut2013-08-011-10/+20
* 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