Sha256: 7d02524191f599984b46cfd6fc2adeb84d59a8cd905649d20ba2fb9e71fb61d3

Contents?: true

Size: 834 Bytes

Versions: 26

Compression:

Stored size: 834 Bytes

Contents

// Jest Snapshot v1, https://goo.gl/fbAQLP

exports[`TasksIndexPage rendering render with minimal props 1`] = `
<Connect(TasksTablePage)
  getBreadcrumbs={[MockFunction]}
  getTableItems={[MockFunction]}
  history={
    Object {
      "location": Object {
        "search": "",
      },
    }
  }
  itemCount={2}
  openClickedModal={[MockFunction]}
  openModal={[MockFunction]}
  openModalAction={[MockFunction]}
  pagination={
    Object {
      "page": 1,
      "perPage": 10,
    }
  }
  reloadPage={[MockFunction]}
  results={
    Array [
      "a",
      "b",
    ]
  }
  selectAllRows={[MockFunction]}
  selectPage={[MockFunction]}
  selectRow={[MockFunction]}
  selectedRows={Array []}
  sort={
    Object {
      "by": "q",
      "order": "w",
    }
  }
  unselectAllRows={[MockFunction]}
  unselectRow={[MockFunction]}
/>
`;

Version data entries

26 entries across 26 versions & 1 rubygems

Version Path
foreman-tasks-4.1.6 webpack/ForemanTasks/Components/TasksTable/__tests__/__snapshots__/TasksIndexPage.test.js.snap
foreman-tasks-5.2.3 webpack/ForemanTasks/Components/TasksTable/__tests__/__snapshots__/TasksIndexPage.test.js.snap
foreman-tasks-5.2.2 webpack/ForemanTasks/Components/TasksTable/__tests__/__snapshots__/TasksIndexPage.test.js.snap
foreman-tasks-5.2.1 webpack/ForemanTasks/Components/TasksTable/__tests__/__snapshots__/TasksIndexPage.test.js.snap
foreman-tasks-5.3.0 webpack/ForemanTasks/Components/TasksTable/__tests__/__snapshots__/TasksIndexPage.test.js.snap
foreman-tasks-5.2.0 webpack/ForemanTasks/Components/TasksTable/__tests__/__snapshots__/TasksIndexPage.test.js.snap
foreman-tasks-5.1.1 webpack/ForemanTasks/Components/TasksTable/__tests__/__snapshots__/TasksIndexPage.test.js.snap
foreman-tasks-5.1.0 webpack/ForemanTasks/Components/TasksTable/__tests__/__snapshots__/TasksIndexPage.test.js.snap
foreman-tasks-4.1.5 webpack/ForemanTasks/Components/TasksTable/__tests__/__snapshots__/TasksIndexPage.test.js.snap
foreman-tasks-4.1.4 webpack/ForemanTasks/Components/TasksTable/__tests__/__snapshots__/TasksIndexPage.test.js.snap
foreman-tasks-4.1.3 webpack/ForemanTasks/Components/TasksTable/__tests__/__snapshots__/TasksIndexPage.test.js.snap
foreman-tasks-3.0.6 webpack/ForemanTasks/Components/TasksTable/__tests__/__snapshots__/TasksIndexPage.test.js.snap
foreman-tasks-5.0.0 webpack/ForemanTasks/Components/TasksTable/__tests__/__snapshots__/TasksIndexPage.test.js.snap
foreman-tasks-4.1.2 webpack/ForemanTasks/Components/TasksTable/__tests__/__snapshots__/TasksIndexPage.test.js.snap
foreman-tasks-4.1.1 webpack/ForemanTasks/Components/TasksTable/__tests__/__snapshots__/TasksIndexPage.test.js.snap
foreman-tasks-4.0.1 webpack/ForemanTasks/Components/TasksTable/__tests__/__snapshots__/TasksIndexPage.test.js.snap
foreman-tasks-4.1.0 webpack/ForemanTasks/Components/TasksTable/__tests__/__snapshots__/TasksIndexPage.test.js.snap
foreman-tasks-3.0.5 webpack/ForemanTasks/Components/TasksTable/__tests__/__snapshots__/TasksIndexPage.test.js.snap
foreman-tasks-4.0.0 webpack/ForemanTasks/Components/TasksTable/__tests__/__snapshots__/TasksIndexPage.test.js.snap
foreman-tasks-3.0.4 webpack/ForemanTasks/Components/TasksTable/__tests__/__snapshots__/TasksIndexPage.test.js.snap