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}
13 prioritizeSeoTags={false}
17 className="layout-page"
20 className="layout-page-side-outer"
23 </ScreenPositionHelper>
25 className="layout-page-main"
28 className="layout-page-main-inner"
33 component_measures.details_are_not_available
41 exports[`should render a message when there are no measures 1`] = `
43 id="component-measures"
46 suggestions="component_measures"
50 encodeSpecialCharacters={true}
51 prioritizeSeoTags={false}
58 exports[`should render a warning message when user does not have access to all projects whithin a Portfolio: Measure menu with warning (ScreenPositionHelper) 1`] = `
60 className="layout-page-side-outer"
63 className="layout-page-side"
71 className="layout-page-side-inner"
74 className="big-spacer-top big-spacer-right big-spacer-left it__portfolio_warning"
78 component_measures.not_all_measures_are_shown
80 ariaLabel="component_measures.not_all_measures_are_shown.help"
81 className="spacer-left"
82 overlay="component_measures.not_all_measures_are_shown.help"
87 className="layout-page-filters"
105 selectedMetric="coverage"
106 showFullMeasures={true}
107 updateQuery={[Function]}
115 exports[`should render correctly 1`] = `
117 id="component-measures"
120 suggestions="component_measures"
124 encodeSpecialCharacters={true}
125 prioritizeSeoTags={false}
129 className="layout-page"
131 <ScreenPositionHelper
132 className="layout-page-side-outer"
135 </ScreenPositionHelper>
139 "analysisDate": "2018-01-01",
140 "excludedFromPurge": true,
148 "domain": "Coverage",
154 "duplicated_lines_density": {
155 "domain": "Duplications",
157 "key": "duplicated_lines_density",
158 "name": "Duplicated Lines (%)",
162 "domain": "Coverage",
164 "key": "lines_to_cover",
165 "name": "Lines to Cover",
169 "domain": "Reliability",
177 onIssueChange={[Function]}
180 "domain": "Coverage",
211 "createHref": [MockFunction],
212 "createPath": [MockFunction],
213 "go": [MockFunction],
214 "goBack": [MockFunction],
215 "goForward": [MockFunction],
216 "isActive": [MockFunction],
217 "push": [MockFunction],
218 "replace": [MockFunction],
219 "setRouteLeaveHook": [MockFunction],
223 updateQuery={[Function]}