summaryrefslogtreecommitdiff
path: root/spec/unit/application_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Refs #2709: Isolate/fix the no-fork faultAJ Christensen2015-02-091-0/+35
* Update to RSpec 3.Claire McQuin2014-10-291-74/+74
* add spec tests for http_proxy fixesLamont Granquist2014-08-141-9/+32
* fix indentingClaire McQuin2014-06-031-2/+2
* add error handling, set *_proxy instead of *_PROXYClaire McQuin2014-06-031-47/+105
* use URI to parse/build proxiesClaire McQuin2014-06-031-35/+11
* rename configure_environment_variables to configure_proxy_environment_variablesClaire McQuin2014-06-031-19/+19
* percent encode @, : in proxy user/passClaire McQuin2014-06-031-0/+18
* set ENV vars for http proxiesClaire McQuin2014-06-031-0/+105
* Fix rspec warningsdanielsdeleo2014-04-241-0/+6
* Prevent tests from overriding rspec's trap handlerdanielsdeleo2014-04-241-0/+1
* remove some more deprecation warningsLamont Granquist2014-01-291-1/+1
* 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