summaryrefslogtreecommitdiff
path: root/spec/unit/application_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* s/mock\(/double(/gLamont Granquist2014-01-291-1/+1
* fix "please stub a default message first"Lamont Granquist2014-01-291-17/+17
* CHEF-4725: Validate 'log_location' setting on log initializationNikhil Benesch2014-01-201-5/+7
* Fixup specs to handle config jail featuredanielsdeleo2013-10-161-32/+7
* Make configuration errors more informativedanielsdeleo2013-10-161-1/+5
* Load client/solo config via ConfigFetcherdanielsdeleo2013-10-161-35/+25
* Add --config-file-jail to avoid loading user knife.rb in testsJohn Keiser2013-10-151-1/+4
* Fix unit test against new -z argumentJohn Keiser2013-10-101-2/+2
* default case should be same as log_level :autoLamont Granquist2013-09-241-15/+16
* Don't bother cleaning up Chef::Config after tests or initializing things to d...John Keiser2013-09-161-6/+0
* Fix tests that rely on leaky Chef::ConfigJohn Keiser2013-09-161-1/+2
* Avoid conflicts w/ rspec's ARGV in testsdanielsdeleo2013-07-111-0/+3
* added tests for CHEF-4115Yoni Yalovitsky2013-06-181-1/+54
* fix specs for rubygems < 2.0danielsdeleo2013-02-271-1/+3
* Change default output to formatters when in consoledanielsdeleo2012-11-201-2/+57
* [OC-3564] move core Chef to the repo root \o/ \m/Seth Chisamore2012-10-301-0/+239