summaryrefslogtreecommitdiff
path: root/spec/functional/resource/dsc_script_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* fix specs: RedundantReturn, RedundantSelf, RedundantBeginLamont Granquist2017-02-131-4/+2
* fix windows testslcg/deprecate-chef-platform-methodsLamont Granquist2016-12-081-0/+1
* fix Style/BlockDelimiters, Style/MultilineBlockLayout and 0.42.0 engine upgradeLamont Granquist2016-08-171-22/+27
* skip and not pend failing dsc_script funcional testskip_dscMatt Wrock2016-06-171-1/+1
* skip the ps_credential test of dsc_script until we can get the right test certSteven Murawski2016-06-061-0/+1
* enable HTTP winrm listener for dsc functional testsdsc_listenerMatt Wrock2016-02-231-0/+10
* auto fixing some rubocopsLamont Granquist2016-02-091-1/+1
* autofixing whitespace copsLamont Granquist2016-02-051-28/+28
* 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 OHAI_SYSTEM where possibleJay Mundrawala2016-02-021-3/+1
* Use double quotes by defaultThom May2016-01-141-73/+73
* fix some lint copsLamont Granquist2016-01-121-2/+2
* dsc_script ps_credential functional testjdm/dsc-script-ps-credJay Mundrawala2015-08-251-0/+90
* Fix dsc_script spec failure on 64-bit RubySalim Alam2015-08-201-2/+1
* Remove unnecessary contexts in DSC functional specsAdam Edwards2014-10-141-44/+36
* DSC parameters should be passed even when there is no config data fileAdam Edwards2014-10-141-4/+57
* DscScript resource will raise an error if dsc is not availableJay Mundrawala2014-09-191-3/+4
* Switch fileformat to unix, clean up whitespace.Bryan McLellan2014-09-191-336/+336
* DSC functional tests with configuration data and parameterizationAdam Edwards2014-09-191-4/+225
* DSC spec platform detection via WMIAdam Edwards2014-09-191-1/+1
* Initial dsc_configuration resource implementationAdam Edwards2014-09-191-0/+115