summaryrefslogtreecommitdiff
path: root/spec/unit
Commit message (Expand)AuthorAgeFilesLines
* Implemented the Key object corrosponding to key rotation API endpoint.tc/chef_key_objecttylercloke2015-04-201-0/+577
* Reduce size of nested JSON test to 252 deepbtm/lower-json-nest-testsBryan McLellan2015-04-201-6/+6
* Unit testify shell_specjdm/solarisJay Mundrawala2015-04-171-1/+3
* 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-161-20/+7
|\ \
| * | Reduce size of json nested entriesBryan McLellan2015-04-151-20/+7
* | | add resource_resolver and resource_priority_mapLamont Granquist2015-04-154-6/+137
|/ /
* | 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
| | |/ | |/|
* | | Add --no-listen option to disable zero binding to portdanielsdeleo2015-04-012-0/+15
* | | 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-271-0/+13
* | | 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 #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