Sha256: beb0f7084c55bdd9bf890157ea5b4b8971f3a0fec3fc1f2a30c170cf119df074

Contents?: true

Size: 325 Bytes

Versions: 104

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

104 entries across 104 versions & 2 rubygems

Version Path
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
foreman_rh_cloud-9.0.51 webpack/ForemanInventoryUpload/Components/TabBody/__tests__/TabBody.test.js
foreman_rh_cloud-8.0.51 webpack/ForemanInventoryUpload/Components/TabBody/__tests__/TabBody.test.js
foreman_rh_cloud-7.0.48 webpack/ForemanInventoryUpload/Components/TabBody/__tests__/TabBody.test.js
foreman_rh_cloud-7.0.47 webpack/ForemanInventoryUpload/Components/TabBody/__tests__/TabBody.test.js
foreman_rh_cloud-8.0.50 webpack/ForemanInventoryUpload/Components/TabBody/__tests__/TabBody.test.js
foreman_rh_cloud-8.0.49 webpack/ForemanInventoryUpload/Components/TabBody/__tests__/TabBody.test.js