Sha256: 3fb23d00c9f833a292529fdda366292f4cd879b6e86e5e67d6557afe700a0ef5

Contents?: true

Size: 357 Bytes

Versions: 85

Compression:

Stored size: 357 Bytes

Contents

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

const fixtures = {
  'should return insights cloud Url': {
    id: 'some-id',
    text: 'some-text',
    className: 'some-class',
  },
};

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

Version data entries

85 entries across 85 versions & 1 rubygems

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