Sha256: 4eedc295036ef00968b71d1871fa2392845d6eca92e3ac1f34a2593fc8acfaa1

Contents?: true

Size: 544 Bytes

Versions: 5

Compression:

Stored size: 544 Bytes

Contents

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

exports[`WebhooksIndexPage redering render with minimal props 1`] = `
<WebhooksIndexPage
  canCreate={true}
  fetchAndPush={[MockFunction]}
  handleCreateSubmit={[MockFunction]}
  hasData={false}
  hasError={false}
  isLoading={false}
  itemCount={0}
  message={
    Object {
      "text": "Try to create a new Webhook",
      "type": "empty",
    }
  }
  page={null}
  perPage={null}
  reloadWithSearch={[MockFunction]}
  search=""
  sort={Object {}}
  toasts={Array []}
  webhooks={Array []}
/>
`;

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
foreman_webhooks-2.0.3 webpack/ForemanWebhooks/Routes/Webhooks/WebhooksIndexPage/__tests__/__snapshots__/WebhooksIndexPage.test.js.snap
foreman_webhooks-2.0.2 webpack/ForemanWebhooks/Routes/Webhooks/WebhooksIndexPage/__tests__/__snapshots__/WebhooksIndexPage.test.js.snap
foreman_webhooks-2.0.1 webpack/ForemanWebhooks/Routes/Webhooks/WebhooksIndexPage/__tests__/__snapshots__/WebhooksIndexPage.test.js.snap
foreman_webhooks-2.0.0 webpack/ForemanWebhooks/Routes/Webhooks/WebhooksIndexPage/__tests__/__snapshots__/WebhooksIndexPage.test.js.snap
foreman_webhooks-1.1.0 webpack/ForemanWebhooks/Routes/Webhooks/WebhooksIndexPage/__tests__/__snapshots__/WebhooksIndexPage.test.js.snap