summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Unit testify shell_specjdm/solarisJay Mundrawala2015-04-171-1/+3
* Fix failing specsjdm/3102Jay Mundrawala2015-04-161-1/+1
* Merge pull request #3135 from tomhughes/searchThom May2015-04-161-0/+24
|\
| * Test that search queries make progressSteven Danna2015-03-251-0/+24
* | Merge pull request #3102 from chef/btm/lower-json-nest-testsThom May2015-04-163-24/+9
|\ \
| * | Reduce size of json nested entriesBryan McLellan2015-04-153-24/+9
* | | add resource_resolver and resource_priority_mapLamont Granquist2015-04-156-8/+140
|/ /
* | Merge pull request #3213 from chef/2140/jm/support_username_passwordJon Morrow2015-04-151-6/+43
|\ \
| * | Fixes 2140 - Honor Proxy from EnvJon Morrow2015-04-141-6/+43
* | | Merge pull request #3051 from mikedodge04/macosx_service_updatePhil Dibowitz2015-04-111-203/+230
|\ \ \ | |/ / |/| |
| * | adding assert for plistMike Dodge2015-04-011-0/+2
| * | added requsted chagnesMike Dodge2015-03-261-0/+1
| * | addressed each of the commentsMike Dodge2015-03-251-16/+0
| * | added tests for 100% of use casesMike Dodge2015-03-121-193/+201
| * | Updated tests to match new logicMike Dodge2015-03-121-17/+24
| * | First pass at fixing the unit testsMike Dodge2015-03-121-30/+55
* | | 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