Sha256: beb0f7084c55bdd9bf890157ea5b4b8971f3a0fec3fc1f2a30c170cf119df074

Contents?: true

Size: 325 Bytes

Versions: 110

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

110 entries across 110 versions & 2 rubygems

Version Path
foreman_rh_cloud-11.2.0 webpack/ForemanInventoryUpload/Components/TabBody/__tests__/TabBody.test.js
foreman_rh_cloud-9.0.60 webpack/ForemanInventoryUpload/Components/TabBody/__tests__/TabBody.test.js
foreman_rh_cloud-10.0.4 webpack/ForemanInventoryUpload/Components/TabBody/__tests__/TabBody.test.js
foreman_rh_cloud-11.1.0 webpack/ForemanInventoryUpload/Components/TabBody/__tests__/TabBody.test.js
foreman_rh_cloud-10.0.3 webpack/ForemanInventoryUpload/Components/TabBody/__tests__/TabBody.test.js
foreman_rh_cloud-11.0.3 webpack/ForemanInventoryUpload/Components/TabBody/__tests__/TabBody.test.js
foreman_rh_cloud-9.0.59 webpack/ForemanInventoryUpload/Components/TabBody/__tests__/TabBody.test.js
foreman_rh_cloud-11.0.2 webpack/ForemanInventoryUpload/Components/TabBody/__tests__/TabBody.test.js
foreman_rh_cloud-11.0.1 webpack/ForemanInventoryUpload/Components/TabBody/__tests__/TabBody.test.js
foreman_rh_cloud-11.0.0 webpack/ForemanInventoryUpload/Components/TabBody/__tests__/TabBody.test.js
foreman_rh_cloud-9.0.58 webpack/ForemanInventoryUpload/Components/TabBody/__tests__/TabBody.test.js
foreman_rh_cloud-10.0.2 webpack/ForemanInventoryUpload/Components/TabBody/__tests__/TabBody.test.js
foreman_rh_cloud-9.0.57 webpack/ForemanInventoryUpload/Components/TabBody/__tests__/TabBody.test.js
foreman_rh_cloud-10.0.1 webpack/ForemanInventoryUpload/Components/TabBody/__tests__/TabBody.test.js
foreman_rh_cloud-9.0.56 webpack/ForemanInventoryUpload/Components/TabBody/__tests__/TabBody.test.js
foreman_rh_cloud-9.0.55 webpack/ForemanInventoryUpload/Components/TabBody/__tests__/TabBody.test.js
foreman_rh_cloud-9.0.54 webpack/ForemanInventoryUpload/Components/TabBody/__tests__/TabBody.test.js
foreman_rh_cloud-9.0.53 webpack/ForemanInventoryUpload/Components/TabBody/__tests__/TabBody.test.js
foreman_rh_cloud-9.0.52 webpack/ForemanInventoryUpload/Components/TabBody/__tests__/TabBody.test.js
foreman_rh_cloud-8.0.52 webpack/ForemanInventoryUpload/Components/TabBody/__tests__/TabBody.test.js