summaryrefslogtreecommitdiff
path: root/spec/unit
Commit message (Expand)AuthorAgeFilesLines
* Properly send run_list_expanded event in policy node casetc/fix-expanded-run-list-reporting-for-policyfilesTyler Cloke2017-06-201-0/+50
* fixes for rubocop 0.49.1 engineLamont Granquist2017-06-202-2/+2
* Merge pull request #6142 from MsysTechnologiesllc/nim/error_handling_for_prox...Thom May2017-06-021-0/+22
|\
| * Checking for proxy error separatelynimisha2017-06-021-0/+22
* | Always run reconfigure between runs, and when HUP'dBryan McLellan2017-05-311-0/+2
* | Feed the rubocop.Noah Kantrowitz2017-05-301-29/+29
* | Merge branch 'master' into version-checkNoah Kantrowitz2017-05-253-65/+29
|\ \
| * | provider doesn't existing any moreLamont Granquist2017-05-251-49/+0
| * | convert breakpoint resource to a custom resourceLamont Granquist2017-05-253-34/+47
* | | Typo and a test for that typo.Noah Kantrowitz2017-05-251-0/+2
* | | The case syntax is nice but not worth a core monkeypatch. ::sad trombone::Noah Kantrowitz2017-05-251-42/+0
* | | First pass on a VersionString class.Noah Kantrowitz2017-05-231-0/+119
|/ /
* | Merge pull request #6154 from chef/tm/gem_pathThom May2017-05-161-11/+14
|\ \
| * | Ensure that we check the embedded gem binary lasttm/gem_pathThom May2017-05-161-11/+14
| |/
* | Prefer Systemd with sysvinit script over Upstart for service providerGrant Ridder2017-05-151-10/+10
|/
* fixed test with @NimishaS suggestion. Signed-off-by: Corey Hemminger corey.he...Corey Hemminger2017-05-031-6/+2
* updated testsCorey Hemminger2017-05-021-3/+7
* Merge pull request #6055 from coderanger/package-optionsThom May2017-04-2822-72/+72
|\
| * Remove a whole bunch more stubbed property stuff.Noah Kantrowitz2017-04-1119-63/+63
| * Clean up other uses of the allow(@new_resource).to receive(:options) pattern.Noah Kantrowitz2017-04-114-9/+9
* | Merge pull request #6097 from chef/tm/aix_manage_homeThom May2017-04-281-0/+97
|\ \
| * | Fix manage_home on AIXtm/aix_manage_homeThom May2017-04-271-0/+97
* | | lazily load cookbook_files and templatestm/even_lazierThom May2017-04-251-4/+5
* | | add tests for CookbookManifest.each_fileThom May2017-04-251-2/+17
|/ /
* | add a pointer from the run_context back to the runnerlcg/runner-pointerLamont Granquist2017-04-201-0/+4
|/
* Merge pull request #6045 from coderanger/segment-oopsThom May2017-04-112-0/+203
|\
| * Feed rubocop some moreThom May2017-04-112-31/+12
| * Test CookbookManifest v0 and v2Thom May2017-04-112-0/+222
* | Fix expand_options to cope with arrays too.Noah Kantrowitz2017-04-101-2/+2
* | We missed this when options got converted to an array.Noah Kantrowitz2017-04-101-5/+5
|/
* Clarify log messaging for required recipe featuredanielsdeleo2017-04-101-1/+1
* Merge pull request #6035 from chef/lcg/restore-log-locationThom May2017-04-061-0/+2
|\
| * another fix for windows specsLamont Granquist2017-04-061-1/+1
| * fixing specs for windowslcg/restore-log-locationLamont Granquist2017-04-061-1/+1
| * fix specLamont Granquist2017-04-061-0/+2
* | Merge pull request #6032 from chef/sd/required-recipeThom May2017-04-061-0/+49
|\ \ | |/ |/|
| * chefstyle fixessdelano2017-04-061-4/+4
| * server enforced required recipesdelano2017-04-061-0/+49
* | switch guards to use shell_out_with_systems_localeLamont Granquist2017-04-061-2/+2
* | spec fixes and Path-v-PATH cleanupLamont Granquist2017-04-061-10/+18
* | Chef-13: shell_out PATH fixes and path_sanity changesLamont Granquist2017-04-062-94/+20
|/
* Merge pull request #5851 from chef/lcg/chef-13-formatterLamont Granquist2017-04-063-57/+48
|\
| * fix knife configure client speclcg/chef-13-formatterLamont Granquist2017-04-051-2/+0
| * CHEF-13: remove magic from the logger/formatter settingsLamont Granquist2017-04-052-55/+48
* | Merge pull request #5886 from MsysTechnologiesllc/nim/windows_taskThom May2017-04-062-0/+605
|\ \
| * | Removed config file and chcp commandnimisha2017-04-051-2/+3
| * | Added unit testcases for windows_task providernimisha2017-04-031-0/+391
| * | Fixed Rubocop style issues and review commentsnimisha2017-03-311-213/+213
| * | Adding specs for windows_task resourcenimisha2017-03-311-0/+213
* | | Merge pull request #6028 from chef/lcg/chef-13-gem-package-take-2Thom May2017-04-061-30/+40
|\ \ \ | |_|/ |/| |