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 "componentEnabled": true,
22 "componentLongName": "main.js",
23 "componentQualifier": "FIL",
24 "componentUuid": "foo1234",
25 "creationDate": "2017-03-01T09:36:01+0100",
30 "message": "Reduce the number of conditional operators (4) used in the expression",
31 "project": "myproject",
34 "rule": "javascript:S1067",
36 "secondaryLocations": [],
50 onChange={[MockFunction]}
51 onClick={[MockFunction]}
52 onPopupToggle={[MockFunction]}