// Jest Snapshot v1, https://goo.gl/fbAQLP
exports[`SnapshotList renders error 1`] = `
}
caption="Snapshot List"
columns={
Array [
Object {
"cell": Object {
"formatters": Array [
[Function],
],
"props": Object {},
},
"header": Object {
"formatters": Array [
[Function],
],
"label": "Snapshot",
"props": Object {},
},
"property": "name",
},
Object {
"cell": Object {
"formatters": Array [
[Function],
],
"props": Object {},
},
"header": Object {
"formatters": Array [
[Function],
],
"label": "Description",
"props": Object {},
},
"property": "description",
},
]
}
components={
Object {
"body": Object {
"cell": [Function],
"row": [Function],
},
}
}
inlineEdit={true}
rows={Array []}
>
}
onRow={[Function]}
rowKey="id"
rows={Array []}
/>
`;
exports[`SnapshotList renders loading 1`] = `
}
caption="Snapshot List"
columns={
Array [
Object {
"cell": Object {
"formatters": Array [
[Function],
],
"props": Object {},
},
"header": Object {
"formatters": Array [
[Function],
],
"label": "Snapshot",
"props": Object {},
},
"property": "name",
},
Object {
"cell": Object {
"formatters": Array [
[Function],
],
"props": Object {},
},
"header": Object {
"formatters": Array [
[Function],
],
"label": "Description",
"props": Object {},
},
"property": "description",
},
]
}
components={
Object {
"body": Object {
"cell": [Function],
"row": [Function],
},
}
}
inlineEdit={true}
rows={Array []}
>
}
onRow={[Function]}
rowKey="id"
rows={Array []}
/>
`;
exports[`SnapshotList renders snapshot list 1`] = `
}
caption="Snapshot List"
columns={
Array [
Object {
"cell": Object {
"formatters": Array [
[Function],
],
"props": Object {},
},
"header": Object {
"formatters": Array [
[Function],
],
"label": "Snapshot",
"props": Object {},
},
"property": "name",
},
Object {
"cell": Object {
"formatters": Array [
[Function],
],
"props": Object {},
},
"header": Object {
"formatters": Array [
[Function],
],
"label": "Description",
"props": Object {},
},
"property": "description",
},
]
}
components={
Object {
"body": Object {
"cell": [Function],
"row": [Function],
},
}
}
inlineEdit={true}
rows={
Array [
Object {
"created_at": "2021-01-19 15:03:47 UTC",
"description": "123 testSnapshot",
"id": "snapshot-15776",
"name": "test",
},
Object {
"created_at": "2021-04-28 10:22:06 UTC",
"description": "World
How are you?",
"id": "snapshot-17285",
"name": "Hello",
},
]
}
>
}
onRow={[Function]}
rowKey="id"
rows={
Array [
Object {
"created_at": "2021-01-19 15:03:47 UTC",
"description": "123 testSnapshot",
"id": "snapshot-15776",
"name": "test",
},
Object {
"created_at": "2021-04-28 10:22:06 UTC",
"description": "World
How are you?",
"id": "snapshot-17285",
"name": "Hello",
},
]
}
/>
`;
exports[`SnapshotList renders without any permissions 1`] = `
}
caption="Snapshot List"
columns={
Array [
Object {
"cell": Object {
"formatters": Array [
[Function],
],
"props": Object {},
},
"header": Object {
"formatters": Array [
[Function],
],
"label": "Snapshot",
"props": Object {},
},
"property": "name",
},
Object {
"cell": Object {
"formatters": Array [
[Function],
],
"props": Object {},
},
"header": Object {
"formatters": Array [
[Function],
],
"label": "Description",
"props": Object {},
},
"property": "description",
},
]
}
components={
Object {
"body": Object {
"cell": [Function],
"row": [Function],
},
}
}
inlineEdit={true}
rows={
Array [
Object {
"created_at": "2021-01-19 15:03:47 UTC",
"description": "123 testSnapshot",
"id": "snapshot-15776",
"name": "test",
},
Object {
"created_at": "2021-04-28 10:22:06 UTC",
"description": "World
How are you?",
"id": "snapshot-17285",
"name": "Hello",
},
]
}
>
}
onRow={[Function]}
rowKey="id"
rows={
Array [
Object {
"created_at": "2021-01-19 15:03:47 UTC",
"description": "123 testSnapshot",
"id": "snapshot-15776",
"name": "test",
},
Object {
"created_at": "2021-04-28 10:22:06 UTC",
"description": "World
How are you?",
"id": "snapshot-17285",
"name": "Hello",
},
]
}
/>
`;
exports[`SnapshotList renders without delete permission 1`] = `
}
caption="Snapshot List"
columns={
Array [
Object {
"cell": Object {
"formatters": Array [
[Function],
[Function],
],
"props": Object {},
},
"header": Object {
"formatters": Array [
[Function],
],
"label": "Snapshot",
"props": Object {},
},
"property": "name",
},
Object {
"cell": Object {
"formatters": Array [
[Function],
[Function],
],
"props": Object {},
},
"header": Object {
"formatters": Array [
[Function],
],
"label": "Description",
"props": Object {},
},
"property": "description",
},
Object {
"cell": Object {
"formatters": Array [
[Function],
],
"props": Object {},
},
"header": Object {
"formatters": Array [
[Function],
],
"label": "Action",
"props": Object {
"className": "action-buttons",
},
},
"property": "",
},
]
}
components={
Object {
"body": Object {
"cell": [Function],
"row": [Function],
},
}
}
inlineEdit={true}
rows={
Array [
Object {
"created_at": "2021-01-19 15:03:47 UTC",
"description": "123 testSnapshot",
"id": "snapshot-15776",
"name": "test",
},
Object {
"created_at": "2021-04-28 10:22:06 UTC",
"description": "World
How are you?",
"id": "snapshot-17285",
"name": "Hello",
},
]
}
>
}
onRow={[Function]}
rowKey="id"
rows={
Array [
Object {
"created_at": "2021-01-19 15:03:47 UTC",
"description": "123 testSnapshot",
"id": "snapshot-15776",
"name": "test",
},
Object {
"created_at": "2021-04-28 10:22:06 UTC",
"description": "World
How are you?",
"id": "snapshot-17285",
"name": "Hello",
},
]
}
/>
`;
exports[`SnapshotList renders without editableSnapshotName capability 1`] = `
}
caption="Snapshot List"
columns={
Array [
Object {
"cell": Object {
"formatters": Array [
[Function],
],
"props": Object {},
},
"header": Object {
"formatters": Array [
[Function],
],
"label": "Snapshot",
"props": Object {},
},
"property": "name",
},
Object {
"cell": Object {
"formatters": Array [
[Function],
],
"props": Object {},
},
"header": Object {
"formatters": Array [
[Function],
],
"label": "Description",
"props": Object {},
},
"property": "description",
},
]
}
components={
Object {
"body": Object {
"cell": [Function],
"row": [Function],
},
}
}
inlineEdit={true}
rows={
Array [
Object {
"created_at": "2021-01-19 15:03:47 UTC",
"description": "123 testSnapshot",
"id": "snapshot-15776",
"name": "test",
},
Object {
"created_at": "2021-04-28 10:22:06 UTC",
"description": "World
How are you?",
"id": "snapshot-17285",
"name": "Hello",
},
]
}
>
}
onRow={[Function]}
rowKey="id"
rows={
Array [
Object {
"created_at": "2021-01-19 15:03:47 UTC",
"description": "123 testSnapshot",
"id": "snapshot-15776",
"name": "test",
},
Object {
"created_at": "2021-04-28 10:22:06 UTC",
"description": "World
How are you?",
"id": "snapshot-17285",
"name": "Hello",
},
]
}
/>
`;
exports[`SnapshotList renders without optional Props 1`] = `
}
caption="Snapshot List"
columns={
Array [
Object {
"cell": Object {
"formatters": Array [
[Function],
],
"props": Object {},
},
"header": Object {
"formatters": Array [
[Function],
],
"label": "Snapshot",
"props": Object {},
},
"property": "name",
},
Object {
"cell": Object {
"formatters": Array [
[Function],
],
"props": Object {},
},
"header": Object {
"formatters": Array [
[Function],
],
"label": "Description",
"props": Object {},
},
"property": "description",
},
]
}
components={
Object {
"body": Object {
"cell": [Function],
"row": [Function],
},
}
}
inlineEdit={true}
rows={Array []}
>
}
onRow={[Function]}
rowKey="id"
rows={Array []}
/>
`;
exports[`SnapshotList renders working 1`] = `
}
caption="Snapshot List"
columns={
Array [
Object {
"cell": Object {
"formatters": Array [
[Function],
],
"props": Object {},
},
"header": Object {
"formatters": Array [
[Function],
],
"label": "Snapshot",
"props": Object {},
},
"property": "name",
},
Object {
"cell": Object {
"formatters": Array [
[Function],
],
"props": Object {},
},
"header": Object {
"formatters": Array [
[Function],
],
"label": "Description",
"props": Object {},
},
"property": "description",
},
]
}
components={
Object {
"body": Object {
"cell": [Function],
"row": [Function],
},
}
}
inlineEdit={true}
rows={Array []}
>
}
onRow={[Function]}
rowKey="id"
rows={Array []}
/>
`;