summaryrefslogtreecommitdiff
path: root/spec/functional
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #2208 from opscode/jdmundrawala/env-path-spec-fixjdmundrawala/11-stable-env-path-spec-fixJay Mundrawala2014-10-131-4/+3
* First pass at removing JSON dependency, switching it for ffi-yajltyler-ball2014-10-083-6/+5
* Make FileVendor configuration specific to the two implementationssersut/port-policyfile-fixdanielsdeleo2014-10-074-6/+4
* Merge pull request #2024 from opscode/jdmundrawala/windows_env_pathJay Mundrawala2014-09-301-137/+183
* Add the pending() guard to the 'when there's no reboot keys present' spec.Chris Doherty2014-09-291-2/+5
* DSCL resource says it doesn't support OS X below 10.7, so don't run it on 10.6.Chris Doherty2014-09-291-1/+2
* [11] Fix whyrun_safe_ruby_block regressionPhil Dibowitz2014-09-091-0/+51
* DscScript resource will raise an error if dsc is not availableJay Mundrawala2014-09-051-3/+4
* Merge pull request #1975 from opscode/platform/11-dscBryan McLellan2014-09-032-0/+450
|\
| * Switch fileformat to unix, clean up whitespace.Bryan McLellan2014-09-032-450/+450
| * DSC functional tests with configuration data and parameterizationAdam Edwards2014-09-031-4/+225
| * DSC spec platform detection via WMIAdam Edwards2014-09-032-3/+3
| * Deal with LCM failing when a resource does not support WhatIfJay Mundrawala2014-09-031-2/+6
| * Updated powershell functional tests to work with changes to Chef::Util::Power...Jay Mundrawala2014-09-031-17/+15
| * Initial dsc_configuration resource implementationAdam Edwards2014-09-032-0/+227
* | Merge pull request #1973 from opscode/sersut/group-spec-fixSerdar Sutay2014-09-041-1/+5
|/
* Merge pull request #1800 from opscode/sersut/chef#1634Serdar Sutay2014-08-132-1/+199
* Issue 1754: Chef::Exceptions::Env exception when modifying env resource using...adamedx2014-08-111-0/+137
* Handle unexpected default non-inheritable ACLs on non-vanilla windows boxes.sersut2014-07-181-8/+9
* Misc spec fixes for windows.sersut2014-06-241-3/+3
* Fix windows specs.sersut2014-06-241-2/+2
* Skip all unsupported platforms in remount testdanielsdeleo2014-06-121-1/+3
* Return rack-compliant 404 messagesdanielsdeleo2014-06-111-2/+2
* Merge pull request #1443 from opscode/ryancragun/CHEF-5314_11-masterClaire McQuin2014-06-111-0/+10
|\
| * [CHEF-5314] Add unit and fucntional specsRyan Cragun2014-05-201-0/+10
* | Merge pull request #1451 from opscode/lcg/CHEF-2824lamont-granquist2014-06-041-11/+14
|\ \
| * | fixes and func testsLamont Granquist2014-05-291-11/+14
| |/
* | restore ENV after testsClaire McQuin2014-06-031-0/+4
* | add error handling, set *_proxy instead of *_PROXYClaire McQuin2014-06-031-2/+2
* | rename configure_environment_variables to configure_proxy_environment_variablesClaire McQuin2014-06-031-1/+1
* | test proxy env vars available for shell_outClaire McQuin2014-06-031-0/+54
* | Change mis-named class constant WmiInstance to WmiLiteAdam Edwards2014-05-301-1/+1
* | Use wmi-lite gem dependency for wmi accessAdam Edwards2014-05-301-1/+1
* | Re-implement ruby-wmi functionalityAdam Edwards2014-05-301-4/+4
|/
* CHEF-5211: fix configure hostname guessingLamont Granquist2014-04-231-1/+2
* CHEF-5211: Make sure ohai[:fqdn] succeedsBryan McLellan2014-04-221-0/+37
* add CHEF::Rest#get func testsLamont Granquist2014-04-222-2/+25
* fix mixing should + expect rspec syntax in same fileLamont Granquist2014-04-222-6/+6
* CHEF-5100: moar func testsLamont Granquist2014-04-222-0/+39
* forgot to mix into remote_file specsLamont Granquist2014-04-211-0/+1
* wrap methods in a moduleLamont Granquist2014-04-212-0/+4
* DRY up remote_file func specsLamont Granquist2014-04-111-134/+7
* CHEF-5198: adding func tests for Chef::HTTP clientsLamont Granquist2014-04-112-0/+112
* Merge pull request #1370 from opscode/lcg/CHEF-5198-remote-file-functestslamont-granquist2014-04-101-2/+192
|\
| * CHEF-5198: add func tests for remote_fileLamont Granquist2014-04-091-2/+192
* | [CHEF-5150] chef-service-manager: don't create interactive servicePierre Ynard2014-04-101-0/+6
|/
* Merge pull request #1353 from opscode/ci-spec-updatesSerdar Sutay2014-03-311-1/+1
|\
| * Fix / Mark volatile the transient failures on Solaris.sersut2014-03-281-1/+1
* | Address regression with convert_boolean_return always set to trueAdam Edwards2014-03-291-1/+28
* | CR feedback: move inheritance to class level, add tests for convert_boolean_trueAdam Edwards2014-03-291-1/+66