summaryrefslogtreecommitdiff
path: root/spec/functional
Commit message (Expand)AuthorAgeFilesLines
...
* Make race condition tests explicitjk/run-lockJohn Keiser2015-09-251-100/+260
* Merge pull request #3857 from coderanger/gateway-keyNoah Kantrowitz2015-09-222-7/+33
|\
| * Lots of tests leak the log level so just fix it here.Noah Kantrowitz2015-09-011-0/+11
| * Don't leak log_level=debug out of the cookbook_delete_spec test.Noah Kantrowitz2015-09-011-7/+17
| * Stub Net::SSH.configuration_for.Noah Kantrowitz2015-09-011-0/+5
* | Merge pull request #3909 from chef/mwrock/reboot_pendingMatt Wrock2015-09-111-43/+33
|\ \
| * | remove pending reboot check for HKLM\SOFTWARE\Microsoft\Updates\UpdateExeVola...mwrock/reboot_pendingMatt Wrock2015-09-101-43/+33
* | | Allow windows_service_spec to only run in appveyorJay Mundrawala2015-09-101-1/+1
|/ /
* | Rename refresh_mode_disabled? to dsc_refresh_mode_disabled?mcquin/dsc_resource_specClaire McQuin2015-09-081-1/+1
* | Skip tests unless RefreshMode is DisabledClaire McQuin2015-09-081-0/+2
* | Modify registry specs to adhere to spec naming conventionsClaire McQuin2015-09-041-19/+0
* | Delete Root key and subkeysClaire McQuin2015-09-031-4/+4
* | Merge pull request #3172 from BackSlasher/deploy-shell-outThom May2015-09-021-1/+1
|\ \ | |/ |/|
| * Migrated deploy resource to use shell_out instead of run_commandNitz2015-08-181-1/+1
* | dsc_script ps_credential functional testjdm/dsc-script-ps-credJay Mundrawala2015-08-251-0/+90
* | Add test to ensure that the LCM can be configuredjdm/powershell-validation-fixJay Mundrawala2015-08-241-0/+16
* | Merge pull request #3797 from chef/salam/win64Salim Alam2015-08-201-2/+1
|\ \
| * | Fix dsc_script spec failure on 64-bit RubySalim Alam2015-08-201-2/+1
* | | Merge pull request #3775 from chef/salam/win64Salim Alam2015-08-191-7/+19
|\ \ \ | |/ / | | / | |/ |/|
| * Enable 64-bit support for Powershell and Batch scriptsSalim Alam2015-08-191-7/+19
* | The newly refactored tests were bad on windows - fix it.Kartik Null Cating-Subramanian2015-08-061-2/+4
* | Refactor the group tests and handle OSXKartik Null Cating-Subramanian2015-08-061-48/+59
* | Fix expected exception on Mac in group_specKartik Null Cating-Subramanian2015-08-061-2/+5
* | Don't leak groupsJay Mundrawala2015-07-291-0/+4
* | Work around unicode errors by changing specJay Mundrawala2015-07-291-1/+1
* | Fix group resource functional specsjdm/group-specsJay Mundrawala2015-07-291-3/+6
|/
* Merge pull request #3683 from jimmymccrory/windows_rebooter_minutesSteven Murawski2015-07-201-1/+1
|\
| * Correct Windows reboot command to delay in minutesJimmy McCrory2015-07-191-1/+1
* | Make service manager tests pass.Kartik Null Cating-Subramanian2015-07-201-1/+1
|/
* avoid windows service spec unless we're on appveyortm/service_appveyor_onlyThom May2015-07-171-1/+1
* 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