Sha256: 7c37bef817f7e11d975d2abe2f694e50ea62259cd7f620f7713a8cc0f6c4c324

Contents?: true

Size: 337 Bytes

Versions: 95

Compression:

Stored size: 337 Bytes

Contents

import { testComponentSnapshotsWithFixtures } from 'react-redux-test-utils';
import IgnoreSubmanErrors from '../fields/IgnoreSubmanErrors';

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

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

Version data entries

95 entries across 95 versions & 1 rubygems

Version Path
katello-4.16.0 webpack/components/extensions/RegistrationCommands/__tests__/IgnoreSubmanErrors.test.js
katello-4.15.1 webpack/components/extensions/RegistrationCommands/__tests__/IgnoreSubmanErrors.test.js
katello-4.16.0.rc2 webpack/components/extensions/RegistrationCommands/__tests__/IgnoreSubmanErrors.test.js
katello-4.16.0.rc1 webpack/components/extensions/RegistrationCommands/__tests__/IgnoreSubmanErrors.test.js
katello-4.14.3 webpack/components/extensions/RegistrationCommands/__tests__/IgnoreSubmanErrors.test.js
katello-4.14.2 webpack/components/extensions/RegistrationCommands/__tests__/IgnoreSubmanErrors.test.js
katello-4.15.0 webpack/components/extensions/RegistrationCommands/__tests__/IgnoreSubmanErrors.test.js
katello-4.15.0.rc2 webpack/components/extensions/RegistrationCommands/__tests__/IgnoreSubmanErrors.test.js
katello-4.15.0.rc1 webpack/components/extensions/RegistrationCommands/__tests__/IgnoreSubmanErrors.test.js
katello-4.14.1 webpack/components/extensions/RegistrationCommands/__tests__/IgnoreSubmanErrors.test.js
katello-4.14.0 webpack/components/extensions/RegistrationCommands/__tests__/IgnoreSubmanErrors.test.js
katello-4.14.0.rc3 webpack/components/extensions/RegistrationCommands/__tests__/IgnoreSubmanErrors.test.js
katello-4.14.0.rc2 webpack/components/extensions/RegistrationCommands/__tests__/IgnoreSubmanErrors.test.js
katello-4.14.0.rc1.1 webpack/components/extensions/RegistrationCommands/__tests__/IgnoreSubmanErrors.test.js
katello-4.14.0.rc1 webpack/components/extensions/RegistrationCommands/__tests__/IgnoreSubmanErrors.test.js
katello-4.13.1 webpack/components/extensions/RegistrationCommands/__tests__/IgnoreSubmanErrors.test.js
katello-4.13.0 webpack/components/extensions/RegistrationCommands/__tests__/IgnoreSubmanErrors.test.js
katello-4.12.1 webpack/components/extensions/RegistrationCommands/__tests__/IgnoreSubmanErrors.test.js
katello-4.13.0.rc1 webpack/components/extensions/RegistrationCommands/__tests__/IgnoreSubmanErrors.test.js
katello-4.12.0 webpack/components/extensions/RegistrationCommands/__tests__/IgnoreSubmanErrors.test.js