Sha256: 0dea8b6a7358c8210cd675ccc5b5de509e22a8d0ebca311cb39d1b8fb8fb732b

Contents?: true

Size: 901 Bytes

Versions: 95

Compression:

Stored size: 901 Bytes

Contents

// Jest Snapshot v1, https://goo.gl/fbAQLP

exports[`Subscriptions selectors should select delete-button-disabled 1`] = `true`;

exports[`Subscriptions selectors should select delete-modal-opened 1`] = `false`;

exports[`Subscriptions selectors should select search-query 1`] = `"some-query"`;

exports[`Subscriptions selectors should select subscriptions task 1`] = `Object {}`;

exports[`Subscriptions selectors should select the subscriptions state 1`] = `
Object {
  "deleteButtonDisabled": true,
  "deleteModalOpened": false,
  "hasUpstreamConnection": false,
  "searchQuery": "some-query",
  "simpleContentAccessEligible": false,
  "task": Object {},
  "taskModalOpened": false,
}
`;

exports[`Subscriptions selectors should select whether we are simple content access eligible 1`] = `false`;

exports[`Subscriptions selectors should select whether we have an upstream connection 1`] = `false`;

Version data entries

95 entries across 95 versions & 1 rubygems

Version Path
katello-4.11.1 webpack/scenes/Subscriptions/__tests__/__snapshots__/SubscriptionsSelectors.test.js.snap
katello-4.11.0 webpack/scenes/Subscriptions/__tests__/__snapshots__/SubscriptionsSelectors.test.js.snap
katello-4.11.0.rc2 webpack/scenes/Subscriptions/__tests__/__snapshots__/SubscriptionsSelectors.test.js.snap
katello-4.11.0.rc1 webpack/scenes/Subscriptions/__tests__/__snapshots__/SubscriptionsSelectors.test.js.snap
katello-4.10.0 webpack/scenes/Subscriptions/__tests__/__snapshots__/SubscriptionsSelectors.test.js.snap
katello-4.9.2 webpack/scenes/Subscriptions/__tests__/__snapshots__/SubscriptionsSelectors.test.js.snap
katello-4.10.0.rc2 webpack/scenes/Subscriptions/__tests__/__snapshots__/SubscriptionsSelectors.test.js.snap
katello-4.10.0.rc1 webpack/scenes/Subscriptions/__tests__/__snapshots__/SubscriptionsSelectors.test.js.snap
katello-4.8.4 webpack/scenes/Subscriptions/__tests__/__snapshots__/SubscriptionsSelectors.test.js.snap
katello-4.9.1 webpack/scenes/Subscriptions/__tests__/__snapshots__/SubscriptionsSelectors.test.js.snap
katello-4.8.3 webpack/scenes/Subscriptions/__tests__/__snapshots__/SubscriptionsSelectors.test.js.snap
katello-4.9.0 webpack/scenes/Subscriptions/__tests__/__snapshots__/SubscriptionsSelectors.test.js.snap
katello-4.7.6 webpack/scenes/Subscriptions/__tests__/__snapshots__/SubscriptionsSelectors.test.js.snap
katello-4.8.2 webpack/scenes/Subscriptions/__tests__/__snapshots__/SubscriptionsSelectors.test.js.snap
katello-4.9.0.rc2 webpack/scenes/Subscriptions/__tests__/__snapshots__/SubscriptionsSelectors.test.js.snap
katello-4.9.0.rc1 webpack/scenes/Subscriptions/__tests__/__snapshots__/SubscriptionsSelectors.test.js.snap
katello-4.8.1 webpack/scenes/Subscriptions/__tests__/__snapshots__/SubscriptionsSelectors.test.js.snap
katello-4.7.5 webpack/scenes/Subscriptions/__tests__/__snapshots__/SubscriptionsSelectors.test.js.snap
katello-4.8.0 webpack/scenes/Subscriptions/__tests__/__snapshots__/SubscriptionsSelectors.test.js.snap
katello-4.8.0.rc2 webpack/scenes/Subscriptions/__tests__/__snapshots__/SubscriptionsSelectors.test.js.snap