Sha256: bad80f738d82778467f068da6d5d3e83b5fd52f164bf7dfe627be17b71fe9501

Contents?: true

Size: 345 Bytes

Versions: 98

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

98 entries across 98 versions & 1 rubygems

Version Path
foreman_rh_cloud-2.0.18 webpack/ForemanInventoryUpload/Components/AccountList/Components/EmptyResults/__tests__/EmptyResults.test.js
foreman_rh_cloud-3.0.18 webpack/ForemanInventoryUpload/Components/AccountList/Components/EmptyResults/__tests__/EmptyResults.test.js
foreman_rh_cloud-2.0.17 webpack/ForemanInventoryUpload/Components/AccountList/Components/EmptyResults/__tests__/EmptyResults.test.js
foreman_rh_cloud-3.0.17 webpack/ForemanInventoryUpload/Components/AccountList/Components/EmptyResults/__tests__/EmptyResults.test.js
foreman_rh_cloud-2.0.16 webpack/ForemanInventoryUpload/Components/AccountList/Components/EmptyResults/__tests__/EmptyResults.test.js
foreman_rh_cloud-3.0.16 webpack/ForemanInventoryUpload/Components/AccountList/Components/EmptyResults/__tests__/EmptyResults.test.js
foreman_rh_cloud-2.0.15 webpack/ForemanInventoryUpload/Components/AccountList/Components/EmptyResults/__tests__/EmptyResults.test.js
foreman_rh_cloud-3.0.15 webpack/ForemanInventoryUpload/Components/AccountList/Components/EmptyResults/__tests__/EmptyResults.test.js
foreman_rh_cloud-3.0.14 webpack/ForemanInventoryUpload/Components/AccountList/Components/EmptyResults/__tests__/EmptyResults.test.js
foreman_rh_cloud-2.0.14 webpack/ForemanInventoryUpload/Components/AccountList/Components/EmptyResults/__tests__/EmptyResults.test.js
foreman_rh_cloud-2.0.13.1 webpack/ForemanInventoryUpload/Components/AccountList/Components/EmptyResults/__tests__/EmptyResults.test.js
foreman_rh_cloud-2.0.13 webpack/ForemanInventoryUpload/Components/AccountList/Components/EmptyResults/__tests__/EmptyResults.test.js
foreman_rh_cloud-2.0.12 webpack/ForemanInventoryUpload/Components/AccountList/Components/EmptyResults/__tests__/EmptyResults.test.js
foreman_rh_cloud-2.0.11 webpack/ForemanInventoryUpload/Components/AccountList/Components/EmptyResults/__tests__/EmptyResults.test.js
foreman_rh_cloud-2.0.10 webpack/ForemanInventoryUpload/Components/AccountList/Components/EmptyResults/__tests__/EmptyResults.test.js
foreman_rh_cloud-2.0.9 webpack/ForemanInventoryUpload/Components/AccountList/Components/EmptyResults/__tests__/EmptyResults.test.js
foreman_rh_cloud-2.0.8 webpack/ForemanInventoryUpload/Components/AccountList/Components/EmptyResults/__tests__/EmptyResults.test.js
foreman_rh_cloud-2.0.7 webpack/ForemanInventoryUpload/Components/AccountList/Components/EmptyResults/__tests__/EmptyResults.test.js