summaryrefslogtreecommitdiff
path: root/spec/unit/resource/dsc_resource_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* autofixing some missed copsLamont Granquist2016-02-051-1/+1
* autofixing whitespace copsLamont Granquist2016-02-051-1/+1
* 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-7/+7
* Add timeout attribute to dsc_resourcejdm/dsc_resource_timeoutJay Mundrawala2015-12-031-1/+7
* Add reboot notification to dsc_resourceSteven Murawski2015-11-181-4/+9
* Test updates for the changes to default actions.Noah Kantrowitz2015-06-291-1/+1
* Use correct minimum powershell version in specJay Mundrawala2015-03-201-1/+1
* Added module_name to dsc_resourceJay Mundrawala2015-03-201-1/+6
* Add spec to check that powershell dsl methods are usable inside dsc_resourceJay Mundrawala2015-03-201-0/+6
* Fix dsc_resource specJay Mundrawala2015-03-201-4/+4
* spec for delayed evaluator in dsc_resourceJay Mundrawala2015-03-201-0/+10
* Added test for ensuring property_name is a Symbol in DscResourceJay Mundrawala2015-03-201-4/+12
* Added spec for dsc_resource providerJay Mundrawala2015-03-201-0/+56