Sha256: adc44afbeb8725d2361c8932daab0731fa21ee4d6bd61c14e0bd06ee839b0c8d

Contents?: true

Size: 333 Bytes

Versions: 104

Compression:

Stored size: 333 Bytes

Contents

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

import TabFooter from '../TabFooter';

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

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

Version data entries

104 entries across 104 versions & 2 rubygems

Version Path
foreman_rh_cloud-2.0.18 webpack/ForemanInventoryUpload/Components/TabFooter/__tests__/TabFooter.test.js
foreman_rh_cloud-3.0.18 webpack/ForemanInventoryUpload/Components/TabFooter/__tests__/TabFooter.test.js
foreman_rh_cloud-2.0.17 webpack/ForemanInventoryUpload/Components/TabFooter/__tests__/TabFooter.test.js
foreman_rh_cloud-3.0.17 webpack/ForemanInventoryUpload/Components/TabFooter/__tests__/TabFooter.test.js
foreman_rh_cloud-2.0.16 webpack/ForemanInventoryUpload/Components/TabFooter/__tests__/TabFooter.test.js
foreman_rh_cloud-3.0.16 webpack/ForemanInventoryUpload/Components/TabFooter/__tests__/TabFooter.test.js
foreman_rh_cloud-2.0.15 webpack/ForemanInventoryUpload/Components/TabFooter/__tests__/TabFooter.test.js
foreman_rh_cloud-3.0.15 webpack/ForemanInventoryUpload/Components/TabFooter/__tests__/TabFooter.test.js
foreman_rh_cloud-3.0.14 webpack/ForemanInventoryUpload/Components/TabFooter/__tests__/TabFooter.test.js
foreman_rh_cloud-2.0.14 webpack/ForemanInventoryUpload/Components/TabFooter/__tests__/TabFooter.test.js
foreman_rh_cloud-2.0.13.1 webpack/ForemanInventoryUpload/Components/TabFooter/__tests__/TabFooter.test.js
foreman_rh_cloud-2.0.13 webpack/ForemanInventoryUpload/Components/TabFooter/__tests__/TabFooter.test.js
foreman_rh_cloud-2.0.12 webpack/ForemanInventoryUpload/Components/TabFooter/__tests__/TabFooter.test.js
foreman_rh_cloud-2.0.11 webpack/ForemanInventoryUpload/Components/TabFooter/__tests__/TabFooter.test.js
foreman_rh_cloud-2.0.10 webpack/ForemanInventoryUpload/Components/TabFooter/__tests__/TabFooter.test.js
foreman_rh_cloud-2.0.9 webpack/ForemanInventoryUpload/Components/TabFooter/__tests__/TabFooter.test.js
foreman_rh_cloud-2.0.8 webpack/ForemanInventoryUpload/Components/TabFooter/__tests__/TabFooter.test.js
foreman_rh_cloud-2.0.7 webpack/ForemanInventoryUpload/Components/TabFooter/__tests__/TabFooter.test.js
foreman_rh_cloud-2.0.6 webpack/ForemanInventoryUpload/Components/TabFooter/__tests__/TabFooter.test.js
foreman_rh_cloud-2.0.5 webpack/ForemanInventoryUpload/Components/TabFooter/__tests__/TabFooter.test.js