summaryrefslogtreecommitdiff
path: root/spec/unit
Commit message (Expand)AuthorAgeFilesLines
* tests updated for services only starting at run level SLaurent Desarmes2013-12-201-16/+48
* another assumption: load_current_resource always sets a priorityLaurent Desarmes2013-12-201-3/+5
* CHEF-4849: Implement `#response_file_variables` in Package resourcePeter Fern2013-12-201-0/+5
* Add ability to run recipes directly from chef-client command lineJohn Keiser2013-12-061-0/+1
* CHEF-4441: emit reasonable error message when there is no default data bag se...John Keiser2013-12-031-18/+32
* [CHEF-4842] Fix comparison of user resources with non-ASCII commentsTobias Schmidt2013-12-041-0/+6
* 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
* | Always set a correct Host header to avoid net/http bugdanielsdeleo2013-11-262-4/+16
* | CHEF-3940: Raise an error if we cannot find the userBryan McLellan2013-11-261-0/+4
* | [CHEF-3940] ensure $HOME matches user executing `git`Seth Chisamore2013-11-261-4/+9
* | Modify a message when any cookbook is not found.Ryota Arai2013-11-261-1/+1
* | Raise an error if any directory of `cookbook_path` contains no cookbook.Ryota Arai2013-11-261-1/+1
* | Raise CookbookNotFound error if any directory of cookbook_path contains no co...Ryota Arai2013-11-261-0/+14
* | 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
* | some tests for the enable_checkout optionJohn Goulah2013-11-262-0/+25
* | move attribute setting locally inside the specRanjib Dey2013-11-261-1/+1
* | add spec for mailto attr comparison bugRanjib Dey2013-11-261-0/+6
* | adding the -a / --all option and correcting the spec fileSander Botman2013-11-261-21/+28
* | Merge pull request #1111 from opscode/lcg/OC-10380lamont-granquist2013-11-224-8/+14
|\ \
| * | spec tests for checksumLamont Granquist2013-11-114-8/+14
* | | [CHEF-4110] Add whyrun_safe_ruby_block resourcePhil Dibowitz2013-11-211-0/+47
* | | Merge branch 'jc/OC-10471/raw_http_request'jamesc2013-11-201-7/+38
|\ \ \
| * | | Add tests for raw_http_request to check that the authenticator getsjamesc2013-11-201-7/+38
| |/ /
* | | Merge pull request #1134 from opscode/CHEF-3297Serdar Sutay2013-11-208-44/+76
|\ \ \
| * | | Fix the failing pw provider unit spec.sersut2013-11-191-6/+7
| * | | exluded_members support in pw group provider.sersut2013-11-141-9/+5
| * | | excluded_members support for groupmod provider.sersut2013-11-141-1/+0
| * | | Fix unit tests on group providers.sersut2013-11-146-29/+65
| |/ /
* | | Backport URI::Generic#hostname to Ruby 1.9.2 and olderdanielsdeleo2013-11-151-0/+34
|/ /
* | Merge pull request #1109 from opscode/ci-script-fixSerdar Sutay2013-11-061-1/+6
|\ \
| * | Check for ENV['CD'] instead of ENV['PWD'] on windows.sersut2013-11-051-1/+6
* | | Merge pull request #1102 from ryotarai/remove-unused-variable-in-client_specBryan McLellan2013-11-061-1/+0
|\ \ \
| * | | Remove an unused variable in spec/unit/client_spec.rbRyota Arai2013-10-301-1/+0
| | |/ | |/|
| * | Application::Solo must set @chef_client_jsondanielsdeleo2013-10-241-1/+1
| * | REST#raw_http_request needs to be public for legacy usedanielsdeleo2013-10-231-0/+7
| * | Update remote_file to expect nil return for 304 responsedanielsdeleo2013-10-231-19/+3
| * | Configure the ssl_ca_file if it can be founddanielsdeleo2013-10-181-0/+9
| * | Add a means to detect the 'embedded' dir in omnibusdanielsdeleo2013-10-181-0/+21
* | | Allow single letter usernames.Matthew M. Boedicker2013-11-061-0/+10
* | | [CHEF-4363] Remove unnecessary restoration of Chef::ConfigBryan McLellan2013-11-061-4/+0
* | | [CHEF-4363] Allow adding event_handlers via config fileRanjib Dey2013-11-061-0/+14
* | | 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
| |/ |/|
* | Application::Solo must set @chef_client_jsondanielsdeleo2013-10-241-1/+1
* | 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