summaryrefslogtreecommitdiff
path: root/spec/unit
Commit message (Expand)AuthorAgeFilesLines
* Enable the spec use_inline_resoruces deprecationdeprecationsTim Smith2018-01-051-1/+0
* Merge pull request #6699 from chef/windows_pathThom May2018-01-031-1/+1
|\
| * Modernize windows_path resourceTim Smith2017-12-211-1/+1
* | Improve property warnings in resourcesbetter_resource_errorsTim Smith2017-12-291-13/+13
|/
* Merge pull request #6695 from bloomberg/bootstrap-stringsTim Smith2017-12-211-0/+5
|\
| * Escape single-quoted strings from the contextAllan Espinosa2017-12-201-0/+5
* | Merge pull request #6701 from chef/lcg/chef-http-inject-tempfileLamont Granquist2017-12-202-19/+32
|\ \ | |/ |/|
| * allow injecting tempfiles into Chef::HTTPlcg/chef-http-inject-tempfileLamont Granquist2017-12-192-19/+32
* | Fix priority to accept 1-99 not 0-99yum_repo_cleanupTim Smith2017-12-191-0/+1
* | Merge pull request #6692 from chef/resource_specsTim Smith2017-12-1958-1397/+1358
|\ \ | |/ |/|
| * Move zypper_repo tests out of linux only and cleanupresource_specsTim Smith2017-12-191-27/+17
| * Add a test for the name property in subversion resourceTim Smith2017-12-181-0/+4
| * Improve the windows_path specsTim Smith2017-12-181-4/+6
| * Improve the yum_repository resource specsTim Smith2017-12-182-9/+61
| * Improve the zypper_repository resource specsTim Smith2017-12-181-5/+14
| * Cleanup for resource specsTim Smith2017-12-1858-1377/+1281
* | Merge pull request #6652 from sandratiffin/CHEF-3058Tim Smith2017-12-192-9/+29
|\ \
| * | fix for data bag names partially matching search reserved wordsSandra Tiffin2017-12-122-9/+29
* | | Merge pull request #6690 from chef/tm+nk/verify-commandThom May2017-12-191-4/+18
|\ \ \ | |_|/ |/| |
| * | feed chefstyletm+nk/verify-commandThom May2017-12-181-1/+1
| * | Slight improvements to validation failures. Shows the failing command if poss...Noah Kantrowitz2017-12-181-4/+18
* | | Merge pull request #6689 from chef/resource_provider_magicTim Smith2017-12-181-30/+24
|\ \ \ | |/ / |/| |
| * | Modernize cookbook_file and expand specsTim Smith2017-12-181-30/+24
* | | Merge pull request #6660 from chef/tm/credentialsThom May2017-12-182-60/+12
|\ \ \ | |/ / |/| |
| * | Specify a profile on the command lineThom May2017-12-181-0/+2
| * | Generate a credentials fileThom May2017-12-141-60/+10
| |/
* | Merge pull request #6683 from chef/reboot_resourceThom May2017-12-181-0/+52
|\ \
| * | Modernize reboot resource and add specTim Smith2017-12-151-0/+52
* | | These specs can't be written in a cross platform waymsu_and_cab_defaultsTim Smith2017-12-162-10/+0
* | | Fix bugs in handling 'source' in msu_package and cab_packageTim Smith2017-12-152-8/+42
|/ /
* | Fix failing msu_package resource specsTim Smith2017-12-152-5/+5
|/
* Merge pull request #6654 from MsysTechnologiesllc/vasundhara/chef_windows_tas...Tim Smith2017-12-111-4/+11
|\
| * [MSYS-731] Fix for [chef] windows_task resource isn't idempotent for any commandVasu11052017-12-111-4/+11
* | Merge pull request #6618 from MsysTechnologiesllc/nim/on_logon_issueTim Smith2017-12-111-0/+16
|\ \
| * | invalid date error on windows_task with frequency :on_logonnimisha2017-12-081-0/+16
* | | Fix sneaky chefstyle violationstm/fix_chefstyleThom May2017-12-111-3/+3
| |/ |/|
* | Merge pull request #6636 from EmFl/patch-1Thom May2017-12-101-1/+22
|\ \
| * | added test for data bag name containing reserved wordEmilien2017-12-091-1/+22
* | | Merge pull request #6628 from chef/more_taskTim Smith2017-12-081-17/+96
|\ \ \ | |/ / |/| |
| * | Update the start_time spec for the new messageTim Smith2017-12-081-1/+1
| * | These are all input validation errors so they should raise ArgumentError not ...more_taskTim Smith2017-12-081-9/+9
| * | Expect the right exceptionsTim Smith2017-12-081-23/+23
| * | Properly handle an ISO8601 duration of 0 secondsTim Smith2017-12-081-0/+3
| * | Add tests for invalid datesTim Smith2017-12-071-2/+21
| * | Improve the integer/string warning messageTim Smith2017-12-071-4/+4
| * | Validate the start_date is correctly passedTim Smith2017-12-071-1/+1
| * | allow random_delay and execution_time_limit to be integers and properly validateTim Smith2017-12-071-11/+37
| * | Validate that starttime is actually in HH:mm formatTim Smith2017-12-071-0/+10
| * | Test lowercase system users not requiring passwordsTim Smith2017-12-071-0/+5
| * | Add testing of sec_to_durTim Smith2017-12-071-0/+16
| |/