1 // Jest Snapshot v1, https://goo.gl/fbAQLP
3 exports[`should render correctly: fix 1`] = `
19 "label": "hotspots.tabs.code",
22 "content": <RuleDescription
23 className="big-padded"
35 "label": "hotspots.tabs.risk_description",
38 "content": <RuleDescription
39 className="big-padded"
45 "key": "assess_the_problem",
50 "key": "vulnerability",
51 "label": "hotspots.tabs.vulnerability_description",
54 "content": <RuleDescription
55 className="big-padded"
67 "label": "hotspots.tabs.fix_recommendations",
73 className="bordered huge-spacer-bottom"
76 className="big-padded"
91 exports[`should render correctly: risk 1`] = `
107 "label": "hotspots.tabs.code",
110 "content": <RuleDescription
111 className="big-padded"
123 "label": "hotspots.tabs.risk_description",
126 "content": <RuleDescription
127 className="big-padded"
133 "key": "assess_the_problem",
138 "key": "vulnerability",
139 "label": "hotspots.tabs.vulnerability_description",
142 "content": <RuleDescription
143 className="big-padded"
155 "label": "hotspots.tabs.fix_recommendations",
161 className="bordered huge-spacer-bottom"
174 exports[`should render correctly: vulnerability 1`] = `
177 onSelect={[Function]}
178 selected="vulnerability"
190 "label": "hotspots.tabs.code",
193 "content": <RuleDescription
194 className="big-padded"
206 "label": "hotspots.tabs.risk_description",
209 "content": <RuleDescription
210 className="big-padded"
216 "key": "assess_the_problem",
221 "key": "vulnerability",
222 "label": "hotspots.tabs.vulnerability_description",
225 "content": <RuleDescription
226 className="big-padded"
238 "label": "hotspots.tabs.fix_recommendations",
244 className="bordered huge-spacer-bottom"
247 className="big-padded"
253 "key": "assess_the_problem",
262 exports[`should render correctly: with comments or changelog element 1`] = `
265 onSelect={[Function]}
278 "label": "hotspots.tabs.code",
281 "content": <RuleDescription
282 className="big-padded"
294 "label": "hotspots.tabs.risk_description",
297 "content": <RuleDescription
298 className="big-padded"
304 "key": "assess_the_problem",
309 "key": "vulnerability",
310 "label": "hotspots.tabs.vulnerability_description",
313 "content": <RuleDescription
314 className="big-padded"
326 "label": "hotspots.tabs.fix_recommendations",
332 className="bordered huge-spacer-bottom"