1 // Jest Snapshot v1, https://goo.gl/fbAQLP
3 exports[`shoule render issues 1`] = `
10 "analysisDate": "2018-01-01",
11 "excludedFromPurge": true,
19 "component": "main.js",
20 "componentLongName": "main.js",
21 "componentQualifier": "FIL",
22 "componentUuid": "foo1234",
23 "creationDate": "2017-03-01T09:36:01+0100",
28 "message": "Reduce the number of conditional operators (4) used in the expression",
29 "project": "myproject",
32 "rule": "javascript:S1067",
34 "secondaryLocations": Array [],
43 "transitions": Array [],
48 onChange={[MockFunction]}
49 onClick={[MockFunction]}
50 onPopupToggle={[MockFunction]}