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-9.0.59 webpack/ForemanInventoryUpload/Components/TabFooter/__tests__/TabFooter.test.js
foreman_rh_cloud-11.0.2 webpack/ForemanInventoryUpload/Components/TabFooter/__tests__/TabFooter.test.js
foreman_rh_cloud-11.0.1 webpack/ForemanInventoryUpload/Components/TabFooter/__tests__/TabFooter.test.js
foreman_rh_cloud-11.0.0 webpack/ForemanInventoryUpload/Components/TabFooter/__tests__/TabFooter.test.js
foreman_rh_cloud-9.0.58 webpack/ForemanInventoryUpload/Components/TabFooter/__tests__/TabFooter.test.js
foreman_rh_cloud-10.0.2 webpack/ForemanInventoryUpload/Components/TabFooter/__tests__/TabFooter.test.js
foreman_rh_cloud-9.0.57 webpack/ForemanInventoryUpload/Components/TabFooter/__tests__/TabFooter.test.js
foreman_rh_cloud-10.0.1 webpack/ForemanInventoryUpload/Components/TabFooter/__tests__/TabFooter.test.js
foreman_rh_cloud-9.0.56 webpack/ForemanInventoryUpload/Components/TabFooter/__tests__/TabFooter.test.js
foreman_rh_cloud-9.0.55 webpack/ForemanInventoryUpload/Components/TabFooter/__tests__/TabFooter.test.js
foreman_rh_cloud-9.0.54 webpack/ForemanInventoryUpload/Components/TabFooter/__tests__/TabFooter.test.js
foreman_rh_cloud-9.0.53 webpack/ForemanInventoryUpload/Components/TabFooter/__tests__/TabFooter.test.js
foreman_rh_cloud-9.0.52 webpack/ForemanInventoryUpload/Components/TabFooter/__tests__/TabFooter.test.js
foreman_rh_cloud-8.0.52 webpack/ForemanInventoryUpload/Components/TabFooter/__tests__/TabFooter.test.js
foreman_rh_cloud-9.0.51 webpack/ForemanInventoryUpload/Components/TabFooter/__tests__/TabFooter.test.js
foreman_rh_cloud-8.0.51 webpack/ForemanInventoryUpload/Components/TabFooter/__tests__/TabFooter.test.js
foreman_rh_cloud-7.0.48 webpack/ForemanInventoryUpload/Components/TabFooter/__tests__/TabFooter.test.js
foreman_rh_cloud-7.0.47 webpack/ForemanInventoryUpload/Components/TabFooter/__tests__/TabFooter.test.js
foreman_rh_cloud-8.0.50 webpack/ForemanInventoryUpload/Components/TabFooter/__tests__/TabFooter.test.js
foreman_rh_cloud-8.0.49 webpack/ForemanInventoryUpload/Components/TabFooter/__tests__/TabFooter.test.js