1 // Jest Snapshot v1, https://goo.gl/fbAQLP
3 exports[`should render correctly for a "APP" root component and a component with branch "develop" 1`] = `
5 className="measure-details-component-cell"
8 className="text-ellipsis"
11 className="link-no-underline"
12 id="component-measures-component-link-foo"
15 "pathname": "/component_measures",
16 "search": "?id=foo&metric=bugs&branch=develop&view=list&selected=foo",
24 className="little-spacer-right"
31 className="spacer-left little-spacer-right"
44 exports[`should render correctly for a "APP" root component and a component with branch "undefined" 1`] = `
46 className="measure-details-component-cell"
49 className="text-ellipsis"
52 className="link-no-underline"
53 id="component-measures-component-link-foo"
56 "pathname": "/component_measures",
57 "search": "?id=foo&metric=bugs&view=list&selected=foo",
65 className="little-spacer-right"
72 className="spacer-left badge"
82 exports[`should render correctly for a "TRK" root component and a component with branch "develop" 1`] = `
84 className="measure-details-component-cell"
87 className="text-ellipsis"
90 className="link-no-underline"
91 id="component-measures-component-link-foo"
94 "pathname": "/component_measures",
95 "search": "?id=foo&metric=bugs&branch=develop&view=list&selected=foo",
103 className="little-spacer-right"
115 exports[`should render correctly for a "TRK" root component and a component with branch "undefined" 1`] = `
117 className="measure-details-component-cell"
120 className="text-ellipsis"
123 className="link-no-underline"
124 id="component-measures-component-link-foo"
127 "pathname": "/component_measures",
128 "search": "?id=foo&metric=bugs&view=list&selected=foo",
136 className="little-spacer-right"
148 exports[`should render correctly for a "VW" root component and a component with branch "develop" 1`] = `
150 className="measure-details-component-cell"
153 className="text-ellipsis"
156 className="link-no-underline"
157 id="component-measures-component-link-foo"
160 "pathname": "/component_measures",
161 "search": "?id=foo&metric=bugs&branch=develop&view=list&selected=foo",
169 className="little-spacer-right"
176 className="spacer-left little-spacer-right"
189 exports[`should render correctly for a "VW" root component and a component with branch "undefined" 1`] = `
191 className="measure-details-component-cell"
194 className="text-ellipsis"
197 className="link-no-underline"
198 id="component-measures-component-link-foo"
201 "pathname": "/component_measures",
202 "search": "?id=foo&metric=bugs&view=list&selected=foo",
210 className="little-spacer-right"
217 className="spacer-left badge"
227 exports[`should render correctly: default 1`] = `
229 className="measure-details-component-cell"
232 className="text-ellipsis"
235 className="link-no-underline"
236 id="component-measures-component-link-foo:src/index.tsx"
239 "pathname": "/component_measures",
240 "search": "?id=foo&metric=bugs&view=list&selected=foo%3Asrc%2Findex.tsx",
245 title="foo:src/index.tsx"
248 className="little-spacer-right"