1 // Jest Snapshot v1, https://goo.gl/fbAQLP
3 exports[`should render correctly 1`] = `
6 hotspot.section.activity
14 "assignee": "assignee",
15 "assigneeUser": Object {
22 "authorUser": Object {
28 "canChangeStatus": true,
29 "changelog": Array [],
32 "breadcrumbs": Array [],
36 "qualityGate": Object {
41 "qualityProfiles": Array [
51 "creationDate": "2013-05-13T17:55:41+0200",
52 "key": "01fc972e-2a3c-433e-bcae-0bd7f88f5123",
54 "message": "'3' is a magic number.",
56 "breadcrumbs": Array [],
60 "qualityGate": Object {
65 "qualityProfiles": Array [
75 "resolution": "FIXED",
77 "fixRecommendations": "<p>This a <strong>strong</strong> message about fixing !</p>",
80 "riskDescription": "<p>This a <strong>strong</strong> message about risk !</p>",
81 "securityCategory": "sql-injection",
82 "vulnerabilityDescription": "<p>This a <strong>strong</strong> message about vulnerability !</p>",
83 "vulnerabilityProbability": "HIGH",
92 "updateDate": "2013-05-13T17:55:42+0200",
109 onDeleteComment={[Function]}
110 onEditComment={[Function]}
114 className="big-spacer-top"
118 id="hotspot-comment-box-display"
119 onClick={[MockFunction]}
121 hotspots.comment.open
124 className="invisible"
127 className="little-spacer-bottom"
129 hotspots.comment.field
132 className="form-field fixed-width width-100 spacer-bottom"
133 onChange={[Function]}
138 className="display-flex-space-between display-flex-center "
141 className="huge-spacer-bottom"
145 className="huge-spacer-bottom"
146 id="hotspot-comment-box-submit"
149 hotspots.comment.submit
152 className="spacer-left huge-spacer-bottom"
153 id="hotspot-comment-box-cancel"
166 exports[`should render correctly without user 1`] = `
169 hotspot.section.activity
174 <HotspotReviewHistory
177 "assignee": "assignee",
178 "assigneeUser": Object {
185 "authorUser": Object {
191 "canChangeStatus": true,
192 "changelog": Array [],
194 "component": Object {
195 "breadcrumbs": Array [],
199 "qualityGate": Object {
204 "qualityProfiles": Array [
214 "creationDate": "2013-05-13T17:55:41+0200",
215 "key": "01fc972e-2a3c-433e-bcae-0bd7f88f5123",
217 "message": "'3' is a magic number.",
219 "breadcrumbs": Array [],
223 "qualityGate": Object {
228 "qualityProfiles": Array [
238 "resolution": "FIXED",
240 "fixRecommendations": "<p>This a <strong>strong</strong> message about fixing !</p>",
241 "key": "squid:S2077",
243 "riskDescription": "<p>This a <strong>strong</strong> message about risk !</p>",
244 "securityCategory": "sql-injection",
245 "vulnerabilityDescription": "<p>This a <strong>strong</strong> message about vulnerability !</p>",
246 "vulnerabilityProbability": "HIGH",
248 "status": "REVIEWED",
249 "textRange": Object {
255 "updateDate": "2013-05-13T17:55:42+0200",
272 onDeleteComment={[Function]}
273 onEditComment={[Function]}