summaryrefslogtreecommitdiff
path: root/spec/functional/resource
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* 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-031-0/+336
|\
| * Switch fileformat to unix, clean up whitespace.Bryan McLellan2014-09-031-336/+336
| * DSC functional tests with configuration data and parameterizationAdam Edwards2014-09-031-4/+225
| * DSC spec platform detection via WMIAdam Edwards2014-09-031-1/+1
| * Initial dsc_configuration resource implementationAdam Edwards2014-09-031-0/+115
* | 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
* Skip all unsupported platforms in remount testdanielsdeleo2014-06-121-1/+3
* fixes and func testsLamont Granquist2014-05-291-11/+14
* forgot to mix into remote_file specsLamont Granquist2014-04-211-0/+1
* DRY up remote_file func specsLamont Granquist2014-04-111-134/+7
* CHEF-5198: add func tests for remote_fileLamont Granquist2014-04-091-2/+192
* 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
* 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
* | Correctly order setup of reporting state in registry specsDaniel DeLeo2014-02-191-5/+4
|/
* fix should_not raise_error(SpecificException)Lamont Granquist2014-01-291-1/+1
* s/mock\(/double(/gLamont Granquist2014-01-291-2/+2
* s/stub!/stub/gLamont Granquist2014-01-292-10/+10
* 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
* | Reuse of examples via include_examples for more sensible rspec outputAdam Edwards2014-01-131-2/+2
* | Windows domain group resource examplesAdam Edwards2014-01-131-15/+84
* | CHEF-3012: Use SID instead of username for group membership checksadamedx2014-01-131-1/+12
* | CHEF-4849: Use preseed-template-variables.seedBryan McLellan2013-12-201-1/+1
* | CHEF-4849: Implement `#response_file_variables` in Package resourcePeter Fern2013-12-201-0/+17
* | Fix specs on Solaris.sersut2013-11-191-3/+38
* | Fix specs on FreeBSD.sersut2013-11-191-14/+14
* | Turn off functional group resource tests on MacOSX 10.6 due to caching issue ...sersut2013-11-191-1/+5
* | Group spec fixed for CI.sersut2013-11-181-0/+3
* | Better root checks and better naming for group account in functional group te...sersut2013-11-141-1/+1
* | Support :excluded_members in windows group provider.sersut2013-11-121-6/+2
* | Support :excluded members in gpasswd provider.sersut2013-11-111-0/+6
* | Specs for CHEF-3297. TDD rules.sersut2013-11-111-117/+212
|/
* Update remote_file to expect nil return for 304 responsedanielsdeleo2013-10-231-0/+14