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-14.1.1 webpack/react_app/components/RegistrationExtension/__tests__/RexInterface.test.js
foreman_remote_execution-14.1.0 webpack/react_app/components/RegistrationExtension/__tests__/RexInterface.test.js
foreman_remote_execution-14.0.2 webpack/react_app/components/RegistrationExtension/__tests__/RexInterface.test.js
foreman_remote_execution-14.0.1 webpack/react_app/components/RegistrationExtension/__tests__/RexInterface.test.js
foreman_remote_execution-13.2.6 webpack/react_app/components/RegistrationExtension/__tests__/RexInterface.test.js
foreman_remote_execution-14.0.0 webpack/react_app/components/RegistrationExtension/__tests__/RexInterface.test.js
foreman_remote_execution-13.2.5 webpack/react_app/components/RegistrationExtension/__tests__/RexInterface.test.js
foreman_remote_execution-13.2.4 webpack/react_app/components/RegistrationExtension/__tests__/RexInterface.test.js
foreman_remote_execution-13.2.3 webpack/react_app/components/RegistrationExtension/__tests__/RexInterface.test.js
foreman_remote_execution-13.2.2 webpack/react_app/components/RegistrationExtension/__tests__/RexInterface.test.js
foreman_remote_execution-12.0.7 webpack/react_app/components/RegistrationExtension/__tests__/RexInterface.test.js
foreman_remote_execution-13.2.1 webpack/react_app/components/RegistrationExtension/__tests__/RexInterface.test.js
foreman_remote_execution-13.2.0 webpack/react_app/components/RegistrationExtension/__tests__/RexInterface.test.js
foreman_remote_execution-10.1.3 webpack/react_app/components/RegistrationExtension/__tests__/RexInterface.test.js
foreman_remote_execution-13.0.0 webpack/react_app/components/RegistrationExtension/__tests__/RexInterface.test.js
foreman_remote_execution-12.0.5 webpack/react_app/components/RegistrationExtension/__tests__/RexInterface.test.js
foreman_remote_execution-12.0.4 webpack/react_app/components/RegistrationExtension/__tests__/RexInterface.test.js
foreman_remote_execution-12.0.1 webpack/react_app/components/RegistrationExtension/__tests__/RexInterface.test.js
foreman_remote_execution-12.0.2 webpack/react_app/components/RegistrationExtension/__tests__/RexInterface.test.js
foreman_remote_execution-11.1.3 webpack/react_app/components/RegistrationExtension/__tests__/RexInterface.test.js