summaryrefslogtreecommitdiff
path: root/spec/unit/cookbook_version_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Copyright year update for 2016 and massive cleanup.Noah Kantrowitz2016-02-021-1/+1
* Autofixing Style/PercentLiteralDelimeterslcg/percentliteraldelimetersLamont Granquist2016-01-181-1/+1
* Use double quotes by defaultThom May2016-01-141-39/+39
* autocorrecting Style/TrailingCommalcg/trailing_commaLamont Granquist2016-01-131-1/+1
* Only automatically set resources that do class X < Chef::Resource,jk/3524John Keiser2015-06-161-1/+1
* Purge pending specscleanup-pendingdanielsdeleo2015-05-231-20/+0
* Remove deprecations for Cookbook Version HTTP resource behaviorsdanielsdeleo2015-02-111-11/+15
* Test cookbook manifest behavior separatelydanielsdeleo2015-02-111-191/+0
* Standardize deprecation code within CookbookVersiondanielsdeleo2015-02-111-6/+12
* Change hard errors to warnings for deprecated methodsdanielsdeleo2015-02-111-1/+38
* Temporarily implement deprecation warnings as errorsdanielsdeleo2015-02-111-3/+5
* typo fixes - https://github.com/vlajos/misspell_fixerVeres Lajos2014-11-081-6/+6
* Update to RSpec 3.Claire McQuin2014-10-291-130/+130
* Merge pull request #2165 from coderanger/rfc017Serdar Sutay2014-10-101-2/+79
|\
| * More unit tests to catch the negative case.Noah Kantrowitz2014-10-041-0/+16
| * Fix up the tests post-merge.Noah Kantrowitz2014-10-041-36/+54
| * Tests for new loader behavior.Noah Kantrowitz2014-10-041-3/+46
* | 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-0/+4
|/
* Make root_dir required for CookbookVersion to generate manifestJohn Keiser2014-04-231-122/+224
* Add methods to query for template/file existence in run contextdanielsdeleo2013-08-021-0/+16
* [CHEF-3919] cookbook version specific code factored out from Chef::Version, n...Xabier de Zuazo2013-04-111-1/+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/+307