summaryrefslogtreecommitdiff
path: root/spec/unit/environment_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Copyright year update for 2016 and massive cleanup.Noah Kantrowitz2016-02-021-1/+1
* Merge pull request #4423 from chef/tm/rest_deprecationThom May2016-01-211-1/+1
|\
| * ensure unit tests are correctThom May2016-01-181-1/+1
* | Autofixing Style/PercentLiteralDelimeterslcg/percentliteraldelimetersLamont Granquist2016-01-181-1/+1
|/
* Use double quotes by defaultThom May2016-01-141-33/+33
* autocorrecting Style/TrailingCommalcg/trailing_commaLamont Granquist2016-01-131-5/+5
* Convert all uses of Chef::REST to Chef::ServerAPItm/no_more_restThom May2016-01-111-3/+3
* Only automatically set resources that do class X < Chef::Resource,jk/3524John Keiser2015-06-161-1/+1
* Update to RSpec 3.Claire McQuin2014-10-291-105/+105
* My local gemset was including the `json` gem, causing these tests to be ineff...tyler-ball2014-10-071-1/+1
* Trying to eradicate all traces of the JSON gem from Cheftyler-ball2014-10-071-2/+6
* Fix expected format of JSON errors in integration testsdanielsdeleo2014-08-101-1/+1
* Merge pull request #848 from onddo/CHEF-4298Claire McQuin2014-06-091-0/+6
|\
| * [CHEF-4298] some tests added for "dependencies in metadata.rb require a space"Xabier de Zuazo2013-06-231-0/+6
* | s/mock\(/double(/gLamont Granquist2014-01-291-3/+3
* | s/stub!/stub/gLamont Granquist2014-01-291-2/+2
|/
* Raising an exception for chef-solo environment constraints.Nick Stielau2013-05-301-0/+18
* Adding support for environments when running under chef-solo.Nick Stielau2013-05-301-0/+79
* [CHEF-3919] cookbook version specific code factored out from Chef::Version, n...Xabier de Zuazo2013-04-111-0/+1
* [CHEF-3919] Some broken test fixedXabier de Zuazo2013-04-111-1/+1
* [OC-3564] move core Chef to the repo root \o/ \m/Seth Chisamore2012-10-301-0/+362