1 // Jest Snapshot v1, https://goo.gl/fbAQLP
3 exports[`should display facet item list 1`] = `
22 id="measure-overview-Reliability-name"
24 component_measures.domain_overview
33 tooltip="component_measures.domain_overview"
37 className="facet search-navigator-facet facet-category"
38 key="new_code_category"
41 className="facet-name"
43 component_measures.facet_category.new_code_category
54 className="big-spacer-left"
55 id="measure-new_bugs-name"
67 "domain": "Reliability",
87 className="facet search-navigator-facet facet-category"
88 key="overall_category"
91 className="facet-name"
93 component_measures.facet_category.overall_category
104 className="big-spacer-left"
105 id="measure-bugs-name"
117 "domain": "Reliability",
141 exports[`should display facet item list with bugs selected 1`] = `
143 property="Reliability"
164 id="measure-overview-Reliability-name"
166 component_measures.domain_overview
175 tooltip="component_measures.domain_overview"
179 className="facet search-navigator-facet facet-category"
180 key="new_code_category"
183 className="facet-name"
185 component_measures.facet_category.new_code_category
196 className="big-spacer-left"
197 id="measure-new_bugs-name"
209 "domain": "Reliability",
229 className="facet search-navigator-facet facet-category"
230 key="overall_category"
233 className="facet-name"
235 component_measures.facet_category.overall_category
246 className="big-spacer-left"
247 id="measure-bugs-name"
259 "domain": "Reliability",
283 exports[`should not display subtitles of new measures if there is none 1`] = `
285 property="Reliability"
302 id="measure-overview-Reliability-name"
304 component_measures.domain_overview
313 tooltip="component_measures.domain_overview"
317 className="facet search-navigator-facet facet-category"
318 key="overall_category"
321 className="facet-name"
323 component_measures.facet_category.overall_category
334 className="big-spacer-left"
335 id="measure-bugs-name"
346 "domain": "Reliability",
364 exports[`should not display subtitles of new measures if there is none, even on last line 1`] = `
366 property="Reliability"
383 id="measure-overview-Reliability-name"
385 component_measures.domain_overview
394 tooltip="component_measures.domain_overview"
398 className="facet search-navigator-facet facet-category"
399 key="new_code_category"
402 className="facet-name"
404 component_measures.facet_category.new_code_category
415 className="big-spacer-left"
416 id="measure-new_bugs-name"
427 "domain": "Reliability",
445 exports[`should use "estimated" label for overall measures 1`] = `
447 "component_measures.facet_category.new_code_category",
448 "component_measures.facet_category.overall_category.estimated",