summaryrefslogtreecommitdiff
path: root/spec/functional
Commit message (Expand)AuthorAgeFilesLines
* immediately_before -> beforeJohn Keiser2015-12-091-7/+7
* Add immediately_before notificationJohn Keiser2015-12-091-4/+74
* Merge pull request #4258 from chef/jdm/dpkg-spec-fixesLamont Granquist2015-12-081-22/+25
|\
| * Fix dpkg specs to run on debian 6jdm/dpkg-spec-fixesJay Mundrawala2015-12-081-22/+25
* | adds support to installer types inno, nsis, wise and installshield top the wi...Matt Wrock2015-12-072-0/+227
|/
* disable tests on 32-bitlcg/32-bit-dpkg-test-brokeLamont Granquist2015-12-041-1/+1
* dpkg multipackage and bonus fixesLamont Granquist2015-12-022-1/+337
* 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
|\