summaryrefslogtreecommitdiff
path: root/spec/unit/application_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Add shorthand :syslog and :win_evt for log_location configjr/logger-configJordan Running2016-03-291-0/+27
* autofixing whitespace copsLamont Granquist2016-02-051-2/+0
* Merge pull request #4481 from chef/jdm/fips-58Jay Mundrawala2016-02-031-1/+1
|\
| * Refactor chef-config fips configjdm/fips-58Jay Mundrawala2016-01-281-1/+1
* | Some more author domain stragglers.Noah Kantrowitz2016-02-021-1/+1
* | Replace all Opscode copyrights with Chef Software.Noah Kantrowitz2016-02-021-1/+1
* | Copyright year update for 2016 and massive cleanup.Noah Kantrowitz2016-02-021-1/+1
|/
* Fix config load expectations for windowsdanielsdeleo2016-01-271-1/+1
* Reorganize application tests to catch fatalsdanielsdeleo2016-01-271-146/+158
* Rename openssl-fips to fips and add messagesJay Mundrawala2016-01-251-1/+1
* Do openssl initialization from applicationsJay Mundrawala2016-01-251-0/+10
* Use double quotes by defaultThom May2016-01-141-8/+8
* Moving the proxy export to environment varibles into Chef::Configtyler-ball2015-12-091-181/+1
* 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