summaryrefslogtreecommitdiff
path: root/spec/unit/node
Commit message (Expand)AuthorAgeFilesLines
* rename __path to __path__ and __node to __node__lcg/node-path-trackingLamont Granquist2016-10-251-1/+1
* remove breadcrumb stateLamont Granquist2016-10-251-87/+24
* standardize initializer args for VividMash+ImmutableMashLamont Granquist2016-10-251-2/+3
* modify attributes and nodes tests for deeply converting_valuesLamont Granquist2016-09-232-1/+50
* fix for #5094 12.12.13 node.default_unless issueLamont Granquist2016-07-081-20/+53
* Attributes v1.1 changeslcg/attributes-v1.1Lamont Granquist2016-06-273-9/+355
* Too much log output and unnecessary warnings! Suppress that shit.Kartik Null Cating-Subramanian2016-04-252-3/+3
* flip multiline function arguments aroundlcg/rubocop-0.37.2Lamont Granquist2016-02-191-13/+13
* deal with 0.37.2 renamed copsLamont Granquist2016-02-181-2/+2
* pull rubocop 0.37.2 into chefstyleLamont Granquist2016-02-121-110/+110
* autofixing auto-inserted delimiterslcg/chefstyle-batchLamont Granquist2016-02-091-25/+25
* auto fixing some rubocopsLamont Granquist2016-02-091-25/+25
* autofixing whitespace copsLamont Granquist2016-02-052-198/+152
* Update all auth email address from opscode.com and getchef.com to chef.io.Noah Kantrowitz2016-02-022-3/+3
* Replace all Opscode copyrights with Chef Software.Noah Kantrowitz2016-02-022-2/+2
* Copyright year update for 2016 and massive cleanup.Noah Kantrowitz2016-02-022-2/+2
* Autofixing Style/PercentLiteralDelimeterslcg/percentliteraldelimetersLamont Granquist2016-01-182-4/+4
* Use double quotes by defaultThom May2016-01-142-24/+24
* autocorrecting Style/TrailingCommalcg/trailing_commaLamont Granquist2016-01-132-49/+49
* Completing tests for https://github.com/chef/chef/pull/2310, fixes https://gi...tball/complete-2310tyler-ball2015-02-111-0/+20
* Merge branch 'typofixes-vlajos-20141107' of github.com:vlajos/chef into tball...tyler-ball2014-11-251-1/+1
|\
| * typo fixes - https://github.com/vlajos/misspell_fixerVeres Lajos2014-11-081-1/+1
* | adding some more specs around to_hashlcg/to-hash-specsLamont Granquist2014-11-201-0/+28
* | typo fix in specsLamont Granquist2014-11-191-1/+1
* | add specs busted by dup removalLamont Granquist2014-11-191-0/+34
* | fix reset_cache specs busted by removing thatLamont Granquist2014-11-191-44/+0
|/
* chef-12 attribute changesLamont Granquist2014-11-081-4/+2
* Update to RSpec 3.Claire McQuin2014-10-292-162/+162
* Silence warnings when testing deprecated APIsdanielsdeleo2014-04-241-2/+15
* Fix rspec warningsdanielsdeleo2014-04-241-4/+4
* [CHEF-5132] more tests added for ImmutableCollections #to_a and #to_hash methodsXabier de Zuazo2014-03-281-9/+41
* [CHEF-5132] ImmutableCollections #to_a and #to_hash tests changed to use #be_...Xabier de Zuazo2014-03-281-19/+19
* [CHEF-3953] ImmutableMash and ImmutableArray should implement to_hash and to_...brianbianco2014-03-281-0/+23
* Merge branch 'CHEF-4799' of github.com:criteo/chef into contributions-cc-51sersut2014-03-122-1/+12
|\
| * [CHEF-4799] Handle non-dupable elements when duping attribute arraysPierre Ynard2014-01-102-1/+12
* | fix busted spec exposed by rpsec-2.14-izationLamont Granquist2014-01-291-1/+1
* | fix should_not raise_error(SpecificException)Lamont Granquist2014-01-291-3/+3
|/
* Normalize whitespace on all filesSeth Vargo2013-09-262-13/+13
* [CHEF-3806] add attribute value debugdanielsdeleo2013-01-291-0/+31
* [CHEF-3799] fixes TypeError for puts on VividMashdanielsdeleo2013-01-281-0/+13
* fix errors when merging deeply nested valuesdanielsdeleo2013-01-251-0/+11
* make merge between precedence overwrite arraysdanielsdeleo2013-01-251-0/+23
* CHEF-3688 remove stale attribute read protectionAdam Jacob2012-12-122-199/+2
* [CHEF-3680] don't invalidate computed attributes on dupdanielsdeleo2012-12-111-0/+11
* [CHEF-3680] #merge isn't destructive, #merge! isdanielsdeleo2012-12-111-1/+1
* Add "force" level precedence to Node::Attributedanielsdeleo2012-11-091-0/+18
* [CHEF-2936] ensure all default and override attrs go in node jsondanielsdeleo2012-11-021-0/+24
* [CHEF-2936] add role and environment components to Node::Attributedanielsdeleo2012-11-021-0/+38
* [OC-3564] move core Chef to the repo root \o/ \m/Seth Chisamore2012-10-302-0/+1335