summaryrefslogtreecommitdiff
path: root/spec/unit/resource_collection_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Update all auth email address from opscode.com and getchef.com to chef.io.Noah Kantrowitz2016-02-021-2/+2
* 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
* Use double quotes by defaultThom May2016-01-141-2/+2
* 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-52/+52
* Convert resource_collection spec to Rspec3 syntax.Serdar Sutay2014-10-201-65/+62
* 1) No longer allowing multiple args passed to ResourceCollection#<< 2) removi...tyler-ball2014-10-171-34/+1
* Cleaning up based on review commentstyler-ball2014-10-171-4/+13
* Refactoring ResourceCollection interface to be backwards compatiable, all spe...tyler-ball2014-10-161-2/+2
* 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/+10
* Add insert_at to resource_collectionJohn Keiser2014-08-201-0/+33
* fix should_not raise_error(SpecificException)Lamont Granquist2014-01-291-1/+1
* [CHEF-4135] Add resource query validation to resource collectiondanielsdeleo2013-05-301-0/+29
* [CHEF-4135] Cleanup whitespace in resource collection specdanielsdeleo2013-05-301-32/+32
* [OC-3564] move core Chef to the repo root \o/ \m/Seth Chisamore2012-10-301-0/+257
* big refactor of the repo layout. move to a chef gem and a chef-server gem all...Ezra Zygmuntowicz2008-10-081-201/+0
* Changing the license on the spec files as wellAdam Jacob2008-08-171-13/+12
* Working on network layerAdam Jacob2008-05-191-0/+14
* Adding chef-solo command, config examples, Chef::Log class, Chef::Log::Format...Adam Jacob2008-04-081-1/+16
* Adding the Params::Validate mixin, refactored Chef::Config to be a singleton,...Adam Jacob2008-04-071-1/+1
* Added rcov coverage, lots of tests, definitions, node supportAdam Jacob2008-03-101-0/+173