Sha256: 723cc187969935b1aa7d4d0a2c5df4a43a57960a1f9092f6a15462cca0d87301

Contents?: true

Size: 580 Bytes

Versions: 9

Compression:

Stored size: 580 Bytes

Contents

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

exports[`WebhooksIndexPage - Integration Test should flow: initial state 1`] = `
Object {
  "action": Array [
    Array [
      Object {
        "key": "WEBHOOK_EVENTS",
        "type": "get-some-type",
        "url": "",
      },
    ],
  ],
  "state": Object {},
}
`;

exports[`WebhooksIndexPage - Integration Test should flow: rendered 1`] = `
Object {
  "action": Array [
    Array [
      Object {
        "key": "WEBHOOK_EVENTS",
        "type": "get-some-type",
        "url": "",
      },
    ],
  ],
  "state": Object {},
}
`;

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
foreman_webhooks-4.0.0 webpack/ForemanWebhooks/Routes/Webhooks/WebhooksIndexPage/__tests__/__snapshots__/integration.test.js.snap
foreman_webhooks-3.2.3 webpack/ForemanWebhooks/Routes/Webhooks/WebhooksIndexPage/__tests__/__snapshots__/integration.test.js.snap
foreman_webhooks-3.2.2 webpack/ForemanWebhooks/Routes/Webhooks/WebhooksIndexPage/__tests__/__snapshots__/integration.test.js.snap
foreman_webhooks-3.1.1 webpack/ForemanWebhooks/Routes/Webhooks/WebhooksIndexPage/__tests__/__snapshots__/integration.test.js.snap
foreman_webhooks-3.2.1 webpack/ForemanWebhooks/Routes/Webhooks/WebhooksIndexPage/__tests__/__snapshots__/integration.test.js.snap
foreman_webhooks-3.2.0 webpack/ForemanWebhooks/Routes/Webhooks/WebhooksIndexPage/__tests__/__snapshots__/integration.test.js.snap
foreman_webhooks-3.1.0 webpack/ForemanWebhooks/Routes/Webhooks/WebhooksIndexPage/__tests__/__snapshots__/integration.test.js.snap
foreman_webhooks-3.0.5 webpack/ForemanWebhooks/Routes/Webhooks/WebhooksIndexPage/__tests__/__snapshots__/integration.test.js.snap
foreman_webhooks-3.0.4 webpack/ForemanWebhooks/Routes/Webhooks/WebhooksIndexPage/__tests__/__snapshots__/integration.test.js.snap