summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #3067 from chef/tm/knife_status_environmentThom May2015-04-091-3/+69
|\
| * Just use a Time object in status teststm/knife_status_environmentThom May2015-04-091-1/+1
| * use real timesThom May2015-04-091-5/+5
| * use partial searchThom May2015-04-081-8/+19
| * Ensure valid lucene queriesThom May2015-03-161-3/+3
| * Add tests for knife statusThom May2015-03-121-3/+58
* | Merge pull request #3131 from evertrue/evertrue/eherot/add_empty_check_for_ss...Thom May2015-04-081-0/+18
|\ \
| * | Add a unit test for the empty public_hostname check on knife sshEric Herot2015-03-241-0/+18
* | | Update integration tests for chefzero URLsdanielsdeleo2015-04-011-3/+3
* | | Add --no-listen option to disable zero binding to portdanielsdeleo2015-04-013-0/+26
* | | Test base HTTP client behaviors for chefzero URL casedanielsdeleo2015-04-012-0/+23
* | | 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