summaryrefslogtreecommitdiff
path: root/spec/unit/resource/dsc_script_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-11/+11
* Test to make sure dsc_script has ps_credential helperJay Mundrawala2015-08-251-0/+4
* Test updates for the changes to default actions.Noah Kantrowitz2015-06-291-2/+2
* Added spec to make sure a resource can be added to an existing moudle import ...Jay Mundrawala2015-02-091-0/+7
* Added spec to make sure dsc_script imports can have multiple modulesJay Mundrawala2015-02-091-0/+8
* Added test for dsc_script resource's import propertyJay Mundrawala2015-02-081-0/+17
* We now check for powershell/dsc compat in provider.jdmundrawala/issue-2027-masterJay Mundrawala2014-09-221-29/+0
* DscScript resource will raise an error if dsc is not availableJay Mundrawala2014-09-191-57/+90
* Add configurationdata attribute supportAdam Edwards2014-09-191-8/+33
* Initial dsc_configuration resource implementationAdam Edwards2014-09-191-0/+69