summaryrefslogtreecommitdiff
path: root/spec/unit
Commit message (Expand)AuthorAgeFilesLines
* CR feedback: move command evaluation to guard interpreterAdam Edwards2014-03-292-7/+7
* CR feedback: clean up convert boolean expressions and add testsAdam Edwards2014-03-291-0/+40
* CR feedback: move inheritance to class level, add tests for convert_boolean_trueAdam Edwards2014-03-291-0/+18
* Fix namespacing issues caused by moving guard_interpreter logic out of Chef::...Adam Edwards2014-03-293-7/+7
* CR feedback: refactor guard interpreter logic out of Resource into ConditionalAdam Edwards2014-03-293-13/+20
* CR feedback: use expect to explicitly test exception behaviorAdam Edwards2014-03-292-13/+3
* CR feedback: remove duplicate specsAdam Edwards2014-03-291-17/+0
* Guard resource new specs and spec fixesAdam Edwards2014-03-293-2/+126
* Spec test break in to_hash due to new guard_interpreter attribute in Chef::Re...Adam Edwards2014-03-291-1/+1
* [CHEF-5132] more tests added for ImmutableCollections #to_a and #to_hash methodsXabier de Zuazo2014-03-281-9/+41
* [CHEF-5132] ImmutableCollections #to_a and #to_hash tests changed to use #be_...Xabier de Zuazo2014-03-281-19/+19
* [CHEF-3953] ImmutableMash and ImmutableArray should implement to_hash and to_...brianbianco2014-03-281-0/+23
* Update the unit tests to use the files names instead of the number of filesMatt Veitas2014-03-281-3/+14
* CHEF-4203: Honor the chefignore file for knife cookbook testMatt Veitas2014-03-282-0/+27
* [CHEF-3610] Set log_level for chef-client when '-VV' is specified in the knif...Hui Hu2014-03-281-0/+7
* CHEF-4957: Mount resource won't work when device is a relative symlinkMaxime Caumartin2014-03-281-0/+25
* CHEF-5087: Hide win32 if not on windowsBryan McLellan2014-03-283-3/+3
* CHEF-5087: Add a Windows Installer package providerBryan McLellan2014-03-273-0/+214
* CHEF-5100:Lamont Granquist2014-03-273-0/+229
* Merge pull request #948 from thommay/chef-4443Serdar Sutay2014-03-272-1/+10
|\
| * move run_list twiddling into the policy builderThom May2014-03-041-1/+1
| * Merge remote-tracking branch 'origin/master' into save-right-run-listThom May2014-03-04309-4709/+8140
| |\
| * | CHEF-4443 - Always save the correct run listThom May2013-08-121-0/+9
* | | Add regression test for cookbook overlay warningdanielsdeleo2014-03-271-0/+24
* | | Tidy cookbook upload specsdanielsdeleo2014-03-271-109/+132
* | | Fix unit tests to not access /etc/chef/encrypted_data_bag_secretdanielsdeleo2014-03-261-4/+13
* | | Add optional client-side key generation when registeringdanielsdeleo2014-03-251-6/+68
* | | Tidy up api client registration specsdanielsdeleo2014-03-251-32/+41
* | | Use safe_dup for DeepMerge#deep_merge to avoid TypeErrordanielsdeleo2014-03-241-0/+4
* | | Rescue TypeError duping un-dupable types in deep mergedanielsdeleo2014-03-241-0/+6
* | | CHEF-4888: Call WIN32OLE.ole_initialize in sub-threadsBryan McLellan2014-03-241-0/+32
* | | Enabled using special strings in cron. CHEF-2816Juri Timoshin2014-03-201-1/+133
* | | CHEF-4848: Add additional unit testsBryan McLellan2014-03-202-10/+31
* | | Show a short message for invalid value for weekday.Ryota Arai2014-03-201-2/+9
* | | Cron resource accepts a symbol as `weekday`Ryota Arai2014-03-201-0/+19
* | | Add SSL check and certificate fetching commands to knifedanielsdeleo2014-03-192-0/+338
* | | Remove should_exit out of parameters and make ui.confirm less ugly.sersut2014-03-192-63/+102
* | | [CHEF-5057] Add default choice option to confirm promptEric Sigler2014-03-191-7/+32
* | | [CHEF-4918] Don't destructively merge subhashes in hash_only_merge!Steven Danna2014-03-191-0/+7
* | | [CHEF-3812] Update test to check for ui.fatalJulian C. Dunn2014-03-191-3/+4
* | | [CHEF-3812] Support a --before option in "knife node run_list add"Julian C. Dunn2014-03-191-0/+22
* | | Merge pull request #1280 from josephholsten/CHEF-5064Serdar Sutay2014-03-191-0/+5
|\ \ \
| * | | ensure Chef::REST does not modify options in-placeJoseph Anthony Pasquale Holsten2014-02-251-0/+5
* | | | Merge pull request #1321 from opscode/btm/CHEF-3714Bryan McLellan2014-03-191-0/+8
|\ \ \ \
| * | | | CHEF-3714: Update file_edited? for FileEdit refactorBryan McLellan2014-03-191-2/+3
| * | | | CHEF-3714 - Method returns if a file was editedNanuk Krinner2014-03-191-0/+7
* | | | | Merge pull request #1268 from ccope/solaris11-ips-fixSerdar Sutay2014-03-191-174/+191
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | add tests for solaris package providersCam Cope2014-02-181-174/+191
* | | | | CHEF-3714: Update tests for changes from CHEF-5018Bryan McLellan2014-03-192-40/+18
* | | | | CHEF-4173: Test that insert_line_if_no_match works more than onceChris Bandy2014-03-191-0/+8