summaryrefslogtreecommitdiff
path: root/spec/unit/provider/dsc_resource_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Copyright year update for 2016 and massive cleanup.Noah Kantrowitz2016-02-021-1/+1
* Use double quotes by defaultThom May2016-01-141-21/+21
* WMF 5 RTM and Win 10 Threshold 2 allow the RefreshMode to be enabled.Steven Murawski2015-11-181-41/+62
* Add reboot notification to dsc_resourceSteven Murawski2015-11-181-3/+21
* Rename refresh_mode_disabled? to dsc_refresh_mode_disabled?mcquin/dsc_resource_specClaire McQuin2015-09-081-3/+3
* Skip tests unless RefreshMode is DisabledClaire McQuin2015-09-081-10/+3
* Rename NoProviderAvailable to ProviderNotFound, add aliasJohn Keiser2015-06-301-3/+3
* spec to assert failure in the case where RefreshMode is not set to DisabledJay Mundrawala2015-03-201-0/+12
* spec for when Invoke-DscResource is available and RefreshMode=DisabledJay Mundrawala2015-03-201-0/+28
* Added test for when powershell does not support Invoke-DscResourceJay Mundrawala2015-03-201-0/+13
* Added skeleton of dsc_resource provider unit specJay Mundrawala2015-03-201-0/+31