summaryrefslogtreecommitdiff
path: root/spec/functional
Commit message (Expand)AuthorAgeFilesLines
* 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
* | CHEF-4553: Add spec tests and fix broken examplesAdam Edwards2014-03-291-3/+28
* | Powershell guard functional testsAdam Edwards2014-03-291-0/+144
* | Fix comment typoadamedx2014-03-291-1/+1
|/
* Fix Windows 2003 CI issues:sersut2014-03-281-3/+3
* Remove the unneeded running of "os" plugin.sersut2014-03-071-1/+1
* Fix the Ohai resource for Ohai 7.sersut2014-03-071-0/+65
* Fix chef spec infra to use OHAI correctly.sersut2014-03-073-5/+3
* Merge pull request #1254 from opscode/lcg/CHEF-5001lamont-granquist2014-03-051-0/+191
|\
| * CHEF-5001: tests for multiple rollbacksLamont Granquist2014-02-061-0/+191
* | CHEF-5086/COOK-3890: Add reboot_pending? to core DSLBryan McLellan2014-02-271-0/+118
* | Correctly order setup of reporting state in registry specsDaniel DeLeo2014-02-191-5/+4
|/
* fix should_not raise_error(SpecificException)Lamont Granquist2014-01-292-2/+2
* s/mock\(/double(/gLamont Granquist2014-01-291-2/+2
* s/stub!/stub/gLamont Granquist2014-01-294-20/+20
* CHEF-4885: Refactor to add more tests, workaround for Win 8.1 API changeAdam Edwards2014-01-261-2/+35
* Added rspec test to check dynamic legit method nameameyavarade2014-01-261-1/+7
* Merge remote-tracking branch 'goodmanio/CHEF-4639' into CHEF-4639-updatedsersut2014-01-171-1/+0
|\
| * RefactorAllen Goodman2013-11-181-14/+0
| * If a resource is sensitive, it’s redacted from logs.Allen Goodman2013-11-151-0/+13
* | fix platform_family check for fedoraLamont Granquist2014-01-151-2/+2
* | Move shared examples invocation into windows-scoped blockadamedx2014-01-131-2/+2