Lines Matching refs:JSON
12 sbom = JSON.parse(s)
22 return JSON.stringify(sbom, null, 2)
76 t.matchSnapshot(JSON.stringify(res))
82 t.matchSnapshot(JSON.stringify(res))
89 t.matchSnapshot(JSON.stringify(res))
97 t.matchSnapshot(JSON.stringify(res))
105 t.matchSnapshot(JSON.stringify(res))
113 t.matchSnapshot(JSON.stringify(res))
120 t.matchSnapshot(JSON.stringify(res))
127 t.matchSnapshot(JSON.stringify(res))
134 t.matchSnapshot(JSON.stringify(res))
142 t.matchSnapshot(JSON.stringify(res))
150 t.matchSnapshot(JSON.stringify(res))
158 t.matchSnapshot(JSON.stringify(res))
166 t.matchSnapshot(JSON.stringify(res))
173 t.matchSnapshot(JSON.stringify(res))
181 t.matchSnapshot(JSON.stringify(res))
189 t.matchSnapshot(JSON.stringify(res))
203 t.matchSnapshot(JSON.stringify(res))
210 t.matchSnapshot(JSON.stringify(res))
217 t.matchSnapshot(JSON.stringify(res))
232 t.matchSnapshot(JSON.stringify(res))
258 t.ok(validate(JSON.parse(sbom)), { snapshot: name, error: validate.errors?.[0] })