summaryrefslogtreecommitdiff
path: root/spec/unit
Commit message (Expand)AuthorAgeFilesLines
* Use the same python interpreter as yum when possiblessd/find-pythonSteven Danna2015-03-311-1/+35
* Revert "Merge pull request #2956 from chef/lcg/deploy-fixes"Jay Mundrawala2015-03-252-102/+61
* Handle cookbook artfact format differences when fetching cookbookspolicyfile-erchef-integrationdanielsdeleo2015-03-251-8/+28
* Update policyfile URLs and cookbook artifact data format per RFCdanielsdeleo2015-03-253-16/+74
* Merge pull request #2881 from chef/jdm/dsc_resourceJay Mundrawala2015-03-237-0/+380
|\
| * spec to assert failure in the case where RefreshMode is not set to DisabledJay Mundrawala2015-03-201-0/+12
| * spec for when Invoke-DscResource is available and RefreshMode=DisabledJay Mundrawala2015-03-201-0/+28
| * Added test for when powershell does not support Invoke-DscResourceJay Mundrawala2015-03-201-0/+13
| * Added skeleton of dsc_resource provider unit specJay Mundrawala2015-03-201-0/+31
| * Remove unused node object in ps_credential_specJay Mundrawala2015-03-201-4/+0
| * Added spec for resource_storeJay Mundrawala2015-03-201-0/+76
| * Use correct minimum powershell version in specJay Mundrawala2015-03-201-1/+1
| * Better formatting for ps_credential specJay Mundrawala2015-03-201-1/+2
| * Refactor ps_credential for easier mockingJay Mundrawala2015-03-201-5/+2
| * Escape strings when they contain a special characterJay Mundrawala2015-03-201-0/+11
| * Added module_name to dsc_resourceJay Mundrawala2015-03-201-1/+6
| * Added type coercsion for arrayJay Mundrawala2015-03-201-0/+4
| * Update PowershelTypeCoercions to call to_psobjectJay Mundrawala2015-03-201-0/+6
| * Added PSCredential objectJay Mundrawala2015-03-201-0/+43
| * Add spec to check that powershell dsl methods are usable inside dsc_resourceJay Mundrawala2015-03-201-0/+6
| * Fix dsc_resource specJay Mundrawala2015-03-201-4/+4
| * Add integration point for ps_credential dslJay Mundrawala2015-03-201-0/+4
| * Add type coercion for hashJay Mundrawala2015-03-201-0/+5
| * Added Powershell Type Coercion mixinJay Mundrawala2015-03-201-0/+46
| * Added spec for supports_dsc_invoke_resource?Jay Mundrawala2015-03-201-0/+22
| * spec for delayed evaluator in dsc_resourceJay Mundrawala2015-03-201-0/+10
| * Added test for ensuring property_name is a Symbol in DscResourceJay Mundrawala2015-03-201-4/+12
| * Added spec for dsc_resource providerJay Mundrawala2015-03-201-0/+56
* | Merge pull request #3109 from chef/jdm/openbsdJay Mundrawala2015-03-231-17/+105
|\ \ | |/ |/|
| * Added more specs for openbsd provider unit testsjdm/openbsdJay Mundrawala2015-03-201-17/+105
* | Fixup all specs to reference PathHelper.home.Kartik Null Cating-Subramanian2015-03-206-50/+56
|/
* We should not change how exceptions are raised if audit mode is disabledJay Mundrawala2015-03-171-21/+70
* Merge pull request #3064 from juliandunn/fix-audit-terminologyJulian C. Dunn2015-03-161-1/+1
|\
| * Fix testJulian C. Dunn2015-03-111-1/+1
* | Disable the exitstatus 3 testBryan McLellan2015-03-161-4/+1
* | Assert that candidate_version gets set when yum resource uses sourceJay Mundrawala2015-03-161-0/+14
|/
* Updating comment for future userstball/nightliestyler-ball2015-03-101-1/+2
* Changing tactics - excluding test from chef verify because I cannot figure ou...tyler-ball2015-03-101-2/+4
* Nightlies on debian and el6 have been failing on these timing-based tests, do...tyler-ball2015-03-101-4/+4
* rename 'hash' to 'provider_mapping'Lamont Granquist2015-03-041-5/+5
* provider_resolver migration from provider_mappingLamont Granquist2015-03-042-5/+132
* fix rspec test to use rspec best practicesKyleen MacGugan2015-03-031-1/+1
* Merge pull request #3001 from chef/kyleen/audit-exclusionKyleen2015-03-031-0/+10
|\
| * Add /lib/chef/ to backtrace exclusion patterns for audit modekyleen/audit-exclusionKyleen MacGugan2015-03-031-0/+10
* | Merge pull request #2999 from chef/pr-2988Jay Mundrawala2015-03-021-0/+14
|\ \
| * | Fix expect receiveJay Mundrawala2015-03-021-1/+1
| * | Rename specJay Mundrawala2015-03-021-1/+1
| * | write spec for case of validation_key is nil.sawanoboly2015-02-271-0/+14
| |/
* | Update specs for yum package provider to use shell_outJay Mundrawala2015-03-021-13/+15
* | Merge pull request #2992 from chef/jdm/osx-fixJay Mundrawala2015-02-271-2/+3
|\ \