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