Sha256: 7dbabd6e93fa0df3580a0846aac86eef8d4bbf2ea85918a017890bc1889c12ab

Contents?: true

Size: 752 Bytes

Versions: 16

Compression:

Stored size: 752 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",
  "task": Object {},
  "taskModalOpened": false,
}
`;

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

Version data entries

16 entries across 16 versions & 1 rubygems

Version Path
katello-4.15.0.rc2 webpack/scenes/Subscriptions/__tests__/__snapshots__/SubscriptionsSelectors.test.js.snap
katello-4.15.0.rc1 webpack/scenes/Subscriptions/__tests__/__snapshots__/SubscriptionsSelectors.test.js.snap
katello-4.14.1 webpack/scenes/Subscriptions/__tests__/__snapshots__/SubscriptionsSelectors.test.js.snap
katello-4.14.0 webpack/scenes/Subscriptions/__tests__/__snapshots__/SubscriptionsSelectors.test.js.snap
katello-4.14.0.rc3 webpack/scenes/Subscriptions/__tests__/__snapshots__/SubscriptionsSelectors.test.js.snap
katello-4.14.0.rc2 webpack/scenes/Subscriptions/__tests__/__snapshots__/SubscriptionsSelectors.test.js.snap
katello-4.14.0.rc1.1 webpack/scenes/Subscriptions/__tests__/__snapshots__/SubscriptionsSelectors.test.js.snap
katello-4.14.0.rc1 webpack/scenes/Subscriptions/__tests__/__snapshots__/SubscriptionsSelectors.test.js.snap
katello-4.13.1 webpack/scenes/Subscriptions/__tests__/__snapshots__/SubscriptionsSelectors.test.js.snap
katello-4.13.0 webpack/scenes/Subscriptions/__tests__/__snapshots__/SubscriptionsSelectors.test.js.snap
katello-4.12.1 webpack/scenes/Subscriptions/__tests__/__snapshots__/SubscriptionsSelectors.test.js.snap
katello-4.13.0.rc1 webpack/scenes/Subscriptions/__tests__/__snapshots__/SubscriptionsSelectors.test.js.snap
katello-4.12.0 webpack/scenes/Subscriptions/__tests__/__snapshots__/SubscriptionsSelectors.test.js.snap
katello-4.12.0.rc3 webpack/scenes/Subscriptions/__tests__/__snapshots__/SubscriptionsSelectors.test.js.snap
katello-4.12.0.rc2 webpack/scenes/Subscriptions/__tests__/__snapshots__/SubscriptionsSelectors.test.js.snap
katello-4.12.0.rc1 webpack/scenes/Subscriptions/__tests__/__snapshots__/SubscriptionsSelectors.test.js.snap