summaryrefslogtreecommitdiff
path: root/spec/unit/environment_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* 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