Sha256: dc6ffb271a8c40ed249ff73a5a2bd4f50bf33f09721591e64fa3e0879d52d2be

Contents?: true

Size: 343 Bytes

Versions: 43

Compression:

Stored size: 343 Bytes

Contents

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

import ErrorState from '../ErrorState';

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

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

Version data entries

43 entries across 43 versions & 2 rubygems

Version Path
foreman_rh_cloud-1.0.18 webpack/ForemanInventoryUpload/Components/AccountList/Components/ErrorState/__tests__/ErrorState.test.js
foreman_rh_cloud-1.0.17 webpack/ForemanInventoryUpload/Components/AccountList/Components/ErrorState/__tests__/ErrorState.test.js
foreman_rh_cloud-1.0.16 webpack/ForemanInventoryUpload/Components/AccountList/Components/ErrorState/__tests__/ErrorState.test.js
foreman_rh_cloud-1.0.15 webpack/ForemanInventoryUpload/Components/AccountList/Components/ErrorState/__tests__/ErrorState.test.js
foreman_rh_cloud-1.0.14 webpack/ForemanInventoryUpload/Components/AccountList/Components/ErrorState/__tests__/ErrorState.test.js
foreman_rh_cloud-0.9.14 webpack/ForemanInventoryUpload/Components/AccountList/Components/ErrorState/__tests__/ErrorState.test.js
foreman_rh_cloud-0.9.13.1 webpack/ForemanInventoryUpload/Components/AccountList/Components/ErrorState/__tests__/ErrorState.test.js
foreman_rh_cloud-1.0.13.1 webpack/ForemanInventoryUpload/Components/AccountList/Components/ErrorState/__tests__/ErrorState.test.js
foreman_rh_cloud-0.9.13 webpack/ForemanInventoryUpload/Components/AccountList/Components/ErrorState/__tests__/ErrorState.test.js
foreman_rh_cloud-1.0.13 webpack/ForemanInventoryUpload/Components/AccountList/Components/ErrorState/__tests__/ErrorState.test.js
foreman_rh_cloud-0.9.12 webpack/ForemanInventoryUpload/Components/AccountList/Components/ErrorState/__tests__/ErrorState.test.js
foreman_rh_cloud-1.0.12 webpack/ForemanInventoryUpload/Components/AccountList/Components/ErrorState/__tests__/ErrorState.test.js
foreman_rh_cloud-0.9.11 webpack/ForemanInventoryUpload/Components/AccountList/Components/ErrorState/__tests__/ErrorState.test.js
foreman_rh_cloud-1.0.11 webpack/ForemanInventoryUpload/Components/AccountList/Components/ErrorState/__tests__/ErrorState.test.js
foreman_rh_cloud-0.9.10 webpack/ForemanInventoryUpload/Components/AccountList/Components/ErrorState/__tests__/ErrorState.test.js
foreman_rh_cloud-1.0.10 webpack/ForemanInventoryUpload/Components/AccountList/Components/ErrorState/__tests__/ErrorState.test.js
foreman_rh_cloud-1.0.9 webpack/ForemanInventoryUpload/Components/AccountList/Components/ErrorState/__tests__/ErrorState.test.js
foreman_rh_cloud-0.9.9 webpack/ForemanInventoryUpload/Components/AccountList/Components/ErrorState/__tests__/ErrorState.test.js
foreman_rh_cloud-0.9.8 webpack/ForemanInventoryUpload/Components/AccountList/Components/ErrorState/__tests__/ErrorState.test.js
foreman_rh_cloud-1.0.8 webpack/ForemanInventoryUpload/Components/AccountList/Components/ErrorState/__tests__/ErrorState.test.js