1 // Jest Snapshot v1, https://goo.gl/fbAQLP
3 exports[`should handle the descending sort direction 1`] = `
10 addLabelText="Add \\"{label}\\"?"
11 arrowRenderer={[Function]}
13 backspaceRemoves={true}
14 backspaceToRemoveMessage="Press backspace to remove {label}"
15 className="little-spacer-left input-large"
16 clearAllText="Clear all"
17 clearValueText="Clear value"
21 escapeClearsValue={true}
22 filterOptions={[Function]}
25 inputProps={Object {}}
32 menuRenderer={[Function]}
34 noResultsText="No results found"
35 onBlurResetsInput={true}
37 onCloseResetsInput={true}
38 openAfterFocus={false}
39 optionComponent={[Function]}
43 "complement": undefined,
44 "label": "projects.sorting.name",
49 "complement": undefined,
50 "label": "projects.sorting.analysis_date",
52 "value": "analysis_date",
55 "complement": undefined,
56 "label": "projects.sorting.reliability",
58 "value": "reliability",
61 "complement": undefined,
62 "label": "projects.sorting.security",
67 "complement": undefined,
68 "label": "projects.sorting.maintainability",
70 "value": "maintainability",
73 "complement": undefined,
74 "label": "projects.sorting.coverage",
79 "complement": undefined,
80 "label": "projects.sorting.duplications",
82 "value": "duplications",
85 "complement": undefined,
86 "label": "projects.sorting.size",
93 placeholder="Select..."
95 scrollMenuIntoView={true}
98 tabSelectsValue={true}
100 valueComponent={[Function]}
104 overlay="projects.sort_descending"
108 className="spacer-left button-icon"
113 className="little-spacer-top"
120 exports[`should render correctly for leak view 1`] = `
127 addLabelText="Add \\"{label}\\"?"
128 arrowRenderer={[Function]}
130 backspaceRemoves={true}
131 backspaceToRemoveMessage="Press backspace to remove {label}"
132 className="little-spacer-left input-large"
133 clearAllText="Clear all"
134 clearValueText="Clear value"
138 escapeClearsValue={true}
139 filterOptions={[Function]}
142 inputProps={Object {}}
149 menuRenderer={[Function]}
151 noResultsText="No results found"
152 onBlurResetsInput={true}
153 onChange={[Function]}
154 onCloseResetsInput={true}
155 openAfterFocus={false}
156 optionComponent={[Function]}
160 "complement": undefined,
161 "label": "projects.sorting.name",
166 "complement": undefined,
167 "label": "projects.sorting.analysis_date",
169 "value": "analysis_date",
172 "complement": "projects.sorting.on_new_code",
173 "label": "projects.sorting.new_reliability",
174 "short": "projects.sorting.new_reliability.short",
175 "value": "new_reliability",
178 "complement": "projects.sorting.on_new_code",
179 "label": "projects.sorting.new_security",
180 "short": "projects.sorting.new_security.short",
181 "value": "new_security",
184 "complement": "projects.sorting.on_new_code",
185 "label": "projects.sorting.new_maintainability",
186 "short": "projects.sorting.new_maintainability.short",
187 "value": "new_maintainability",
190 "complement": "projects.sorting.on_new_code",
191 "label": "projects.sorting.new_coverage",
192 "short": "projects.sorting.new_coverage.short",
193 "value": "new_coverage",
196 "complement": "projects.sorting.on_new_lines",
197 "label": "projects.sorting.new_duplications",
198 "short": "projects.sorting.new_duplications.short",
199 "value": "new_duplications",
202 "complement": undefined,
203 "label": "projects.sorting.new_lines",
205 "value": "new_lines",
210 placeholder="Select..."
212 scrollMenuIntoView={true}
215 tabSelectsValue={true}
217 valueComponent={[Function]}
221 overlay="projects.sort_ascending"
225 className="spacer-left button-icon"
230 className="little-spacer-top"
237 exports[`should render correctly for overall view 1`] = `
244 addLabelText="Add \\"{label}\\"?"
245 arrowRenderer={[Function]}
247 backspaceRemoves={true}
248 backspaceToRemoveMessage="Press backspace to remove {label}"
249 className="little-spacer-left input-large"
250 clearAllText="Clear all"
251 clearValueText="Clear value"
255 escapeClearsValue={true}
256 filterOptions={[Function]}
259 inputProps={Object {}}
266 menuRenderer={[Function]}
268 noResultsText="No results found"
269 onBlurResetsInput={true}
270 onChange={[Function]}
271 onCloseResetsInput={true}
272 openAfterFocus={false}
273 optionComponent={[Function]}
277 "complement": undefined,
278 "label": "projects.sorting.name",
283 "complement": undefined,
284 "label": "projects.sorting.analysis_date",
286 "value": "analysis_date",
289 "complement": undefined,
290 "label": "projects.sorting.reliability",
292 "value": "reliability",
295 "complement": undefined,
296 "label": "projects.sorting.security",
301 "complement": undefined,
302 "label": "projects.sorting.maintainability",
304 "value": "maintainability",
307 "complement": undefined,
308 "label": "projects.sorting.coverage",
313 "complement": undefined,
314 "label": "projects.sorting.duplications",
316 "value": "duplications",
319 "complement": undefined,
320 "label": "projects.sorting.size",
327 placeholder="Select..."
329 scrollMenuIntoView={true}
332 tabSelectsValue={true}
334 valueComponent={[Function]}
338 overlay="projects.sort_ascending"
342 className="spacer-left button-icon"
347 className="little-spacer-top"