summaryrefslogtreecommitdiff
path: root/spec/unit/config_fetcher_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* removing the use of Chef::Exception::DeprecatedExitCodesmurawski/exit_status_defaultSteven Murawski2017-04-041-2/+2
* * define exit codesSteven Murawski2016-05-231-2/+2
* autofixing whitespace copsLamont Granquist2016-02-051-8/+5
* Fix config load expectations for windowsdanielsdeleo2016-01-271-1/+1
* Force config file setting to absolute path in chef-clientdanielsdeleo2016-01-271-22/+53
* Autofixing Style/PercentLiteralDelimeterslcg/percentliteraldelimetersLamont Granquist2016-01-181-1/+1
* Use double quotes by defaultThom May2016-01-141-2/+2
* Update to RSpec 3.Claire McQuin2014-10-291-13/+13
* Trying to eradicate all traces of the JSON gem from Cheftyler-ball2014-10-071-1/+2
* Remove config file jail, replaced with config skip optiondanielsdeleo2014-09-031-3/+1
* Fixup specs to handle config jail featuredanielsdeleo2013-10-161-1/+3
* Move config fetching tests to their own file.danielsdeleo2013-10-161-0/+96