Sha256: 17a2d49f3cb3efcc99a84404fd3fc6fd8ff809e995122ae1c71f741f2e5bd438

Contents?: true

Size: 341 Bytes

Versions: 107

Compression:

Stored size: 341 Bytes

Contents

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

import StatusChart from '../StatusChart';

const fixtures = {
  'render without Props': {},
  /** fixtures, props for the component */
};

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

Version data entries

107 entries across 107 versions & 2 rubygems

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