summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Extract socketless client and add specsdanielsdeleo2015-04-011-0/+174
* Ensure link's path attribute works with delayedThom May2015-03-271-0/+15
* Clearing sources works for string optionsPeter Burkholder2015-03-271-0/+10
* Test for current behaviorPeter Burkholder2015-03-271-0/+9
* Add minimal ohai mode option flagminimal-ohai-modedanielsdeleo2015-03-275-8/+23
* Removed after_created and added test to recipe_specNolan Davidson2015-03-271-0/+9
* Add spec for #3153 regressionjdm/3153Jay Mundrawala2015-03-261-0/+22
* Revert "Merge pull request #3004 from chef/lcg/deploy-provider-nillable"Jay Mundrawala2015-03-251-35/+0
* 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
* Disable Cmdlet tests on old versions of powershelljdm/powershell-cmdletJay Mundrawala2015-03-241-3/+3
* Merge pull request #2881 from chef/jdm/dsc_resourceJay Mundrawala2015-03-239-0/+530
|\
| * Add guard to only run dsc_resource specs on valid powershelljdm/dsc_resourceJay Mundrawala2015-03-201-0/+5
| * Added basic functional tests using File dsc resourceJay Mundrawala2015-03-201-0/+36
| * Useful error message when dsc resource is not foundJay Mundrawala2015-03-201-2/+10
| * Added skeleton for function dsc_resource specJay Mundrawala2015-03-201-0/+44
| * 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
| * Added specJay Mundrawala2015-03-201-0/+57
* | 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
|/
* Merge pull request #3086 from chef/ksubrama/test_fixKartik Null Cating-Subramanian2015-03-178-12/+12
|\
| * Fix faulty umask logic used in spec tests.Kartik Null Cating-Subramanian2015-03-168-12/+12
* | 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