Sha256: beb0f7084c55bdd9bf890157ea5b4b8971f3a0fec3fc1f2a30c170cf119df074

Contents?: true

Size: 325 Bytes

Versions: 105

Compression:

Stored size: 325 Bytes

Contents

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

import TabBody from '../TabBody';

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

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

Version data entries

105 entries across 105 versions & 2 rubygems

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