Sha256: 6e5f52e27ff64c1559158e42577b44c930e18cbbeddbda3829eee241fb2c17b0

Contents?: true

Size: 780 Bytes

Versions: 33

Compression:

Stored size: 780 Bytes

Contents

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

exports[`AutoUploadSwitcher rendering render with props 1`] = `
<div
  className="auto_upload_switcher"
>
  <span>
    Auto upload
  </span>
  <FieldLevelHelp
    buttonClass=""
    content="Enable automatic upload of your host inventory to 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

33 entries across 33 versions & 1 rubygems

Version Path
foreman_rh_cloud-2.0.18.1 webpack/ForemanInventoryUpload/Components/AutoUploadSwitcher/__tests__/__snapshots__/AutoUploadSwitcher.test.js.snap
foreman_rh_cloud-1.0.18 webpack/ForemanInventoryUpload/Components/AutoUploadSwitcher/__tests__/__snapshots__/AutoUploadSwitcher.test.js.snap
foreman_rh_cloud-2.0.18 webpack/ForemanInventoryUpload/Components/AutoUploadSwitcher/__tests__/__snapshots__/AutoUploadSwitcher.test.js.snap
foreman_rh_cloud-1.0.17 webpack/ForemanInventoryUpload/Components/AutoUploadSwitcher/__tests__/__snapshots__/AutoUploadSwitcher.test.js.snap
foreman_rh_cloud-2.0.17 webpack/ForemanInventoryUpload/Components/AutoUploadSwitcher/__tests__/__snapshots__/AutoUploadSwitcher.test.js.snap
foreman_rh_cloud-2.0.16 webpack/ForemanInventoryUpload/Components/AutoUploadSwitcher/__tests__/__snapshots__/AutoUploadSwitcher.test.js.snap
foreman_rh_cloud-1.0.16 webpack/ForemanInventoryUpload/Components/AutoUploadSwitcher/__tests__/__snapshots__/AutoUploadSwitcher.test.js.snap
foreman_rh_cloud-1.0.15 webpack/ForemanInventoryUpload/Components/AutoUploadSwitcher/__tests__/__snapshots__/AutoUploadSwitcher.test.js.snap
foreman_rh_cloud-2.0.15 webpack/ForemanInventoryUpload/Components/AutoUploadSwitcher/__tests__/__snapshots__/AutoUploadSwitcher.test.js.snap
foreman_rh_cloud-2.0.14 webpack/ForemanInventoryUpload/Components/AutoUploadSwitcher/__tests__/__snapshots__/AutoUploadSwitcher.test.js.snap
foreman_rh_cloud-1.0.14 webpack/ForemanInventoryUpload/Components/AutoUploadSwitcher/__tests__/__snapshots__/AutoUploadSwitcher.test.js.snap
foreman_rh_cloud-0.9.14 webpack/ForemanInventoryUpload/Components/AutoUploadSwitcher/__tests__/__snapshots__/AutoUploadSwitcher.test.js.snap
foreman_rh_cloud-0.9.13.1 webpack/ForemanInventoryUpload/Components/AutoUploadSwitcher/__tests__/__snapshots__/AutoUploadSwitcher.test.js.snap
foreman_rh_cloud-1.0.13.1 webpack/ForemanInventoryUpload/Components/AutoUploadSwitcher/__tests__/__snapshots__/AutoUploadSwitcher.test.js.snap
foreman_rh_cloud-2.0.13.1 webpack/ForemanInventoryUpload/Components/AutoUploadSwitcher/__tests__/__snapshots__/AutoUploadSwitcher.test.js.snap
foreman_rh_cloud-0.9.13 webpack/ForemanInventoryUpload/Components/AutoUploadSwitcher/__tests__/__snapshots__/AutoUploadSwitcher.test.js.snap
foreman_rh_cloud-1.0.13 webpack/ForemanInventoryUpload/Components/AutoUploadSwitcher/__tests__/__snapshots__/AutoUploadSwitcher.test.js.snap
foreman_rh_cloud-2.0.13 webpack/ForemanInventoryUpload/Components/AutoUploadSwitcher/__tests__/__snapshots__/AutoUploadSwitcher.test.js.snap
foreman_rh_cloud-0.9.12 webpack/ForemanInventoryUpload/Components/AutoUploadSwitcher/__tests__/__snapshots__/AutoUploadSwitcher.test.js.snap
foreman_rh_cloud-1.0.12 webpack/ForemanInventoryUpload/Components/AutoUploadSwitcher/__tests__/__snapshots__/AutoUploadSwitcher.test.js.snap