Sha256: e5c94473e7a2a1961ae90c7e633c4132fd7afdb7541f0ec17d565030a999d317

Contents?: true

Size: 346 Bytes

Versions: 97

Compression:

Stored size: 346 Bytes

Contents

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

import InsightsTab from '../InsightsTab';
import { props } from './InsightsTab.fixtures';

const fixtures = {
  'render with props': props,
};

describe('InsightsTab', () => {
  describe('rendering', () =>
    testComponentSnapshotsWithFixtures(InsightsTab, fixtures));
});

Version data entries

97 entries across 97 versions & 1 rubygems

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