1 // Jest Snapshot v1, https://goo.gl/fbAQLP
3 exports[`renders 1`] = `
5 className="thin nowrap"
8 className="js-task-action"
11 className="js-task-filter"
14 background_tasks.filter_by_component_x.Foo
15 </ActionsDropdownItem>
17 className="js-task-cancel"
21 background_tasks.cancel_task
22 </ActionsDropdownItem>
27 exports[`renders 2`] = `
29 className="thin nowrap"
32 className="js-task-action"
35 className="js-task-filter"
38 background_tasks.filter_by_component_x.Foo
39 </ActionsDropdownItem>
44 exports[`renders 3`] = `
46 className="thin nowrap"
49 className="js-task-action"
52 className="js-task-filter"
55 background_tasks.filter_by_component_x.Foo
56 </ActionsDropdownItem>
58 className="js-task-cancel"
62 background_tasks.cancel_task
63 </ActionsDropdownItem>
65 className="js-task-show-scanner-context"
68 background_tasks.show_scanner_context
69 </ActionsDropdownItem>
74 exports[`renders 4`] = `
76 className="thin nowrap"
79 className="js-task-action"
82 className="js-task-filter"
85 background_tasks.filter_by_component_x.Foo
86 </ActionsDropdownItem>
88 className="js-task-cancel"
92 background_tasks.cancel_task
93 </ActionsDropdownItem>
95 className="js-task-show-stacktrace"
98 background_tasks.show_stacktrace
99 </ActionsDropdownItem>
104 exports[`renders 5`] = `
106 className="thin nowrap"
109 className="js-task-action"
112 className="js-task-cancel"
116 background_tasks.cancel_task
117 </ActionsDropdownItem>
122 exports[`shows scanner context 1`] = `
127 "analysisId": "x123",
128 "componentKey": "foo",
129 "componentName": "Foo",
130 "componentQualifier": "TRK",
131 "hasScannerContext": true,
132 "id": "AXR8jg_0mF2ZsYr8Wzs2",
134 "submittedAt": "2020-09-11T11:45:35+0200",
141 exports[`shows stack trace 1`] = `
146 "analysisId": "x123",
147 "componentKey": "foo",
148 "componentName": "Foo",
149 "componentQualifier": "TRK",
150 "errorMessage": "error!",
151 "id": "AXR8jg_0mF2ZsYr8Wzs2",
153 "submittedAt": "2020-09-11T11:45:35+0200",
160 exports[`shows warnings 1`] = `
161 <withCurrentUserContext(AnalysisWarningsModal)
164 taskId="AXR8jg_0mF2ZsYr8Wzs2"