Sha256: beb0f7084c55bdd9bf890157ea5b4b8971f3a0fec3fc1f2a30c170cf119df074

Contents?: true

Size: 325 Bytes

Versions: 107

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

107 entries across 107 versions & 2 rubygems

Version Path
foreman_rh_cloud-6.0.42 webpack/ForemanInventoryUpload/Components/TabBody/__tests__/TabBody.test.js
foreman_rh_cloud-5.0.41 webpack/ForemanInventoryUpload/Components/TabBody/__tests__/TabBody.test.js
foreman_rh_cloud-5.0.39 webpack/ForemanInventoryUpload/Components/TabBody/__tests__/TabBody.test.js
foreman_rh_cloud-5.0.38 webpack/ForemanInventoryUpload/Components/TabBody/__tests__/TabBody.test.js
foreman_rh_cloud-4.0.35 webpack/ForemanInventoryUpload/Components/TabBody/__tests__/TabBody.test.js
foreman_rh_cloud-5.0.37 webpack/ForemanInventoryUpload/Components/TabBody/__tests__/TabBody.test.js
foreman_rh_cloud-5.0.36 webpack/ForemanInventoryUpload/Components/TabBody/__tests__/TabBody.test.js
foreman_rh_cloud-5.0.35 webpack/ForemanInventoryUpload/Components/TabBody/__tests__/TabBody.test.js
foreman_rh_cloud-5.0.34 webpack/ForemanInventoryUpload/Components/TabBody/__tests__/TabBody.test.js
foreman_rh_cloud-5.0.33 webpack/ForemanInventoryUpload/Components/TabBody/__tests__/TabBody.test.js
foreman_rh_cloud-3.0.32 webpack/ForemanInventoryUpload/Components/TabBody/__tests__/TabBody.test.js
foreman_rh_cloud-4.0.32 webpack/ForemanInventoryUpload/Components/TabBody/__tests__/TabBody.test.js
foreman_rh_cloud-5.0.32 webpack/ForemanInventoryUpload/Components/TabBody/__tests__/TabBody.test.js
foreman_rh_cloud-4.0.31 webpack/ForemanInventoryUpload/Components/TabBody/__tests__/TabBody.test.js
foreman_rh_cloud-5.0.31 webpack/ForemanInventoryUpload/Components/TabBody/__tests__/TabBody.test.js
foreman_rh_cloud-5.0.30 webpack/ForemanInventoryUpload/Components/TabBody/__tests__/TabBody.test.js
foreman_rh_cloud-4.0.30 webpack/ForemanInventoryUpload/Components/TabBody/__tests__/TabBody.test.js
foreman_rh_cloud-3.0.29 webpack/ForemanInventoryUpload/Components/TabBody/__tests__/TabBody.test.js
foreman_rh_cloud-4.0.29 webpack/ForemanInventoryUpload/Components/TabBody/__tests__/TabBody.test.js
foreman_rh_cloud-5.0.29 webpack/ForemanInventoryUpload/Components/TabBody/__tests__/TabBody.test.js