summaryrefslogtreecommitdiff
path: root/spec/unit/provider/deploy_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Fix ancillary tests.Noah Kantrowitz2015-06-291-1/+1
* Add default_action and allowed_actions to Resource class, remove from LWRPJohn Keiser2015-06-011-1/+1
* Stub `windows?` on ChefConfig so it applies to configdanielsdeleo2015-05-201-1/+1
* updating resources/providers unit tests to rpsec3Lamont Granquist2014-10-241-231/+231
* Deploy specs pass on windowsJay Mundrawala2014-09-291-0/+1
* shared_path can be used to get the path to the shared_pathsawanoboly2014-07-221-0/+4
* s/mock\(/double(/gLamont Granquist2014-01-291-4/+4
* s/stub!/stub/gLamont Granquist2014-01-291-46/+46
* Add message expectations for file permission enforcementdanielsdeleo2014-01-021-0/+3
* Normalize whitespace on all filesSeth Vargo2013-09-261-7/+7
* Extend deploy provider spec to cover timeoutJack Foy2013-07-191-0/+14
* attempt redeploy of failed deploymentdanielsdeleo2013-06-121-2/+2
* CHEF-3660: use FileUtils.cp_r to copy directories in deploy_providersdelano2012-12-131-2/+2
* Finished refactoring converge and updated teststylercloke2012-11-051-39/+2
* Hack out immediate converge actions to prove conceptdanielsdeleo2012-11-051-0/+3
* [OC-3564] move core Chef to the repo root \o/ \m/Seth Chisamore2012-10-301-0/+654