1 // Jest Snapshot v1, https://goo.gl/fbAQLP
3 exports[`should handle collapse and expand 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"
31 exports[`should handle collapse and expand 2`] = `
33 className="hotspot-category HIGH"
36 className="hotspot-category-header display-flex-space-between display-flex-center"
47 className="counter-badge"
52 className="big-spacer-left"
58 key="01fc972e-2a3c-433e-bcae-0bd7f88f5123"
63 "author": "Developer 1",
64 "component": "com.github.kevinsawicki:http-request:com.github.kevinsawicki.http.HttpRequest",
65 "creationDate": "2013-05-13T17:55:39+0200",
66 "key": "01fc972e-2a3c-433e-bcae-0bd7f88f5123",
68 "message": "'3' is a magic number.",
69 "project": "com.github.kevinsawicki:http-request",
70 "resolution": undefined,
71 "rule": "checkstyle:com.puppycrawl.tools.checkstyle.checks.coding.MagicNumberCheck",
72 "securityCategory": "command-injection",
73 "status": "TO_REVIEW",
74 "updateDate": "2013-05-13T17:55:39+0200",
75 "vulnerabilityProbability": "HIGH",
78 onClick={[MockFunction]}
86 exports[`should render correctly with hotspots 1`] = `
88 className="hotspot-category HIGH"
91 className="hotspot-category-header display-flex-space-between display-flex-center"
102 className="counter-badge"
107 className="big-spacer-left"
118 "author": "Developer 1",
119 "component": "com.github.kevinsawicki:http-request:com.github.kevinsawicki.http.HttpRequest",
120 "creationDate": "2013-05-13T17:55:39+0200",
123 "message": "'3' is a magic number.",
124 "project": "com.github.kevinsawicki:http-request",
125 "resolution": undefined,
126 "rule": "checkstyle:com.puppycrawl.tools.checkstyle.checks.coding.MagicNumberCheck",
127 "securityCategory": "command-injection",
128 "status": "TO_REVIEW",
129 "updateDate": "2013-05-13T17:55:39+0200",
130 "vulnerabilityProbability": "HIGH",
133 onClick={[MockFunction]}
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]}
166 exports[`should render correctly with hotspots: collapsed 1`] = `
168 className="hotspot-category HIGH"
171 className="hotspot-category-header display-flex-space-between display-flex-center"
182 className="counter-badge"
187 className="big-spacer-left"
194 exports[`should render correctly: empty 1`] = `""`;