summaryrefslogtreecommitdiff
path: root/spec/unit/provider/ifconfig/debian_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* changes for rubocop engine upgrades.lcg/rubocop-upgradesLamont Granquist2019-01-151-2/+2
* fix Layout/IndentHeredocLamont Granquist2018-07-021-16/+16
* cleanup of ifconfig and route providerslcg/route-ifconfigLamont Granquist2016-12-221-22/+10
* autofixing whitespace copsLamont Granquist2016-02-051-3/+3
* Copyright year update for 2016 and massive cleanup.Noah Kantrowitz2016-02-021-1/+1
* Use double quotes by defaultThom May2016-01-141-2/+2
* Purge pending specscleanup-pendingdanielsdeleo2015-05-231-10/+0
* Update to RSpec 3.Claire McQuin2014-10-291-19/+19
* updating resources/providers unit tests to rpsec3Lamont Granquist2014-10-241-2/+2
* Rewrite a Debian ifconfig spec to not stub File calls and work on Windows.Chris Doherty2014-09-171-9/+25
* Update stubsClaire McQuin2014-09-101-9/+19
* CHEF-3714: Update tests for changes from CHEF-5018Bryan McLellan2014-03-191-32/+0
* CHEF-3714: Use Editor to manipulate textChris Bandy2014-03-191-0/+32
* CHEF-5030: improve debian ifconfig provider codeLamont Granquist2014-03-051-24/+251
* CHEF-3838: rspec modernization of debian specLamont Granquist2014-02-111-17/+17
* CHEF-3838: fix unit test in debian_spec for FileEdit changeLamont Granquist2014-02-111-53/+65
* s/mock\(/double(/gLamont Granquist2014-01-291-1/+1
* s/stub!/stub/gLamont Granquist2014-01-291-2/+2
* Stub that /etc/network/interfaces really is there [on windows]Bryan McLellan2013-06-201-0/+1
* [CHEF-3029] source directive using full path (required to work properly)Xabier de Zuazo2013-06-191-1/+1
* [CHEF-3029] some empty lines and whitespaces cleaned upXabier de Zuazo2013-06-191-3/+3
* [CHEF-3029] a typo in Ifconfig::Debian unit testsXabier de Zuazo2013-06-191-1/+1
* [CHEF-3029] Provider::Ifconfig::Debian unit tests improvedXabier de Zuazo2013-06-191-22/+32
* [CHEF-3029] Provider::Ifconfig::Debian basic unit tests createdXabier de Zuazo2013-06-191-0/+78