Sha256: 047fb5cd80ea6d29eab1b4bf52201c479c504f04ce9641764400dfff1e193e01

Contents?: true

Size: 864 Bytes

Versions: 109

Compression:

Stored size: 864 Bytes

Contents

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

exports[`ForemanRhCloud helpers should return insights wrapper 1`] = `
Object {
  "ForemanRhCloud": Object {
    "InsightsCloudSync": Object {
      "insightsChild": Object {},
    },
    "hostInsights": Object {},
    "inventoryUpload": Object {},
  },
}
`;

exports[`ForemanRhCloud helpers should return inventory wrapper 1`] = `
Object {
  "ForemanRhCloud": Object {
    "InsightsCloudSync": Object {},
    "hostInsights": Object {},
    "inventoryUpload": Object {
      "inventoryChild": Object {},
    },
  },
}
`;

exports[`ForemanRhCloud helpers should return rhCloud wrapper 1`] = `
Object {
  "ForemanRhCloud": Object {
    "InsightsCloudSync": Object {
      "insightsChild": Object {},
    },
    "hostInsights": Object {},
    "inventoryUpload": Object {
      "inventoryChild": Object {},
    },
  },
}
`;

Version data entries

109 entries across 109 versions & 1 rubygems

Version Path
foreman_rh_cloud-3.0.18.1 webpack/__tests__/__snapshots__/ForemanRhCloudTestHelpers.test.js.snap
foreman_rh_cloud-1.0.18 webpack/__tests__/__snapshots__/ForemanRhCloudTestHelpers.test.js.snap
foreman_rh_cloud-2.0.18 webpack/__tests__/__snapshots__/ForemanRhCloudTestHelpers.test.js.snap
foreman_rh_cloud-3.0.18 webpack/__tests__/__snapshots__/ForemanRhCloudTestHelpers.test.js.snap
foreman_rh_cloud-1.0.17 webpack/__tests__/__snapshots__/ForemanRhCloudTestHelpers.test.js.snap
foreman_rh_cloud-2.0.17 webpack/__tests__/__snapshots__/ForemanRhCloudTestHelpers.test.js.snap
foreman_rh_cloud-3.0.17 webpack/__tests__/__snapshots__/ForemanRhCloudTestHelpers.test.js.snap
foreman_rh_cloud-2.0.16 webpack/__tests__/__snapshots__/ForemanRhCloudTestHelpers.test.js.snap
foreman_rh_cloud-1.0.16 webpack/__tests__/__snapshots__/ForemanRhCloudTestHelpers.test.js.snap
foreman_rh_cloud-3.0.16 webpack/__tests__/__snapshots__/ForemanRhCloudTestHelpers.test.js.snap
foreman_rh_cloud-1.0.15 webpack/__tests__/__snapshots__/ForemanRhCloudTestHelpers.test.js.snap
foreman_rh_cloud-2.0.15 webpack/__tests__/__snapshots__/ForemanRhCloudTestHelpers.test.js.snap
foreman_rh_cloud-3.0.15 webpack/__tests__/__snapshots__/ForemanRhCloudTestHelpers.test.js.snap
foreman_rh_cloud-3.0.14 webpack/__tests__/__snapshots__/ForemanRhCloudTestHelpers.test.js.snap
foreman_rh_cloud-2.0.14 webpack/__tests__/__snapshots__/ForemanRhCloudTestHelpers.test.js.snap
foreman_rh_cloud-1.0.14 webpack/__tests__/__snapshots__/ForemanRhCloudTestHelpers.test.js.snap
foreman_rh_cloud-0.9.14 webpack/__tests__/__snapshots__/ForemanRhCloudTestHelpers.test.js.snap
foreman_rh_cloud-0.9.13.1 webpack/__tests__/__snapshots__/ForemanRhCloudTestHelpers.test.js.snap
foreman_rh_cloud-1.0.13.1 webpack/__tests__/__snapshots__/ForemanRhCloudTestHelpers.test.js.snap
foreman_rh_cloud-2.0.13.1 webpack/__tests__/__snapshots__/ForemanRhCloudTestHelpers.test.js.snap