summaryrefslogtreecommitdiff
path: root/spec/unit/data_bag_item_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* fix Style/PreferredHashMethodsLamont Granquist2018-07-021-1/+1
* fix Style/HashSyntaxLamont Granquist2018-07-021-2/+2
* Ensure DataBagItems are a Mashtm/mash_up_dem_dbiThom May2017-04-051-0/+4
* fix Style/BlockDelimiters, Style/MultilineBlockLayout and 0.42.0 engine upgradeLamont Granquist2016-08-171-18/+18
* Ensure that solo specific code is run at the proper timeThom May2016-05-161-2/+2
* Data bag item hash can have name keysalam/databag-fixSalim Alam2016-03-031-2/+55
* Clearer exception for loading non-existent data bag items in solo mode.Noah Kantrowitz2016-03-021-0/+5
* Fix a bug that was causing DataBagItem.to_hash to mutate the data bag itemjjh/databag_item_to_hash_non_mutatingJosh Hudson2016-02-261-0/+7
* autofixing whitespace copsLamont Granquist2016-02-051-5/+4
* Update all auth email address from opscode.com and getchef.com to chef.io.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
* ensure unit tests are correctThom May2016-01-181-1/+1
* Use double quotes by defaultThom May2016-01-141-9/+9
* Convert all uses of Chef::REST to Chef::ServerAPItm/no_more_restThom May2016-01-111-14/+14
* Only automatically set resources that do class X < Chef::Resource,jk/3524John Keiser2015-06-161-1/+1
* Convert data_bag_item_spec to let syntaxJan Habermann2014-12-311-85/+97
* Add destroy data bag spec for setting proper default parameterJan Habermann2014-12-311-0/+20
* Update to RSpec 3.Claire McQuin2014-10-291-48/+48
* 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-1/+5
* fix should_not raise_error(SpecificException)Lamont Granquist2014-01-291-3/+3
* s/mock\(/double(/gLamont Granquist2014-01-291-3/+3
* s/stub!/stub/gLamont Granquist2014-01-291-2/+2
* CHEF-3531: add tests for allowing dots in data bag names or idsIlan Rabinovitch2013-12-201-0/+8
* Normalize whitespace on all filesSeth Vargo2013-09-261-6/+6
* [OC-3564] move core Chef to the repo root \o/ \m/Seth Chisamore2012-10-301-0/+280