Sha256: adc44afbeb8725d2361c8932daab0731fa21ee4d6bd61c14e0bd06ee839b0c8d

Contents?: true

Size: 333 Bytes

Versions: 105

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

105 entries across 105 versions & 2 rubygems

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