Sha256: adc44afbeb8725d2361c8932daab0731fa21ee4d6bd61c14e0bd06ee839b0c8d

Contents?: true

Size: 333 Bytes

Versions: 107

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

107 entries across 107 versions & 2 rubygems

Version Path
foreman_rh_cloud-3.0.28 webpack/ForemanInventoryUpload/Components/TabFooter/__tests__/TabFooter.test.js
foreman_rh_cloud-5.0.28 webpack/ForemanInventoryUpload/Components/TabFooter/__tests__/TabFooter.test.js
foreman_rh_cloud-4.0.27 webpack/ForemanInventoryUpload/Components/TabFooter/__tests__/TabFooter.test.js
foreman_rh_cloud-3.0.26 webpack/ForemanInventoryUpload/Components/TabFooter/__tests__/TabFooter.test.js
foreman_rh_cloud-4.0.26 webpack/ForemanInventoryUpload/Components/TabFooter/__tests__/TabFooter.test.js
foreman_rh_cloud-4.0.25.1 webpack/ForemanInventoryUpload/Components/TabFooter/__tests__/TabFooter.test.js
foreman_rh_cloud-3.0.25 webpack/ForemanInventoryUpload/Components/TabFooter/__tests__/TabFooter.test.js
foreman_rh_cloud-4.0.25 webpack/ForemanInventoryUpload/Components/TabFooter/__tests__/TabFooter.test.js
foreman_rh_cloud-3.0.24.1 webpack/ForemanInventoryUpload/Components/TabFooter/__tests__/TabFooter.test.js
foreman_rh_cloud-4.0.24.1 webpack/ForemanInventoryUpload/Components/TabFooter/__tests__/TabFooter.test.js
foreman_rh_cloud-3.0.24 webpack/ForemanInventoryUpload/Components/TabFooter/__tests__/TabFooter.test.js
foreman_rh_cloud-4.0.24 webpack/ForemanInventoryUpload/Components/TabFooter/__tests__/TabFooter.test.js
foreman_rh_cloud-3.0.23 webpack/ForemanInventoryUpload/Components/TabFooter/__tests__/TabFooter.test.js
foreman_rh_cloud-4.0.23 webpack/ForemanInventoryUpload/Components/TabFooter/__tests__/TabFooter.test.js
foreman_rh_cloud-3.0.22 webpack/ForemanInventoryUpload/Components/TabFooter/__tests__/TabFooter.test.js
foreman_rh_cloud-4.0.22 webpack/ForemanInventoryUpload/Components/TabFooter/__tests__/TabFooter.test.js
foreman_rh_cloud-4.0.21.1 webpack/ForemanInventoryUpload/Components/TabFooter/__tests__/TabFooter.test.js
foreman_rh_cloud-3.0.21.1 webpack/ForemanInventoryUpload/Components/TabFooter/__tests__/TabFooter.test.js
foreman_rh_cloud-3.0.21 webpack/ForemanInventoryUpload/Components/TabFooter/__tests__/TabFooter.test.js
foreman_rh_cloud-3.0.20 webpack/ForemanInventoryUpload/Components/TabFooter/__tests__/TabFooter.test.js