1 // Jest Snapshot v1, https://goo.gl/fbAQLP
3 exports[`should render correctly with hotspots 1`] = `
5 className="hotspot-category HIGH"
8 className="hotspot-category-header display-flex-space-between display-flex-center"
19 className="counter-badge"
24 className="big-spacer-left"
35 "author": "Developer 1",
36 "component": "com.github.kevinsawicki:http-request:com.github.kevinsawicki.http.HttpRequest",
37 "creationDate": "2013-05-13T17:55:39+0200",
40 "message": "'3' is a magic number.",
41 "project": "com.github.kevinsawicki:http-request",
42 "resolution": undefined,
43 "rule": "checkstyle:com.puppycrawl.tools.checkstyle.checks.coding.MagicNumberCheck",
44 "securityCategory": "command-injection",
45 "status": "TO_REVIEW",
46 "updateDate": "2013-05-13T17:55:39+0200",
47 "vulnerabilityProbability": "HIGH",
50 onClick={[MockFunction]}
60 "author": "Developer 1",
61 "component": "com.github.kevinsawicki:http-request:com.github.kevinsawicki.http.HttpRequest",
62 "creationDate": "2013-05-13T17:55:39+0200",
65 "message": "'3' is a magic number.",
66 "project": "com.github.kevinsawicki:http-request",
67 "resolution": undefined,
68 "rule": "checkstyle:com.puppycrawl.tools.checkstyle.checks.coding.MagicNumberCheck",
69 "securityCategory": "command-injection",
70 "status": "TO_REVIEW",
71 "updateDate": "2013-05-13T17:55:39+0200",
72 "vulnerabilityProbability": "HIGH",
75 onClick={[MockFunction]}
83 exports[`should render correctly with hotspots: collapsed 1`] = `
85 className="hotspot-category HIGH"
88 className="hotspot-category-header display-flex-space-between display-flex-center"
99 className="counter-badge"
104 className="big-spacer-left"
111 exports[`should render correctly with hotspots: contains selected 1`] = `
113 className="hotspot-category HIGH"
116 className="hotspot-category-header display-flex-space-between display-flex-center contains-selected-hotspot"
127 className="counter-badge"
132 className="big-spacer-left"
143 "author": "Developer 1",
144 "component": "com.github.kevinsawicki:http-request:com.github.kevinsawicki.http.HttpRequest",
145 "creationDate": "2013-05-13T17:55:39+0200",
148 "message": "'3' is a magic number.",
149 "project": "com.github.kevinsawicki:http-request",
150 "resolution": undefined,
151 "rule": "checkstyle:com.puppycrawl.tools.checkstyle.checks.coding.MagicNumberCheck",
152 "securityCategory": "command-injection",
153 "status": "TO_REVIEW",
154 "updateDate": "2013-05-13T17:55:39+0200",
155 "vulnerabilityProbability": "HIGH",
158 onClick={[MockFunction]}
168 "author": "Developer 1",
169 "component": "com.github.kevinsawicki:http-request:com.github.kevinsawicki.http.HttpRequest",
170 "creationDate": "2013-05-13T17:55:39+0200",
173 "message": "'3' is a magic number.",
174 "project": "com.github.kevinsawicki:http-request",
175 "resolution": undefined,
176 "rule": "checkstyle:com.puppycrawl.tools.checkstyle.checks.coding.MagicNumberCheck",
177 "securityCategory": "command-injection",
178 "status": "TO_REVIEW",
179 "updateDate": "2013-05-13T17:55:39+0200",
180 "vulnerabilityProbability": "HIGH",
183 onClick={[MockFunction]}
191 exports[`should render correctly: empty 1`] = `""`;