summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* add some unit testing of new node APIslcg/attribute-setting-eventLamont Granquist2016-10-311-1/+46
* rename __path to __path__ and __node to __node__lcg/node-path-trackingLamont Granquist2016-10-252-22/+22
* add tests from #4207Lamont Granquist2016-10-251-0/+19
* remove breadcrumb stateLamont Granquist2016-10-251-87/+24
* standardize initializer args for VividMash+ImmutableMashLamont Granquist2016-10-251-2/+3
* add specsLamont Granquist2016-10-251-0/+84
* Merge pull request #5483 from chef/lcg/package-inline-resourcesLamont Granquist2016-10-241-3/+3
|\
| * remove excessive mockinglcg/package-inline-resourcesLamont Granquist2016-10-211-3/+3
* | Mock users in functional group testsCOOL-597/use-all-for-assertionTom Duffield2016-10-211-0/+1
|/
* Merge pull request #5476 from tas50/copyrightsLamont Granquist2016-10-215-7/+7
|\
| * More Opscode -> Chef updatesTim Smith2016-10-204-6/+6
| * Fix a few bad copyrightsTim Smith2016-10-201-1/+1
* | Merge pull request #5475 from tas50/spec_typoLamont Granquist2016-10-211-1/+1
|\ \
| * | Fix spec typoTim Smith2016-10-191-1/+1
* | | Merge pull request #5472 from chef/COOL-597/address-suse-test-failuresTom Duffield2016-10-212-2/+94
|\ \ \
| * | | Raise error if suse group manager adds non-existent userCOOL-597/address-suse-test-failuresTom Duffield2016-10-201-0/+90
| * | | Update useradd test to account for new SUSE 12.1 behaviorTom Duffield2016-10-201-2/+4
| | |/ | |/|
* | | Merge pull request #5479 from chef/lcg/rubocop-0.44.1Lamont Granquist2016-10-202-3/+3
|\ \ \
| * | | fixes for rubocop 0.44.1 enginelcg/rubocop-0.44.1Lamont Granquist2016-10-202-3/+3
| |/ /
* | | Attributes: add tests for regression in 12.0 fixed recentlyLamont Granquist2016-10-201-0/+28
|/ /
* | Merge pull request #5463 from chef/tm/last_json_deprecationsThom May2016-10-191-3/+0
|\ \
| * | Return a raw hash when creating objectstm/last_json_deprecationsThom May2016-10-181-3/+0
* | | Implement `--config-option` CLI opt for knifedan/config-option-in-knifedanielsdeleo2016-10-181-0/+31
|/ /
* | Merge pull request #5430 from MsysTechnologiesllc/nim/double_quotes_issueMatt Wrock2016-10-141-1/+25
|\ \
| * | Verifying powershell stdout in specsNimishaS2016-10-101-0/+2
| * | running powershell specs for only windowsNimishaS2016-10-071-1/+1
| * | Fixed double quotes issue in powershell_outNimishaS2016-10-071-0/+22
* | | Merge pull request #5452 from phene/better-user-provider-comparison-of-home-p...Thom May2016-10-141-0/+6
|\ \ \
| * | | Refactored Chef::Provider::User to short circuit and provider better comparis...Geoffrey Hichborn2016-10-131-0/+6
* | | | use delayed_action in accumulator speclcg/delayed_actionLamont Granquist2016-10-111-6/+2
|/ / /
* | | add some integration testing around accumulatorsLamont Granquist2016-10-101-0/+236
* | | Adding support for rfc 62 exit code 213Jeremy J. Miller2016-10-061-0/+10
|/ /
* | Merge pull request #5417 from chef/lcg/issue5089Thom May2016-10-061-0/+15
|\ \
| * | add a spec for the fix to #5089Lamont Granquist2016-10-051-0/+15
* | | Revert Handling double quotes in powershell_outMatt Wrock2016-10-052-14/+37
* | | Merge pull request #5408 from coderanger/solaris-mNoah Kantrowitz2016-10-061-1/+9
|\ \ \
| * | | Fix solaris handling for -m/-M behavior. Fixes #5403.Noah Kantrowitz2016-10-051-1/+9
* | | | Merge pull request #5381 from MsysTechnologiesllc/nim/double_quotes_parsing_e...Bryan McLellan2016-10-052-37/+14
|\ \ \ \ | |_|/ / |/| | |
| * | | Raising Mixlib::ShellOut::ShellCommandFailed exceptionNimishaS2016-10-032-2/+2
| * | | Removed unwanted templatesNimishaS2016-09-303-3/+0
| * | | Handling double quotes. Added specsNimishaS2016-09-305-37/+17
* | | | Merge pull request #5319 from tas50/apt_update_specsThom May2016-10-041-17/+25
|\ \ \ \
| * | | | Test apt_update on non-linux behaviorTim Smith2016-09-141-17/+25
* | | | | Merge pull request #5245 from chef/jk/knife-cookbook-delete-testThom May2016-10-041-59/+48
|\ \ \ \ \
| * | | | | Don't let knife cookbook delete tests print to stdoutjk/knife-cookbook-delete-testJohn Keiser2016-09-081-59/+48
* | | | | | Merge pull request #5314 from chef/tm/raw_keyThom May2016-10-041-0/+50
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Allow raw_key to override the configured signing_keytm/raw_keyThom May2016-09-141-0/+50
| | |/ / / | |/| | |
* | | | | Merge pull request #5359 from MsysTechnologiesllc/ali/windows_registry_key_re...Bryan McLellan2016-09-304-14/+232
|\ \ \ \ \
| * | | | | Allow deletion of registry_key without the need for users to pass type and da...aliasgar162016-09-304-14/+232
| | |_|/ / | |/| | |
* | | | | Merge pull request #5377 from MsysTechnologiesllc/nim/dsc_failure_reported_wa...Bryan McLellan2016-09-301-4/+10
|\ \ \ \ \