summaryrefslogtreecommitdiff
path: root/spec/functional
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #3608 from chef/adamedx/powershell_script_spec_renameTyler Ball2015-06-301-0/+0
|\
| * Rename powershell spec files to match Ruby conventionsadamedx/powershell_script_spec_renameadamedx2015-06-271-0/+0
* | Make specs marked ":provider" run againJohn Keiser2015-06-301-2/+0
* | Test updates for the changes to default actions.Noah Kantrowitz2015-06-291-1/+1
|/
* Issue #3080: powershell_script: do not allow suppression of syntax errorsadamedx/ps-syntax-always-raiseadamedx2015-06-261-3/+3
* downcasted registry key names to lowercaseJKerry2015-06-261-0/+12
* Merge pull request #3412 from chef/sd/CI-31Thom May2015-06-021-42/+22
|\
| * Make sure the audit mode output is reflected both in the logs and in the form...Serdar Sutay2015-05-291-42/+22
* | Use executionpolicy Bypass in powershell_script provider for PS 3.0 and lateradamedx2015-05-291-1/+1
* | PowerShell 2.0 exit code spec fixes for powershell_scriptAdam Edwards2015-05-291-4/+27
* | Refactor powershell_script, additional powershell syntax testsAdam Edwards2015-05-291-1/+7
* | powershell_script spec for invalid syntax error handlingAdam Edwards2015-05-291-0/+6
* | add powershell_out mixinLamont Granquist2015-05-291-0/+43
|/
* Groups should not exist before managing groups that don't exist in testsBryan McLellan2015-05-291-0/+5
* Increase the Timeout::timeout in execute timeout testBryan McLellan2015-05-281-2/+9
* Added spec for #3394Jay Mundrawala2015-05-271-0/+25
* Move `skip` for useradd test to metadatadanielsdeleo2015-05-261-8/+7
* Fix overridden method `skip` causing arity failuresdanielsdeleo2015-05-261-10/+3
* Purge pending specscleanup-pendingdanielsdeleo2015-05-232-15/+9
* Stub `windows?` on ChefConfig so it applies to configdanielsdeleo2015-05-202-2/+2
* Merge pull request #3267 from dbjorge/issue-3266Thom May2015-05-201-0/+55
|\
| * Pin sid_spec default group expectation to observed behaviorDan Bjorge2015-04-231-2/+5
| * Stop sid_spec.rb from referencing Win32 classes on non-WindowsDan Bjorge2015-04-231-1/+3
| * Added trailing newline to new sid_spec.rbDan Bjorge2015-04-231-1/+1
| * securable_resource functional specs compare default creation permissions agai...Dan Bjorge2015-04-231-0/+50
* | bump timeout up to 300 secondslcg/chef-shell-timeoutLamont Granquist2015-05-181-1/+1
* | 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
|\