summaryrefslogtreecommitdiff
path: root/spec/functional
Commit message (Expand)AuthorAgeFilesLines
* Update guard functional tests for refactoringbtm/guard-orderBryan McLellan2014-10-011-1/+2
* Re-remove tests that were removed in 6591d4b2Bryan McLellan2014-10-011-20/+0
* test guard_interpreter orderBryan McLellan2014-09-301-0/+13
* nest powershell guard functional testsBryan McLellan2014-09-301-155/+176
* update functional tests for guard_interpreterBryan McLellan2014-09-301-20/+6
* Merge pull request #2024 from opscode/jdmundrawala/windows_env_pathJay Mundrawala2014-09-301-0/+46
|\
| * Use windows api to expand path. Cleaned up testsJay Mundrawala2014-09-111-0/+46
* | 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
* | Add method to escape glob reserved characters.Claire McQuin2014-09-221-0/+37
* | DscScript resource will raise an error if dsc is not availableJay Mundrawala2014-09-191-3/+4
* | Switch fileformat to unix, clean up whitespace.Bryan McLellan2014-09-192-450/+450
* | DSC functional tests with configuration data and parameterizationAdam Edwards2014-09-191-4/+225
* | DSC spec platform detection via WMIAdam Edwards2014-09-192-3/+3
* | Deal with LCM failing when a resource does not support WhatIfJay Mundrawala2014-09-191-2/+6
* | Updated powershell functional tests to work with changes to Chef::Util::Power...Jay Mundrawala2014-09-191-17/+15
* | Initial dsc_configuration resource implementationAdam Edwards2014-09-192-0/+227
* | Merge pull request #1979 from opscode/cdoherty-reboot-coreChris Doherty2014-09-122-0/+208
|\ \
| * | Improve the action and throw-label names.Chris Doherty2014-09-121-3/+3
| * | Re-implement immediate reboot using throw/catch, so all the end-of-runChris Doherty2014-09-101-11/+28
| * | Add #reboot! to Rebooter for immediate rebooting; make Rebooter stateless;Chris Doherty2014-09-101-12/+37
| * | Rename actions to :request_reboot_on_successful_run and :reboot_interrupt_run.Chris Doherty2014-09-102-2/+10
| * | Elaborate the specs a bit to make sure we're generating the correct reboot sh...Chris Doherty2014-09-101-12/+26
| * | test against Windows string.Chris Doherty2014-09-101-1/+1
| * | Chef::Rebooter -> Chef::Platform::RebooterChris Doherty2014-09-101-4/+3
| * | Repair hacky use of rspec.Chris Doherty2014-09-101-3/+5
| * | Spec for the actual reboot code.Chris Doherty2014-09-101-0/+64
| * | Update comment.Chris Doherty2014-09-101-1/+1
| * | Various tidying-up.Chris Doherty2014-09-101-2/+6
| * | Add spec/functional/resource/reboot_spec.rb.Chris Doherty2014-09-101-0/+75
| |/
* | Remove unnecessary variable.Chris Doherty2014-09-121-2/+1
* | Stop using homegrown canonicalize() and use Chef::Util::PathHelper.paths_eql?.Chris Doherty2014-09-121-16/+16
* | Don't change the working directory to something that probably gets deleted: W...Chris Doherty2014-09-121-1/+0
* | Test for github issue 1842: handle relative paths correctly on Windows.Chris Doherty2014-09-121-2/+27
* | [master/12] Fix whyrun_safe_ruby_block regressionPhil Dibowitz2014-09-091-0/+51
|/
* Marshall.dump can't dump an IOLamont Granquist2014-09-081-4/+0
* unicode shell_out fixes plus mixlib-shellout 2.xLamont Granquist2014-09-081-2/+2
* Print out request and response body on non-2xx responsejk/http-error-logJohn Keiser2014-09-071-1/+57
* Check the group membership using dscl on Mac.Serdar Sutay2014-09-031-3/+5
* Merge pull request #1847 from ClogenyTechnologies/kd/fixuserspeclamont-granquist2014-08-181-1/+2
|\
| * revert change for ubuntu and fix test.kaustubh-d2014-08-181-1/+2
* | Update cron resource spec to ensure duplicate entries are not createdSean Clemmer2014-08-181-1/+20
|/
* * Dscl user provider changes to support Mac 10.7, 10.8 & 10.9.Serdar Sutay2014-08-122-1/+199
* Merge pull request #1782 from juliandunn/aix-bff-functional-requires-rootJulian C. Dunn2014-08-111-1/+1
|\
| * AIX functional tests involving BFF need to be run as root.Julian C. Dunn2014-08-081-1/+1
* | Change encoding to Unix, remove inaccuracy in example descriptionadamedx2014-08-111-137/+137
* | Issue 1754: Chef::Exceptions::Env exception when modifying env resource using...adamedx2014-08-111-0/+137
* | Merge pull request #1715 from opscode/lcg/file-provider-fixeslamont-granquist2014-08-091-1/+12
|\ \ | |/ |/|
| * different operating systems throw different errorsLamont Granquist2014-07-301-1/+1
| * CHEF-5081 functional testLamont Granquist2014-07-301-1/+12