summaryrefslogtreecommitdiff
path: root/spec/functional
Commit message (Expand)AuthorAgeFilesLines
* Added functional tests for user resource on windowsJay Mundrawala2015-05-151-0/+125
* Merge pull request #2851 from Igorshp/ssh_attributeThom May2015-05-131-2/+2
|\
| * Fix ssh attribute precedence orderIgor Shpakov2015-05-071-2/+2
* | fixes the timing on the chef-shell specslcg/fix-shell-spec-timingLamont Granquist2015-05-121-10/+25
|/
* Fix nil pointer for windows event loggerJay Mundrawala2015-04-201-0/+14
* 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
* Disable Cmdlet tests on old versions of powershelljdm/powershell-cmdletJay Mundrawala2015-03-241-3/+3
* 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
| |\ \