summaryrefslogtreecommitdiff
path: root/spec/unit/json_compat_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Kill JSON auto inflate with firetm/remove_json_autoinflateThom May2017-03-141-32/+0
* autofixing whitespace copsLamont Granquist2016-02-051-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
* ensure unit tests are correctThom May2016-01-181-0/+7
* Use double quotes by defaultThom May2016-01-141-7/+7
* Rewrite nested json test to not use stackjdm/json-nested-testJay Mundrawala2015-07-171-3/+4
* 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