summaryrefslogtreecommitdiff
path: root/spec/unit/json_compat_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Only automatically set resources that do class X < Chef::Resource,jk/3524John Keiser2015-06-161-1/+1
* Reduce size of nested JSON test to 252 deepbtm/lower-json-nest-testsBryan McLellan2015-04-201-6/+6
* Reduce size of json nested entriesBryan McLellan2015-04-151-20/+7
* Adding back `require 'json'` to prevent breaking consumers who currently use ...tball/yajl-replace-jsontyler-ball2014-10-081-3/+4
* 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/+11
* add JSONCompat test for parsing JSON commentsLamont Granquist2014-08-131-1/+17
* fix specs broken due to JSON monkeypatching issuesLamont Granquist2014-08-111-1/+1
* add json pretty print tests to some knife show commandsLamont Granquist2014-08-091-16/+31
* CHEF-1292 Lower json stack depth tests to 301Bryan McLellan2013-02-121-7/+7
* Add a dummy Chef::Sandbox class back inChristopher Maier2012-11-281-0/+8
* Add test to verify "auto-inflation" of JSON into Ruby classesChristopher Maier2012-11-281-0/+8
* Rename so RSpec will pick the file up and run the testsChristopher Maier2012-11-281-0/+53