Sha256: 165c322a4ea30a87cd648d1ccc374b51cae7fb1104489ae6ff3254584531bfc6

Contents?: true

Size: 814 Bytes

Versions: 53

Compression:

Stored size: 814 Bytes

Contents

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

exports[`InsightsSyncSwitcher rendering render with props 1`] = `
<div
  className="insights_sync_switcher"
>
  <span>
    Synchronize Automatically
  </span>
  <FieldLevelHelp
    buttonClass=""
    content="Enable automatic synchronization of Insights recommendations from the Red Hat cloud"
    placement="top"
    rootClose={true}
  />
  <Switch
    animate={true}
    baseClass="bootstrap-switch"
    bsSize={null}
    defaultValue={true}
    disabled={false}
    handleWidth="auto"
    inverse={false}
    labelText=" "
    labelWidth="auto"
    offColor="default"
    offText="OFF"
    onChange={[Function]}
    onColor="primary"
    onText="ON"
    readonly={false}
    size="mini"
    tristate={false}
    value={true}
    wrapperClass="wrapper"
  />
</div>
`;

Version data entries

53 entries across 53 versions & 1 rubygems

Version Path
foreman_rh_cloud-2.0.13.1 webpack/InsightsCloudSync/Components/InsightsSyncSwitcher/__tests__/__snapshots__/InsightsSyncSwitcher.test.js.snap
foreman_rh_cloud-0.9.13 webpack/InsightsCloudSync/Components/InsightsSyncSwitcher/__tests__/__snapshots__/InsightsSyncSwitcher.test.js.snap
foreman_rh_cloud-1.0.13 webpack/InsightsCloudSync/Components/InsightsSyncSwitcher/__tests__/__snapshots__/InsightsSyncSwitcher.test.js.snap
foreman_rh_cloud-2.0.13 webpack/InsightsCloudSync/Components/InsightsSyncSwitcher/__tests__/__snapshots__/InsightsSyncSwitcher.test.js.snap
foreman_rh_cloud-0.9.12 webpack/InsightsCloudSync/Components/InsightsSyncSwitcher/__tests__/__snapshots__/InsightsSyncSwitcher.test.js.snap
foreman_rh_cloud-1.0.12 webpack/InsightsCloudSync/Components/InsightsSyncSwitcher/__tests__/__snapshots__/InsightsSyncSwitcher.test.js.snap
foreman_rh_cloud-2.0.12 webpack/InsightsCloudSync/Components/InsightsSyncSwitcher/__tests__/__snapshots__/InsightsSyncSwitcher.test.js.snap
foreman_rh_cloud-0.9.11 webpack/InsightsCloudSync/Components/InsightsSyncSwitcher/__tests__/__snapshots__/InsightsSyncSwitcher.test.js.snap
foreman_rh_cloud-1.0.11 webpack/InsightsCloudSync/Components/InsightsSyncSwitcher/__tests__/__snapshots__/InsightsSyncSwitcher.test.js.snap
foreman_rh_cloud-2.0.11 webpack/InsightsCloudSync/Components/InsightsSyncSwitcher/__tests__/__snapshots__/InsightsSyncSwitcher.test.js.snap
foreman_rh_cloud-0.9.10 webpack/InsightsCloudSync/Components/InsightsSyncSwitcher/__tests__/__snapshots__/InsightsSyncSwitcher.test.js.snap
foreman_rh_cloud-1.0.10 webpack/InsightsCloudSync/Components/InsightsSyncSwitcher/__tests__/__snapshots__/InsightsSyncSwitcher.test.js.snap
foreman_rh_cloud-2.0.10 webpack/InsightsCloudSync/Components/InsightsSyncSwitcher/__tests__/__snapshots__/InsightsSyncSwitcher.test.js.snap