1 // Jest Snapshot v1, https://goo.gl/fbAQLP
3 exports[`should render correctly 1`] = `
6 className="spacer-top big-spacer-bottom display-flex-space-between"
9 className="settings-sub-category-name"
11 settings.almintegration.table.title
14 data-test="settings__alm-create"
15 onClick={[MockFunction]}
17 settings.almintegration.table.create
21 className="data zebra fixed spacer-bottom"
26 settings.almintegration.table.column.name
29 className="action-small text-center"
31 settings.almintegration.table.column.edit
34 className="action text-center"
36 settings.almintegration.table.column.delete
42 data-test="settings__alm-empty-table"
47 settings.almintegration.table.empty.azure
55 exports[`should render correctly: additional columns 1`] = `
58 className="spacer-top big-spacer-bottom display-flex-space-between"
61 className="settings-sub-category-name"
63 settings.almintegration.table.title
66 data-test="settings__alm-create"
67 onClick={[MockFunction]}
69 settings.almintegration.table.create
73 className="data zebra fixed spacer-bottom"
78 settings.almintegration.table.column.name
91 className="action-small text-center"
93 settings.almintegration.table.column.edit
96 className="action text-center"
98 settings.almintegration.table.column.delete
104 data-test="settings__alm-table-row"
108 className="nowrap hide-overflow"
114 className="nowrap hide-overflow"
121 className="nowrap hide-overflow"
128 className="text-center"
129 data-test="settings__alm-table-row-edit"
138 className="text-center"
139 data-test="settings__alm-table-row-delete"
147 data-test="settings__alm-table-row"
151 className="nowrap hide-overflow"
157 className="nowrap hide-overflow"
164 className="nowrap hide-overflow"
171 className="text-center"
172 data-test="settings__alm-table-row-edit"
181 className="text-center"
182 data-test="settings__alm-table-row-delete"
194 exports[`should render correctly: title adjusts for GitLab 1`] = `
197 className="spacer-top big-spacer-bottom display-flex-space-between"
200 className="settings-sub-category-name"
202 settings.almintegration.table.title
205 data-test="settings__alm-create"
206 onClick={[MockFunction]}
208 settings.almintegration.table.create
212 className="data zebra fixed spacer-bottom"
217 settings.almintegration.table.column.name
220 className="action-small text-center"
222 settings.almintegration.table.column.edit
225 className="action text-center"
227 settings.almintegration.table.column.delete
233 data-test="settings__alm-empty-table"
238 settings.almintegration.table.empty.gitlab