Few of the spec files are too long because of the JSON constant data that the tests are holding. As part of this card we need to find a better way to hold constant JSON values.
One option is to break the json into multiple common parts and then depends on the use case create a new json from those constants