summaryrefslogtreecommitdiff
path: root/spec/functional/resource
Commit message (Expand)AuthorAgeFilesLines
* Added functional tests for user resource on windowsJay Mundrawala2015-05-151-0/+125
* Reduce size of nested JSON test to 252 deepbtm/lower-json-nest-testsBryan McLellan2015-04-201-1/+1
* Fix failing specsjdm/3102Jay Mundrawala2015-04-161-1/+1
* Revert "Merge pull request #3004 from chef/lcg/deploy-provider-nillable"Jay Mundrawala2015-03-251-35/+0
* Add guard to only run dsc_resource specs on valid powershelljdm/dsc_resourceJay Mundrawala2015-03-201-0/+5
* Added basic functional tests using File dsc resourceJay Mundrawala2015-03-201-0/+36
* Useful error message when dsc resource is not foundJay Mundrawala2015-03-201-2/+10
* Added skeleton for function dsc_resource specJay Mundrawala2015-03-201-0/+44
* Fix faulty umask logic used in spec tests.Kartik Null Cating-Subramanian2015-03-166-6/+6
* Merge pull request #3069 from chef/jdm/poshJay Mundrawala2015-03-131-1/+2
|\
| * Mark failing test as pending on versions of powershell < 4jdm/poshJay Mundrawala2015-03-121-1/+2
* | Use FileUtils to delete directoryjdm/useradd-specsJay Mundrawala2015-03-121-1/+1
* | Use less common dir namesJay Mundrawala2015-03-121-14/+14
* | Use User resource to cleanupJay Mundrawala2015-03-121-5/+4
* | Freebsd stuffJay Mundrawala2015-03-121-1/+5
* | Cleanup user directories if state was leftover from previous runJay Mundrawala2015-03-121-0/+10
|/
* dscl specs should only run on macjdm/dscl-fixJay Mundrawala2015-03-101-1/+1
* Merge pull request #3050 from chef/jdm/osxJay Mundrawala2015-03-102-1/+1
|\
| * Dont run useradd_spec on osxjdm/osxJay Mundrawala2015-03-091-0/+1
| * Modify dscl_spec to runJay Mundrawala2015-03-091-1/+0
* | Merge pull request #3004 from chef/lcg/deploy-provider-nillableLamont Granquist2015-03-091-0/+35
|\ \ | |/ |/|
| * add specs for nilling deploy parametersLamont Granquist2015-03-051-0/+35
* | add os to node stubLamont Granquist2015-03-041-3/+4
|/
* Group spec needs to respond to shell_outjdm/group-spec-fixJay Mundrawala2015-02-191-0/+3
* fix aix related providers to replace popen4 with mixlib shell_outkaustubh-d2015-02-171-0/+3
* Fixed typo in test from #2823.Julian C. Dunn2015-01-281-1/+1
* userdel functional test fixkaustubh-d2015-01-271-5/+18
* Merge pull request #2717 from chef/tball/guard_interpreterTyler Ball2015-01-261-0/+26
|\
| * Fixing #2694 - resource guards are executed in why_run modetball/guard_interpretertyler-ball2015-01-051-0/+26
* | Added spec for issue #2348jdm/powershell-2348Jay Mundrawala2015-01-191-0/+15
* | Merge pull request #2686 from opscode/jdm/disable-execute-timeout-winJay Mundrawala2015-01-121-3/+6
|\ \ | |/ |/|
| * Execute spec should actually check to make sure it did not wait for 600 secondsjdm/disable-execute-timeout-winJay Mundrawala2014-12-181-3/+6
* | Merging master to audit-modetyler-ball2014-12-291-0/+98
|\ \
| * | Randomize service display name to fix transient test failure, and mark unimpl...cdoherty-fix-logon-specsChris Doherty2014-12-221-5/+6
| * | Enable Windows services to run as a different user (CHEF-4921). This adds :ru...cdoherty-enhance-win-serviceChris Doherty2014-12-191-0/+97
| |/
* | Test including supported serverspec helpers. Updates per PR comments.Serdar Sutay2014-12-171-2/+1
* | Instructions on running audit mode examples.Serdar Sutay2014-12-172-2/+2
|/
* Disable broken registry_spec testsbtm/appveyorJay Mundrawala2014-12-161-1/+1
* As https://github.com/opscode/chef/issues/2580 summarizes, Link resource need...sersut/revert-1901Serdar Sutay2014-12-111-4/+4
* Revert "Merge pull request #1901 from opscode/dont-prepend-to-relative-paths"Serdar Sutay2014-12-111-16/+16
* Execute and Script Resource improvementsLamont Granquist2014-12-082-64/+157
* typo fixes - https://github.com/vlajos/misspell_fixerVeres Lajos2014-11-081-1/+1
* Remove remaining should syntax.Claire McQuin2014-11-031-4/+4
* Clean up for Windows spec deprecation warnings.Claire McQuin2014-11-031-1/+1
* Fix some Windows specs.Claire McQuin2014-10-302-3/+3
* Fix failures from pendingClaire McQuin2014-10-301-4/+4
* Update to RSpec 3.Claire McQuin2014-10-2920-496/+494
* @hourly not supported in aix cronskaustubh-d2014-10-281-2/+2
* fix bff spec by setting os attribute on node so that approriate provider is f...kaustubh-d2014-10-281-0/+1
* Set guard_interpreter using default_guard_interpreterAdam Edwards2014-10-231-19/+24