summaryrefslogtreecommitdiff
path: root/spec/functional
Commit message (Expand)AuthorAgeFilesLines
* 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
* Added specJay Mundrawala2015-03-201-0/+57
* Fix faulty umask logic used in spec tests.Kartik Null Cating-Subramanian2015-03-167-7/+7
* 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
* Merge pull request #2924 from chef/btm/popen_shellout_rebaseJay Mundrawala2015-02-192-1/+4
|\
| * fix aix related providers to replace popen4 with mixlib shell_outkaustubh-d2015-02-172-1/+4
* | Added basic spec for AccessCheckJay Mundrawala2015-02-171-0/+31
* | Added basic spec for get_file_securityJay Mundrawala2015-02-171-0/+9
* | Added a test for duplicating a security token with incorrect permissionsJay Mundrawala2015-02-171-0/+8
* | Added test for duplicating a security tokenJay Mundrawala2015-02-171-0/+15
|/
* Merge pull request #2758 from chef/mcquin/control_groupSerdar Sutay2015-02-111-5/+5
|\
| * Update DSL method name to controls_group.mcquin/control_groupClaire McQuin2015-01-151-5/+5
* | Fixing Rspec 3.2 update. We were overriding private APIs which changed.tball/rspec32-fixtyler-ball2015-02-042-4/+6
* | Fixed typo in test from #2823.Julian C. Dunn2015-01-281-1/+1
* | EncryptedDataBagItem: remove Cipher#auth_data method existence check (ruby 1....Xabier de Zuazo2015-01-271-3/+1
* | Remove binread functions (ruby 1.8 specific, issue #2497)Xabier de Zuazo2015-01-271-10/+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-293-58/+102
|\ \
| * \ Merge pull request #2687 from opscode/mcquin/bugfix/search-filteringClaire McQuin2014-12-231-1/+1
| |\ \
| | * | Build configurable search string.mcquin/bugfix/search-filteringClaire McQuin2014-12-191-1/+1
| | * | Update for new rows default in search.Claire McQuin2014-12-191-1/+1
| | |/
| * | 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-192-57/+100
| |/
* | Unit tests for audit-mode in chef-solo.Claire McQuin2014-12-171-10/+41
* | Unit and functional tests for spec_formattertyler-ball2014-12-171-0/+53
* | Fixing unit test adding Serverspec DSLtyler-ball2014-12-171-51/+49
* | Finishing unit and functional test coverage for audit runnertyler-ball2014-12-171-51/+78
* | Adding example of sandboxingtyler-ball2014-12-171-0/+80