summaryrefslogtreecommitdiff
path: root/spec/unit/resource/dsc_script_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Attribute -> Property in additional placesTim Smith2018-07-101-10/+10
* Add additional resource specsTim Smith2018-05-161-39/+39
* fix Style/BlockDelimiters, Style/MultilineBlockLayout and 0.42.0 engine upgradeLamont Granquist2016-08-171-4/+4
* did not need to pend dsc_script ps_credential unit testsmurawski/pend_dsc_script_credential_testSteven Murawski2016-06-061-1/+0
* skip the ps_credential test of dsc_script until we can get the right test certSteven Murawski2016-06-061-0/+1
* autofixing auto-inserted delimiterslcg/chefstyle-batchLamont Granquist2016-02-091-1/+1
* auto fixing some rubocopsLamont Granquist2016-02-091-1/+1
* autofixing whitespace copsLamont Granquist2016-02-051-3/+3
* Update all auth email address from opscode.com and getchef.com to chef.io.Noah Kantrowitz2016-02-021-1/+1
* 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