Sha256: fe537f16a3e68a945da1f10fa6ace8251ea4680885e920be165961e99bb5fba3

Contents?: true

Size: 343 Bytes

Versions: 43

Compression:

Stored size: 343 Bytes

Contents

import { testComponentSnapshotsWithFixtures } from 'react-redux-test-utils';

import EmptyState from '../EmptyState';

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

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

Version data entries

43 entries across 43 versions & 2 rubygems

Version Path
foreman_rh_cloud-0.9.7 webpack/ForemanInventoryUpload/Components/AccountList/Components/EmptyState/__tests__/EmptyState.test.js
foreman_rh_cloud-1.0.7 webpack/ForemanInventoryUpload/Components/AccountList/Components/EmptyState/__tests__/EmptyState.test.js
foreman_rh_cloud-0.9.6 webpack/ForemanInventoryUpload/Components/AccountList/Components/EmptyState/__tests__/EmptyState.test.js
foreman_rh_cloud-1.0.6 webpack/ForemanInventoryUpload/Components/AccountList/Components/EmptyState/__tests__/EmptyState.test.js
foreman_rh_cloud-0.9.5 webpack/ForemanInventoryUpload/Components/AccountList/Components/EmptyState/__tests__/EmptyState.test.js
foreman_rh_cloud-1.0.5 webpack/ForemanInventoryUpload/Components/AccountList/Components/EmptyState/__tests__/EmptyState.test.js
foreman_rh_cloud-0.9.4.1 webpack/ForemanInventoryUpload/Components/AccountList/Components/EmptyState/__tests__/EmptyState.test.js
foreman_rh_cloud-1.0.4.1 webpack/ForemanInventoryUpload/Components/AccountList/Components/EmptyState/__tests__/EmptyState.test.js
foreman_rh_cloud-1.0.4 webpack/ForemanInventoryUpload/Components/AccountList/Components/EmptyState/__tests__/EmptyState.test.js
foreman_rh_cloud-0.9.4 webpack/ForemanInventoryUpload/Components/AccountList/Components/EmptyState/__tests__/EmptyState.test.js
foreman_inventory_upload-1.0.3 webpack/ForemanInventoryUpload/Components/AccountList/Components/EmptyState/__tests__/EmptyState.test.js
foreman_inventory_upload-0.9.2 webpack/ForemanInventoryUpload/Components/AccountList/Components/EmptyState/__tests__/EmptyState.test.js
foreman_inventory_upload-1.0.2 webpack/ForemanInventoryUpload/Components/AccountList/Components/EmptyState/__tests__/EmptyState.test.js
foreman_inventory_upload-0.9.1 webpack/ForemanInventoryUpload/Components/AccountList/Components/EmptyState/__tests__/EmptyState.test.js
foreman_inventory_upload-1.0.1 webpack/ForemanInventoryUpload/Components/AccountList/Components/EmptyState/__tests__/EmptyState.test.js
foreman_inventory_upload-0.9.0 webpack/ForemanInventoryUpload/Components/AccountList/Components/EmptyState/__tests__/EmptyState.test.js
foreman_inventory_upload-1.0.0 webpack/ForemanInventoryUpload/Components/AccountList/Components/EmptyState/__tests__/EmptyState.test.js
foreman_inventory_upload-1.0.0.beta7 webpack/ForemanInventoryUpload/Components/AccountList/Components/EmptyState/__tests__/EmptyState.test.js
foreman_inventory_upload-1.0.0.beta6 webpack/ForemanInventoryUpload/Components/AccountList/Components/EmptyState/__tests__/EmptyState.test.js
foreman_inventory_upload-1.0.0.beta5 webpack/ForemanInventoryUpload/Components/AccountList/Components/EmptyState/__tests__/EmptyState.test.js