Sha256: 43b0bb36d1ab472afcc177219d7cd278d6ea95b76899284f431313342a7ac448

Contents?: true

Size: 352 Bytes

Versions: 84

Compression:

Stored size: 352 Bytes

Contents

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

import InsightsTable from '../InsightsTable';
import { tableProps } from './fixtures';

const fixtures = {
  'render with Props': tableProps,
};

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

Version data entries

84 entries across 84 versions & 1 rubygems

Version Path
foreman_rh_cloud-8.0.49 webpack/InsightsCloudSync/Components/InsightsTable/__tests__/InsightsTable.test.js
foreman_rh_cloud-8.0.48 webpack/InsightsCloudSync/Components/InsightsTable/__tests__/InsightsTable.test.js
foreman_rh_cloud-8.0.47 webpack/InsightsCloudSync/Components/InsightsTable/__tests__/InsightsTable.test.js
foreman_rh_cloud-8.0.46 webpack/InsightsCloudSync/Components/InsightsTable/__tests__/InsightsTable.test.js
foreman_rh_cloud-6.0.45 webpack/InsightsCloudSync/Components/InsightsTable/__tests__/InsightsTable.test.js
foreman_rh_cloud-5.0.46 webpack/InsightsCloudSync/Components/InsightsTable/__tests__/InsightsTable.test.js
foreman_rh_cloud-5.0.45 webpack/InsightsCloudSync/Components/InsightsTable/__tests__/InsightsTable.test.js
foreman_rh_cloud-7.0.46 webpack/InsightsCloudSync/Components/InsightsTable/__tests__/InsightsTable.test.js
foreman_rh_cloud-5.0.44 webpack/InsightsCloudSync/Components/InsightsTable/__tests__/InsightsTable.test.js
foreman_rh_cloud-7.0.45 webpack/InsightsCloudSync/Components/InsightsTable/__tests__/InsightsTable.test.js
foreman_rh_cloud-6.0.44 webpack/InsightsCloudSync/Components/InsightsTable/__tests__/InsightsTable.test.js
foreman_rh_cloud-5.0.43 webpack/InsightsCloudSync/Components/InsightsTable/__tests__/InsightsTable.test.js
foreman_rh_cloud-4.0.36 webpack/InsightsCloudSync/Components/InsightsTable/__tests__/InsightsTable.test.js
foreman_rh_cloud-3.0.33 webpack/InsightsCloudSync/Components/InsightsTable/__tests__/InsightsTable.test.js
foreman_rh_cloud-6.0.42.2 webpack/InsightsCloudSync/Components/InsightsTable/__tests__/InsightsTable.test.js
foreman_rh_cloud-6.0.42.1 webpack/InsightsCloudSync/Components/InsightsTable/__tests__/InsightsTable.test.js
foreman_rh_cloud-6.0.43 webpack/InsightsCloudSync/Components/InsightsTable/__tests__/InsightsTable.test.js
foreman_rh_cloud-5.0.42 webpack/InsightsCloudSync/Components/InsightsTable/__tests__/InsightsTable.test.js
foreman_rh_cloud-6.0.42 webpack/InsightsCloudSync/Components/InsightsTable/__tests__/InsightsTable.test.js
foreman_rh_cloud-5.0.41 webpack/InsightsCloudSync/Components/InsightsTable/__tests__/InsightsTable.test.js