Sha256: f2674d6c9d57d4badd122521704b7f287becc753bcebe42654beaf10adbc66e8

Contents?: true

Size: 260 Bytes

Versions: 93

Compression:

Stored size: 260 Bytes

Contents

import { testComponentSnapshotsWithFixtures } from '@theforeman/test';
import HostItem from '../components/HostItem';
import { HostItemFixtures } from './fixtures';

describe('HostItem', () =>
  testComponentSnapshotsWithFixtures(HostItem, HostItemFixtures));

Version data entries

93 entries across 93 versions & 1 rubygems

Version Path
foreman_remote_execution-6.1.0 webpack/react_app/components/TargetingHosts/__tests__/HostItem.test.js
foreman_remote_execution-5.0.4 webpack/react_app/components/TargetingHosts/__tests__/HostItem.test.js
foreman_remote_execution-5.0.3 webpack/react_app/components/TargetingHosts/__tests__/HostItem.test.js
foreman_remote_execution-6.0.0 webpack/react_app/components/TargetingHosts/__tests__/HostItem.test.js
foreman_remote_execution-5.0.2 webpack/react_app/components/TargetingHosts/__tests__/HostItem.test.js
foreman_remote_execution-5.1.0 webpack/react_app/components/TargetingHosts/__tests__/HostItem.test.js
foreman_remote_execution-5.0.1 webpack/react_app/components/TargetingHosts/__tests__/HostItem.test.js
foreman_remote_execution-5.0.0 webpack/react_app/components/TargetingHosts/__tests__/HostItem.test.js
foreman_remote_execution-4.8.0 webpack/react_app/components/TargetingHosts/__tests__/HostItem.test.js
foreman_remote_execution-4.5.6 webpack/react_app/components/TargetingHosts/__tests__/HostItem.test.js
foreman_remote_execution-4.5.5 webpack/react_app/components/TargetingHosts/__tests__/HostItem.test.js
foreman_remote_execution-4.5.4 webpack/react_app/components/TargetingHosts/__tests__/HostItem.test.js
foreman_remote_execution-4.7.0 webpack/react_app/components/TargetingHosts/__tests__/HostItem.test.js
foreman_remote_execution-4.5.3 webpack/react_app/components/TargetingHosts/__tests__/HostItem.test.js
foreman_remote_execution-4.5.2 webpack/react_app/components/TargetingHosts/__tests__/HostItem.test.js
foreman_remote_execution-4.5.1 webpack/react_app/components/TargetingHosts/__tests__/HostItem.test.js
foreman_remote_execution-4.6.0 webpack/react_app/components/TargetingHosts/__tests__/HostItem.test.js
foreman_remote_execution-4.5.0 webpack/react_app/components/TargetingHosts/__tests__/HostItem.test.js
foreman_remote_execution-4.4.0 webpack/react_app/components/TargetingHosts/__tests__/HostItem.test.js
foreman_remote_execution-4.3.1 webpack/react_app/components/TargetingHosts/__tests__/HostItem.test.js