summaryrefslogtreecommitdiff
path: root/spec/unit/provider/service/debian_service_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* fix 4 copsLamont Granquist2019-07-051-1/+2
* fix Style/TrailingCommaInHashLiteralLamont Granquist2018-07-021-1/+1
* fix Style/HashSyntaxLamont Granquist2018-07-021-1/+1
* [Debian/Ubuntu] Detect init script service levelstm/ub_1404_serviceThom May2018-04-231-161/+41
* need to call load_current_resource before this testLamont Granquist2017-04-011-1/+2
* few more stray popen4 failing specsLamont Granquist2017-04-011-0/+1
* fix remaining specs for popen4 removalLamont Granquist2017-04-011-19/+11
* fix Style/BlockDelimiters, Style/MultilineBlockLayout and 0.42.0 engine upgradeLamont Granquist2016-08-171-4/+4
* autofixing whitespace copsLamont Granquist2016-02-051-21/+21
* auto-fixing some easy copschefstyle/fixesLamont Granquist2016-02-031-1/+1
* Copyright year update for 2016 and massive cleanup.Noah Kantrowitz2016-02-021-1/+1
* Use double quotes by defaultThom May2016-01-141-2/+2
* autocorrecting Style/TrailingCommalcg/trailing_commaLamont Granquist2016-01-131-17/+17
* Update to RSpec 3.Claire McQuin2014-10-291-8/+8
* updating resources/providers unit tests to rpsec3Lamont Granquist2014-10-241-40/+40
* spec fixes for arch serviceLamont Granquist2014-09-081-1/+1
* s/mock\(/double(/gLamont Granquist2014-01-291-6/+6
* s/stub!/stub/gLamont Granquist2014-01-291-17/+17
* @current_resource.priority(80) moved to correct contextLaurent Desarmes2013-12-201-4/+1
* tests updated for services only starting at run level SLaurent Desarmes2013-12-201-16/+48
* another assumption: load_current_resource always sets a priorityLaurent Desarmes2013-12-201-3/+5
* CHEF-1559: Modify test syntax for Ruby 1.8 compatBryan McLellan2013-10-101-23/+9
* Remove accidental :focus => trueJack Foy2013-10-101-1/+1
* Further DRY up Service::Debian specsJack Foy2013-10-101-20/+21
* Add specialized action_enable method to Chef::Provider::Service::DebianJack Foy2013-10-101-0/+54
* Reorganize and DRY up Debian service specJack Foy2013-10-101-162/+211
* Normalize whitespace on all filesSeth Vargo2013-09-261-2/+2
* [OC-3564] move core Chef to the repo root \o/ \m/Seth Chisamore2012-10-301-0/+254