1 // Jest Snapshot v1, https://goo.gl/fbAQLP
3 exports[`should not render drilldown for estimated duplications 1`] = `
5 id="component-measures"
8 suggestions="component_measures"
12 encodeSpecialCharacters={true}
16 className="layout-page"
19 className="layout-page-side-outer"
22 </ScreenPositionHelper>
24 className="layout-page-main"
27 className="layout-page-main-inner"
32 component_measures.details_are_not_available
40 exports[`should render a message when there are no measures 1`] = `
42 id="component-measures"
45 suggestions="component_measures"
49 encodeSpecialCharacters={true}
56 exports[`should render a warning message when user does not have access to all projects whithin a Portfolio: Measure menu with warning (ScreenPositionHelper) 1`] = `
58 className="layout-page-side-outer"
61 className="layout-page-side"
69 className="layout-page-side-inner"
72 className="big-spacer-top big-spacer-right big-spacer-left"
76 component_measures.not_all_measures_are_shown
78 ariaLabel="component_measures.not_all_measures_are_shown.help"
79 className="spacer-left"
80 overlay="component_measures.not_all_measures_are_shown.help"
85 className="layout-page-filters"
103 selectedMetric="coverage"
104 showFullMeasures={true}
105 updateQuery={[Function]}
113 exports[`should render correctly 1`] = `
115 id="component-measures"
118 suggestions="component_measures"
122 encodeSpecialCharacters={true}
126 className="layout-page"
128 <ScreenPositionHelper
129 className="layout-page-side-outer"
132 </ScreenPositionHelper>
136 "analysisDate": "2018-01-01",
137 "excludedFromPurge": true,
145 "domain": "Coverage",
151 "duplicated_lines_density": Object {
152 "domain": "Duplications",
154 "key": "duplicated_lines_density",
155 "name": "Duplicated Lines (%)",
158 "lines_to_cover": Object {
159 "domain": "Coverage",
161 "key": "lines_to_cover",
162 "name": "Lines to Cover",
166 "domain": "Reliability",
174 onIssueChange={[Function]}
177 "domain": "Coverage",
186 "breadcrumbs": Array [],
190 "qualityGate": Object {
195 "qualityProfiles": Array [
208 "createHref": [MockFunction],
209 "createPath": [MockFunction],
210 "go": [MockFunction],
211 "goBack": [MockFunction],
212 "goForward": [MockFunction],
213 "isActive": [MockFunction],
214 "push": [MockFunction],
215 "replace": [MockFunction],
216 "setRouteLeaveHook": [MockFunction],
220 updateQuery={[Function]}