Sha256: 604f3f80cf7cf811ef7dd2d4f0539274404a5cc930d4da890d984a2a53bea44c

Contents?: true

Size: 616 Bytes

Versions: 31

Compression:

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

Version data entries

31 entries across 31 versions & 1 rubygems

Version Path
katello-3.17.3 webpack/scenes/Subscriptions/__tests__/__snapshots__/SubscriptionsSelectors.test.js.snap
katello-3.17.2 webpack/scenes/Subscriptions/__tests__/__snapshots__/SubscriptionsSelectors.test.js.snap
katello-3.17.1 webpack/scenes/Subscriptions/__tests__/__snapshots__/SubscriptionsSelectors.test.js.snap
katello-3.16.2 webpack/scenes/Subscriptions/__tests__/__snapshots__/SubscriptionsSelectors.test.js.snap
katello-3.17.0 webpack/scenes/Subscriptions/__tests__/__snapshots__/SubscriptionsSelectors.test.js.snap
katello-3.17.0.rc2.2 webpack/scenes/Subscriptions/__tests__/__snapshots__/SubscriptionsSelectors.test.js.snap
katello-3.17.0.rc2.1 webpack/scenes/Subscriptions/__tests__/__snapshots__/SubscriptionsSelectors.test.js.snap
katello-3.16.1.2 webpack/scenes/Subscriptions/__tests__/__snapshots__/SubscriptionsSelectors.test.js.snap
katello-3.16.1.1 webpack/scenes/Subscriptions/__tests__/__snapshots__/SubscriptionsSelectors.test.js.snap
katello-3.17.0.rc2 webpack/scenes/Subscriptions/__tests__/__snapshots__/SubscriptionsSelectors.test.js.snap
katello-3.16.1 webpack/scenes/Subscriptions/__tests__/__snapshots__/SubscriptionsSelectors.test.js.snap
katello-3.17.0.rc1 webpack/scenes/Subscriptions/__tests__/__snapshots__/SubscriptionsSelectors.test.js.snap
katello-3.16.0 webpack/scenes/Subscriptions/__tests__/__snapshots__/SubscriptionsSelectors.test.js.snap
katello-3.16.0.rc5.1 webpack/scenes/Subscriptions/__tests__/__snapshots__/SubscriptionsSelectors.test.js.snap
katello-3.16.0.rc5 webpack/scenes/Subscriptions/__tests__/__snapshots__/SubscriptionsSelectors.test.js.snap
katello-3.16.0.rc4.1 webpack/scenes/Subscriptions/__tests__/__snapshots__/SubscriptionsSelectors.test.js.snap
katello-3.15.3.1 webpack/scenes/Subscriptions/__tests__/__snapshots__/SubscriptionsSelectors.test.js.snap
katello-3.15.3 webpack/scenes/Subscriptions/__tests__/__snapshots__/SubscriptionsSelectors.test.js.snap
katello-3.16.0.rc4 webpack/scenes/Subscriptions/__tests__/__snapshots__/SubscriptionsSelectors.test.js.snap
katello-3.16.0.rc3.1 webpack/scenes/Subscriptions/__tests__/__snapshots__/SubscriptionsSelectors.test.js.snap