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-5.0.28 webpack/common/Switcher/__tests__/HelpLabel.test.js
foreman_rh_cloud-4.0.27 webpack/common/Switcher/__tests__/HelpLabel.test.js
foreman_rh_cloud-3.0.26 webpack/common/Switcher/__tests__/HelpLabel.test.js
foreman_rh_cloud-4.0.26 webpack/common/Switcher/__tests__/HelpLabel.test.js
foreman_rh_cloud-4.0.25.1 webpack/common/Switcher/__tests__/HelpLabel.test.js
foreman_rh_cloud-3.0.25 webpack/common/Switcher/__tests__/HelpLabel.test.js
foreman_rh_cloud-4.0.25 webpack/common/Switcher/__tests__/HelpLabel.test.js
foreman_rh_cloud-3.0.24.1 webpack/common/Switcher/__tests__/HelpLabel.test.js
foreman_rh_cloud-4.0.24.1 webpack/common/Switcher/__tests__/HelpLabel.test.js
foreman_rh_cloud-3.0.24 webpack/common/Switcher/__tests__/HelpLabel.test.js
foreman_rh_cloud-4.0.24 webpack/common/Switcher/__tests__/HelpLabel.test.js
foreman_rh_cloud-3.0.23 webpack/common/Switcher/__tests__/HelpLabel.test.js
foreman_rh_cloud-4.0.23 webpack/common/Switcher/__tests__/HelpLabel.test.js
foreman_rh_cloud-3.0.22 webpack/common/Switcher/__tests__/HelpLabel.test.js
foreman_rh_cloud-4.0.22 webpack/common/Switcher/__tests__/HelpLabel.test.js
foreman_rh_cloud-4.0.21.1 webpack/common/Switcher/__tests__/HelpLabel.test.js
foreman_rh_cloud-3.0.21.1 webpack/common/Switcher/__tests__/HelpLabel.test.js
foreman_rh_cloud-3.0.21 webpack/common/Switcher/__tests__/HelpLabel.test.js
foreman_rh_cloud-3.0.20 webpack/common/Switcher/__tests__/HelpLabel.test.js
foreman_rh_cloud-3.0.19 webpack/common/Switcher/__tests__/HelpLabel.test.js