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-5.0.39 webpack/__tests__/__snapshots__/ForemanRhCloudTestHelpers.test.js.snap
foreman_rh_cloud-5.0.38 webpack/__tests__/__snapshots__/ForemanRhCloudTestHelpers.test.js.snap
foreman_rh_cloud-4.0.35 webpack/__tests__/__snapshots__/ForemanRhCloudTestHelpers.test.js.snap
foreman_rh_cloud-5.0.37 webpack/__tests__/__snapshots__/ForemanRhCloudTestHelpers.test.js.snap
foreman_rh_cloud-5.0.36 webpack/__tests__/__snapshots__/ForemanRhCloudTestHelpers.test.js.snap
foreman_rh_cloud-5.0.35 webpack/__tests__/__snapshots__/ForemanRhCloudTestHelpers.test.js.snap
foreman_rh_cloud-5.0.34 webpack/__tests__/__snapshots__/ForemanRhCloudTestHelpers.test.js.snap
foreman_rh_cloud-5.0.33 webpack/__tests__/__snapshots__/ForemanRhCloudTestHelpers.test.js.snap
foreman_rh_cloud-3.0.32 webpack/__tests__/__snapshots__/ForemanRhCloudTestHelpers.test.js.snap
foreman_rh_cloud-4.0.32 webpack/__tests__/__snapshots__/ForemanRhCloudTestHelpers.test.js.snap
foreman_rh_cloud-5.0.32 webpack/__tests__/__snapshots__/ForemanRhCloudTestHelpers.test.js.snap
foreman_rh_cloud-4.0.31 webpack/__tests__/__snapshots__/ForemanRhCloudTestHelpers.test.js.snap
foreman_rh_cloud-5.0.31 webpack/__tests__/__snapshots__/ForemanRhCloudTestHelpers.test.js.snap
foreman_rh_cloud-5.0.30 webpack/__tests__/__snapshots__/ForemanRhCloudTestHelpers.test.js.snap
foreman_rh_cloud-4.0.30 webpack/__tests__/__snapshots__/ForemanRhCloudTestHelpers.test.js.snap
foreman_rh_cloud-3.0.29 webpack/__tests__/__snapshots__/ForemanRhCloudTestHelpers.test.js.snap
foreman_rh_cloud-4.0.29 webpack/__tests__/__snapshots__/ForemanRhCloudTestHelpers.test.js.snap
foreman_rh_cloud-5.0.29 webpack/__tests__/__snapshots__/ForemanRhCloudTestHelpers.test.js.snap
foreman_rh_cloud-3.0.28 webpack/__tests__/__snapshots__/ForemanRhCloudTestHelpers.test.js.snap
foreman_rh_cloud-5.0.28 webpack/__tests__/__snapshots__/ForemanRhCloudTestHelpers.test.js.snap