Sha256: 3504a4c64541e6f31ee47d5603b00050fdb2d4b84efb728456ad123c784dec2a

Contents?: true

Size: 286 Bytes

Versions: 78

Compression:

Stored size: 286 Bytes

Contents

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

const fixtures = {
  renders: { isLoading: false, onChange: () => {} },
};

describe('RexInterface', () =>
  testComponentSnapshotsWithFixtures(RexInterface, fixtures));

Version data entries

78 entries across 78 versions & 1 rubygems

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