Sha256: b6508aa8b3a2584a9bf20b8b81658bb4d6d663dfed3f929ce6b6bb29accc89d5

Contents?: true

Size: 337 Bytes

Versions: 104

Compression:

Stored size: 337 Bytes

Contents

import { testComponentSnapshotsWithFixtures } from '@theforeman/test';

import ErrorState from '../ErrorState';

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

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

Version data entries

104 entries across 104 versions & 2 rubygems

Version Path
foreman_rh_cloud-5.0.38 webpack/ForemanInventoryUpload/Components/AccountList/Components/ErrorState/__tests__/ErrorState.test.js
foreman_rh_cloud-4.0.35 webpack/ForemanInventoryUpload/Components/AccountList/Components/ErrorState/__tests__/ErrorState.test.js
foreman_rh_cloud-5.0.37 webpack/ForemanInventoryUpload/Components/AccountList/Components/ErrorState/__tests__/ErrorState.test.js
foreman_rh_cloud-5.0.36 webpack/ForemanInventoryUpload/Components/AccountList/Components/ErrorState/__tests__/ErrorState.test.js
foreman_rh_cloud-5.0.35 webpack/ForemanInventoryUpload/Components/AccountList/Components/ErrorState/__tests__/ErrorState.test.js
foreman_rh_cloud-5.0.34 webpack/ForemanInventoryUpload/Components/AccountList/Components/ErrorState/__tests__/ErrorState.test.js
foreman_rh_cloud-5.0.33 webpack/ForemanInventoryUpload/Components/AccountList/Components/ErrorState/__tests__/ErrorState.test.js
foreman_rh_cloud-3.0.32 webpack/ForemanInventoryUpload/Components/AccountList/Components/ErrorState/__tests__/ErrorState.test.js
foreman_rh_cloud-4.0.32 webpack/ForemanInventoryUpload/Components/AccountList/Components/ErrorState/__tests__/ErrorState.test.js
foreman_rh_cloud-5.0.32 webpack/ForemanInventoryUpload/Components/AccountList/Components/ErrorState/__tests__/ErrorState.test.js
foreman_rh_cloud-4.0.31 webpack/ForemanInventoryUpload/Components/AccountList/Components/ErrorState/__tests__/ErrorState.test.js
foreman_rh_cloud-5.0.31 webpack/ForemanInventoryUpload/Components/AccountList/Components/ErrorState/__tests__/ErrorState.test.js
foreman_rh_cloud-5.0.30 webpack/ForemanInventoryUpload/Components/AccountList/Components/ErrorState/__tests__/ErrorState.test.js
foreman_rh_cloud-4.0.30 webpack/ForemanInventoryUpload/Components/AccountList/Components/ErrorState/__tests__/ErrorState.test.js
foreman_rh_cloud-3.0.29 webpack/ForemanInventoryUpload/Components/AccountList/Components/ErrorState/__tests__/ErrorState.test.js
foreman_rh_cloud-4.0.29 webpack/ForemanInventoryUpload/Components/AccountList/Components/ErrorState/__tests__/ErrorState.test.js
foreman_rh_cloud-5.0.29 webpack/ForemanInventoryUpload/Components/AccountList/Components/ErrorState/__tests__/ErrorState.test.js
foreman_rh_cloud-3.0.28 webpack/ForemanInventoryUpload/Components/AccountList/Components/ErrorState/__tests__/ErrorState.test.js
foreman_rh_cloud-5.0.28 webpack/ForemanInventoryUpload/Components/AccountList/Components/ErrorState/__tests__/ErrorState.test.js
foreman_rh_cloud-4.0.27 webpack/ForemanInventoryUpload/Components/AccountList/Components/ErrorState/__tests__/ErrorState.test.js