Sha256: 76db4c4dcca0a4d30bcc1caae2068256fd4e58676a1f7a6fca49d570e1569236

Contents?: true

Size: 272 Bytes

Versions: 97

Compression:

Stored size: 272 Bytes

Contents

import { testComponentSnapshotsWithFixtures } from '@theforeman/test';
import HostStatus from '../components/HostStatus';
import { HostStatusFixtures } from './fixtures';

describe('HostStatus', () =>
  testComponentSnapshotsWithFixtures(HostStatus, HostStatusFixtures));

Version data entries

97 entries across 97 versions & 1 rubygems

Version Path
foreman_remote_execution-4.6.0 webpack/react_app/components/TargetingHosts/__tests__/HostStatus.test.js
foreman_remote_execution-4.5.0 webpack/react_app/components/TargetingHosts/__tests__/HostStatus.test.js
foreman_remote_execution-4.4.0 webpack/react_app/components/TargetingHosts/__tests__/HostStatus.test.js
foreman_remote_execution-4.3.1 webpack/react_app/components/TargetingHosts/__tests__/HostStatus.test.js
foreman_remote_execution-4.3.0 webpack/react_app/components/TargetingHosts/__tests__/HostStatus.test.js
foreman_remote_execution-4.2.3 webpack/react_app/components/TargetingHosts/__tests__/HostStatus.test.js
foreman_remote_execution-4.2.2 webpack/react_app/components/TargetingHosts/__tests__/HostStatus.test.js
foreman_remote_execution-4.2.1 webpack/react_app/components/TargetingHosts/__tests__/HostStatus.test.js
foreman_remote_execution-4.2.0 webpack/react_app/components/TargetingHosts/__tests__/HostStatus.test.js
foreman_remote_execution-4.1.0 webpack/react_app/components/TargetingHosts/__tests__/HostStatus.test.js
foreman_remote_execution-3.3.7 webpack/react_app/components/TargetingHosts/__tests__/HostStatus.test.js
foreman_remote_execution-4.0.0 webpack/react_app/components/TargetingHosts/__tests__/HostStatus.test.js
foreman_remote_execution-3.3.6 webpack/react_app/components/TargetingHosts/__tests__/HostStatus.test.js
foreman_remote_execution-3.3.5 webpack/react_app/components/TargetingHosts/__tests__/HostStatus.test.js
foreman_remote_execution-3.3.4 webpack/react_app/components/TargetingHosts/__tests__/HostStatus.test.js
foreman_remote_execution-3.3.3 webpack/react_app/components/TargetingHosts/__tests__/HostStatus.test.js
foreman_remote_execution-3.3.2 webpack/react_app/components/TargetingHosts/__tests__/HostStatus.test.js