Sha256: 3504a4c64541e6f31ee47d5603b00050fdb2d4b84efb728456ad123c784dec2a

Contents?: true

Size: 286 Bytes

Versions: 79

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

79 entries across 79 versions & 1 rubygems

Version Path
foreman_remote_execution-11.1.3 webpack/react_app/components/RegistrationExtension/__tests__/RexInterface.test.js
foreman_remote_execution-10.1.2 webpack/react_app/components/RegistrationExtension/__tests__/RexInterface.test.js
foreman_remote_execution-12.0.0 webpack/react_app/components/RegistrationExtension/__tests__/RexInterface.test.js
foreman_remote_execution-10.1.1 webpack/react_app/components/RegistrationExtension/__tests__/RexInterface.test.js
foreman_remote_execution-11.1.1 webpack/react_app/components/RegistrationExtension/__tests__/RexInterface.test.js
foreman_remote_execution-11.1.0 webpack/react_app/components/RegistrationExtension/__tests__/RexInterface.test.js
foreman_remote_execution-10.1.0 webpack/react_app/components/RegistrationExtension/__tests__/RexInterface.test.js
foreman_remote_execution-8.3.3 webpack/react_app/components/RegistrationExtension/__tests__/RexInterface.test.js
foreman_remote_execution-8.3.2 webpack/react_app/components/RegistrationExtension/__tests__/RexInterface.test.js
foreman_remote_execution-11.0.0 webpack/react_app/components/RegistrationExtension/__tests__/RexInterface.test.js
foreman_remote_execution-10.0.7 webpack/react_app/components/RegistrationExtension/__tests__/RexInterface.test.js
foreman_remote_execution-8.3.1 webpack/react_app/components/RegistrationExtension/__tests__/RexInterface.test.js
foreman_remote_execution-10.0.6 webpack/react_app/components/RegistrationExtension/__tests__/RexInterface.test.js
foreman_remote_execution-10.0.5 webpack/react_app/components/RegistrationExtension/__tests__/RexInterface.test.js
foreman_remote_execution-10.0.4 webpack/react_app/components/RegistrationExtension/__tests__/RexInterface.test.js
foreman_remote_execution-10.0.3 webpack/react_app/components/RegistrationExtension/__tests__/RexInterface.test.js
foreman_remote_execution-10.0.2 webpack/react_app/components/RegistrationExtension/__tests__/RexInterface.test.js
foreman_remote_execution-10.0.1 webpack/react_app/components/RegistrationExtension/__tests__/RexInterface.test.js
foreman_remote_execution-10.0.0 webpack/react_app/components/RegistrationExtension/__tests__/RexInterface.test.js
foreman_remote_execution-8.3.0 webpack/react_app/components/RegistrationExtension/__tests__/RexInterface.test.js