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 "cleanCodeAttribute": "RESPECTFUL",
21 "cleanCodeAttributeCategory": "RESPONSIBLE",
22 "component": "main.js",
23 "componentEnabled": true,
24 "componentLongName": "main.js",
25 "componentQualifier": "FIL",
26 "componentUuid": "foo1234",
27 "creationDate": "2017-03-01T09:36:01+0100",
33 "softwareQuality": "MAINTAINABILITY",
38 "message": "Reduce the number of conditional operators (4) used in the expression",
39 "project": "myproject",
42 "rule": "javascript:S1067",
45 "secondaryLocations": [],
59 onChange={[MockFunction]}
60 onPopupToggle={[MockFunction]}
61 onSelect={[MockFunction]}