summaryrefslogtreecommitdiff
path: root/spec/functional
Commit message (Expand)AuthorAgeFilesLines
* Add note as to why ifconfig_spec is disabled in travisjdm/travis-sudoJay Mundrawala2015-11-301-0/+2
* Add note as to why mount_spec is not running in travisJay Mundrawala2015-11-301-0/+2
* Skip mount test in travisJay Mundrawala2015-11-251-1/+1
* Skip ifconfig tests in travisJay Mundrawala2015-11-251-1/+1
* Fix testsJeff Blaine2015-11-231-5/+5
* Restore rspec 3.4 by setting project_source_dirsjk/rspec-3.4John Keiser2015-11-171-0/+4
* ignore gid on windows and warn to use groupMatt Wrock2015-10-081-0/+8
* Raise error when running 32-bit scripts on Windows Nano.mcquin/nano/disable-32-bitClaire McQuin2015-10-051-3/+14
* Merge pull request #4016 from chef/mcquin/nano-ps-scriptClaire McQuin2015-10-021-7/+57
|\
| * Mark tests assuming 32-bit architecture as not support on nanomcquin/nano-ps-scriptClaire McQuin2015-10-011-18/+6
| * Use -Command flag on NanoClaire McQuin2015-10-011-1/+63
* | Simplify kill loop with WNOHANGjk/print-raceJohn Keiser2015-09-291-10/+3
* | Change puts to print with \n for atomicityJohn Keiser2015-09-291-7/+7
* | Add some insurance against timeouts failing (10s room, kill loop)John Keiser2015-09-291-5/+14
* | Add tests for things that have created the lockfile but not yet acquired the ...John Keiser2015-09-291-21/+79
* | Print what happened (and in what order) if test failsJohn Keiser2015-09-291-130/+89
|/
* 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
|/