Sha256: bad80f738d82778467f068da6d5d3e83b5fd52f164bf7dfe627be17b71fe9501

Contents?: true

Size: 345 Bytes

Versions: 101

Compression:

Stored size: 345 Bytes

Contents

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

import EmptyResults from '../EmptyResults';

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

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

Version data entries

101 entries across 101 versions & 1 rubygems

Version Path
foreman_rh_cloud-3.0.28 webpack/ForemanInventoryUpload/Components/AccountList/Components/EmptyResults/__tests__/EmptyResults.test.js
foreman_rh_cloud-5.0.28 webpack/ForemanInventoryUpload/Components/AccountList/Components/EmptyResults/__tests__/EmptyResults.test.js
foreman_rh_cloud-4.0.27 webpack/ForemanInventoryUpload/Components/AccountList/Components/EmptyResults/__tests__/EmptyResults.test.js
foreman_rh_cloud-3.0.26 webpack/ForemanInventoryUpload/Components/AccountList/Components/EmptyResults/__tests__/EmptyResults.test.js
foreman_rh_cloud-4.0.26 webpack/ForemanInventoryUpload/Components/AccountList/Components/EmptyResults/__tests__/EmptyResults.test.js
foreman_rh_cloud-4.0.25.1 webpack/ForemanInventoryUpload/Components/AccountList/Components/EmptyResults/__tests__/EmptyResults.test.js
foreman_rh_cloud-3.0.25 webpack/ForemanInventoryUpload/Components/AccountList/Components/EmptyResults/__tests__/EmptyResults.test.js
foreman_rh_cloud-4.0.25 webpack/ForemanInventoryUpload/Components/AccountList/Components/EmptyResults/__tests__/EmptyResults.test.js
foreman_rh_cloud-3.0.24.1 webpack/ForemanInventoryUpload/Components/AccountList/Components/EmptyResults/__tests__/EmptyResults.test.js
foreman_rh_cloud-4.0.24.1 webpack/ForemanInventoryUpload/Components/AccountList/Components/EmptyResults/__tests__/EmptyResults.test.js
foreman_rh_cloud-3.0.24 webpack/ForemanInventoryUpload/Components/AccountList/Components/EmptyResults/__tests__/EmptyResults.test.js
foreman_rh_cloud-4.0.24 webpack/ForemanInventoryUpload/Components/AccountList/Components/EmptyResults/__tests__/EmptyResults.test.js
foreman_rh_cloud-3.0.23 webpack/ForemanInventoryUpload/Components/AccountList/Components/EmptyResults/__tests__/EmptyResults.test.js
foreman_rh_cloud-4.0.23 webpack/ForemanInventoryUpload/Components/AccountList/Components/EmptyResults/__tests__/EmptyResults.test.js
foreman_rh_cloud-3.0.22 webpack/ForemanInventoryUpload/Components/AccountList/Components/EmptyResults/__tests__/EmptyResults.test.js
foreman_rh_cloud-4.0.22 webpack/ForemanInventoryUpload/Components/AccountList/Components/EmptyResults/__tests__/EmptyResults.test.js
foreman_rh_cloud-4.0.21.1 webpack/ForemanInventoryUpload/Components/AccountList/Components/EmptyResults/__tests__/EmptyResults.test.js
foreman_rh_cloud-3.0.21.1 webpack/ForemanInventoryUpload/Components/AccountList/Components/EmptyResults/__tests__/EmptyResults.test.js
foreman_rh_cloud-3.0.21 webpack/ForemanInventoryUpload/Components/AccountList/Components/EmptyResults/__tests__/EmptyResults.test.js
foreman_rh_cloud-3.0.20 webpack/ForemanInventoryUpload/Components/AccountList/Components/EmptyResults/__tests__/EmptyResults.test.js