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-3.0.28 webpack/ForemanInventoryUpload/Components/TabBody/__tests__/TabBody.test.js
foreman_rh_cloud-5.0.28 webpack/ForemanInventoryUpload/Components/TabBody/__tests__/TabBody.test.js
foreman_rh_cloud-4.0.27 webpack/ForemanInventoryUpload/Components/TabBody/__tests__/TabBody.test.js
foreman_rh_cloud-3.0.26 webpack/ForemanInventoryUpload/Components/TabBody/__tests__/TabBody.test.js
foreman_rh_cloud-4.0.26 webpack/ForemanInventoryUpload/Components/TabBody/__tests__/TabBody.test.js
foreman_rh_cloud-4.0.25.1 webpack/ForemanInventoryUpload/Components/TabBody/__tests__/TabBody.test.js
foreman_rh_cloud-3.0.25 webpack/ForemanInventoryUpload/Components/TabBody/__tests__/TabBody.test.js
foreman_rh_cloud-4.0.25 webpack/ForemanInventoryUpload/Components/TabBody/__tests__/TabBody.test.js
foreman_rh_cloud-3.0.24.1 webpack/ForemanInventoryUpload/Components/TabBody/__tests__/TabBody.test.js
foreman_rh_cloud-4.0.24.1 webpack/ForemanInventoryUpload/Components/TabBody/__tests__/TabBody.test.js
foreman_rh_cloud-3.0.24 webpack/ForemanInventoryUpload/Components/TabBody/__tests__/TabBody.test.js
foreman_rh_cloud-4.0.24 webpack/ForemanInventoryUpload/Components/TabBody/__tests__/TabBody.test.js
foreman_rh_cloud-3.0.23 webpack/ForemanInventoryUpload/Components/TabBody/__tests__/TabBody.test.js
foreman_rh_cloud-4.0.23 webpack/ForemanInventoryUpload/Components/TabBody/__tests__/TabBody.test.js
foreman_rh_cloud-3.0.22 webpack/ForemanInventoryUpload/Components/TabBody/__tests__/TabBody.test.js
foreman_rh_cloud-4.0.22 webpack/ForemanInventoryUpload/Components/TabBody/__tests__/TabBody.test.js
foreman_rh_cloud-4.0.21.1 webpack/ForemanInventoryUpload/Components/TabBody/__tests__/TabBody.test.js
foreman_rh_cloud-3.0.21.1 webpack/ForemanInventoryUpload/Components/TabBody/__tests__/TabBody.test.js
foreman_rh_cloud-3.0.21 webpack/ForemanInventoryUpload/Components/TabBody/__tests__/TabBody.test.js
foreman_rh_cloud-3.0.20 webpack/ForemanInventoryUpload/Components/TabBody/__tests__/TabBody.test.js