Sha256: ed22e1e9053ddbabf55cad61e90e39bcb6eeee23dcb62246bfdc03896f912413

Contents?: true

Size: 383 Bytes

Versions: 85

Compression:

Stored size: 383 Bytes

Contents

import { testComponentSnapshotsWithFixtures } from '@theforeman/test';
import SwitcherPF4 from '../SwitcherPF4';

const fixtures = {
  'should return insights cloud Url': {
    id: 'some-id',
    tooltip: 'some-text',
    label: 'some-label',
    onChange: jest.fn(),
  },
};

describe('InsightsCloudSync helpers', () =>
  testComponentSnapshotsWithFixtures(SwitcherPF4, fixtures));

Version data entries

85 entries across 85 versions & 1 rubygems

Version Path
foreman_rh_cloud-10.0.3 webpack/common/Switcher/__tests__/SwitcherPF4.test.js
foreman_rh_cloud-11.0.3 webpack/common/Switcher/__tests__/SwitcherPF4.test.js
foreman_rh_cloud-9.0.59 webpack/common/Switcher/__tests__/SwitcherPF4.test.js
foreman_rh_cloud-11.0.2 webpack/common/Switcher/__tests__/SwitcherPF4.test.js
foreman_rh_cloud-11.0.1 webpack/common/Switcher/__tests__/SwitcherPF4.test.js
foreman_rh_cloud-11.0.0 webpack/common/Switcher/__tests__/SwitcherPF4.test.js
foreman_rh_cloud-9.0.58 webpack/common/Switcher/__tests__/SwitcherPF4.test.js
foreman_rh_cloud-10.0.2 webpack/common/Switcher/__tests__/SwitcherPF4.test.js
foreman_rh_cloud-9.0.57 webpack/common/Switcher/__tests__/SwitcherPF4.test.js
foreman_rh_cloud-10.0.1 webpack/common/Switcher/__tests__/SwitcherPF4.test.js
foreman_rh_cloud-9.0.56 webpack/common/Switcher/__tests__/SwitcherPF4.test.js
foreman_rh_cloud-9.0.55 webpack/common/Switcher/__tests__/SwitcherPF4.test.js
foreman_rh_cloud-9.0.54 webpack/common/Switcher/__tests__/SwitcherPF4.test.js
foreman_rh_cloud-9.0.53 webpack/common/Switcher/__tests__/SwitcherPF4.test.js
foreman_rh_cloud-9.0.52 webpack/common/Switcher/__tests__/SwitcherPF4.test.js
foreman_rh_cloud-8.0.52 webpack/common/Switcher/__tests__/SwitcherPF4.test.js
foreman_rh_cloud-9.0.51 webpack/common/Switcher/__tests__/SwitcherPF4.test.js
foreman_rh_cloud-8.0.51 webpack/common/Switcher/__tests__/SwitcherPF4.test.js
foreman_rh_cloud-7.0.48 webpack/common/Switcher/__tests__/SwitcherPF4.test.js
foreman_rh_cloud-7.0.47 webpack/common/Switcher/__tests__/SwitcherPF4.test.js