summaryrefslogtreecommitdiff
path: root/spec/unit/provider/service/macosx_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* fix Style/UnneededInterpolationLamont Granquist2018-07-021-3/+3
* fix Layout/DotPositionLamont Granquist2018-07-021-15/+15
* fix Layout/IndentHeredocLamont Granquist2018-07-021-38/+38
* fix Style/HashSyntaxLamont Granquist2018-07-021-4/+4
* convert shell_out_with_systems_locale to `default_env: true`lcg/remove-shell-out-with-systems-localeLamont Granquist2018-05-301-11/+11
* mechanical conversion of most debug log statements to traceThom May2018-03-261-2/+4
* specMike Dodge2017-08-261-1/+1
* specMike Dodge2017-08-261-1/+4
* fixes Style/Semicolon coplcg/style-semicolonLamont Granquist2016-11-141-1/+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-19/+19
* Copyright year update for 2016 and massive cleanup.Noah Kantrowitz2016-02-021-1/+1
* Use double quotes by defaultThom May2016-01-141-13/+13
* Fixed platform_Version logicNate Walck2015-07-211-3/+3
* Add 10.11 to macosx_spec.rbNate Walck2015-07-211-2/+2
* Merge pull request #3051 from mikedodge04/macosx_service_updatePhil Dibowitz2015-04-111-203/+230
|\
| * adding assert for plistMike Dodge2015-04-011-0/+2
| * added requsted chagnesMike Dodge2015-03-261-0/+1
| * addressed each of the commentsMike Dodge2015-03-251-16/+0
| * added tests for 100% of use casesMike Dodge2015-03-121-193/+201
| * Updated tests to match new logicMike Dodge2015-03-121-17/+24
| * First pass at fixing the unit testsMike Dodge2015-03-121-30/+55
* | Fixup all specs to reference PathHelper.home.Kartik Null Cating-Subramanian2015-03-201-3/+3
|/
* Update to RSpec 3.Claire McQuin2014-10-291-7/+7
* updating resources/providers unit tests to rpsec3Lamont Granquist2014-10-241-49/+49
* spec fixes for macosx service providerLamont Granquist2014-09-081-5/+5
* Make OS X service resource work when the plist doesn't exist yet.danielsdeleo2014-04-161-0/+37
* Fix RSpec deprecation warnings for Mac OSX service testsdanielsdeleo2014-03-141-3/+3
* Add enable/disable to MacOSX service providerPhil Dibowitz2014-03-061-11/+29
* s/mock\(/double(/gLamont Granquist2014-01-291-2/+2
* s/stub!/stub/gLamont Granquist2014-01-291-19/+19
* CHEF-3237 - Fixed the rspec test.Ringo De Smet2013-05-311-1/+1
* CHEF-3237 - Incorporated comments from PR 624Ringo De Smet2013-05-311-5/+5
* [CHEF-3237] Fix Mac OS X service provider. Do not fail when HOME is not setIgor Afonov2013-05-311-152/+176
* [OC-3564] move core Chef to the repo root \o/ \m/Seth Chisamore2012-10-301-0/+229