Sha256: 0dc76b736896e557fd21bd62c4a88b9dd3a122349feb83cd2b255c58d9725c52

Contents?: true

Size: 429 Bytes

Versions: 103

Compression:

Stored size: 429 Bytes

Contents

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

exports[`InsightsSettings reducer should handle INSIGHTS_SYNC_SETTING_SET 1`] = `
Object {
  "insightsSyncEnabled": true,
}
`;

exports[`InsightsSettings reducer should handle INSIGHTS_SYNC_SETTINGS_GET_SUCCESS 1`] = `
Object {
  "insightsSyncEnabled": true,
}
`;

exports[`InsightsSettings reducer should return the initial state 1`] = `
Object {
  "insightsSyncEnabled": false,
}
`;

Version data entries

103 entries across 103 versions & 1 rubygems

Version Path
foreman_rh_cloud-11.0.3 webpack/InsightsCloudSync/Components/InsightsSettings/__tests__/__snapshots__/InsightsSettingsReducer.test.js.snap
foreman_rh_cloud-9.0.59 webpack/InsightsCloudSync/Components/InsightsSettings/__tests__/__snapshots__/InsightsSettingsReducer.test.js.snap
foreman_rh_cloud-11.0.2 webpack/InsightsCloudSync/Components/InsightsSettings/__tests__/__snapshots__/InsightsSettingsReducer.test.js.snap
foreman_rh_cloud-11.0.1 webpack/InsightsCloudSync/Components/InsightsSettings/__tests__/__snapshots__/InsightsSettingsReducer.test.js.snap
foreman_rh_cloud-11.0.0 webpack/InsightsCloudSync/Components/InsightsSettings/__tests__/__snapshots__/InsightsSettingsReducer.test.js.snap
foreman_rh_cloud-9.0.58 webpack/InsightsCloudSync/Components/InsightsSettings/__tests__/__snapshots__/InsightsSettingsReducer.test.js.snap
foreman_rh_cloud-10.0.2 webpack/InsightsCloudSync/Components/InsightsSettings/__tests__/__snapshots__/InsightsSettingsReducer.test.js.snap
foreman_rh_cloud-9.0.57 webpack/InsightsCloudSync/Components/InsightsSettings/__tests__/__snapshots__/InsightsSettingsReducer.test.js.snap
foreman_rh_cloud-10.0.1 webpack/InsightsCloudSync/Components/InsightsSettings/__tests__/__snapshots__/InsightsSettingsReducer.test.js.snap
foreman_rh_cloud-9.0.56 webpack/InsightsCloudSync/Components/InsightsSettings/__tests__/__snapshots__/InsightsSettingsReducer.test.js.snap
foreman_rh_cloud-9.0.55 webpack/InsightsCloudSync/Components/InsightsSettings/__tests__/__snapshots__/InsightsSettingsReducer.test.js.snap
foreman_rh_cloud-9.0.54 webpack/InsightsCloudSync/Components/InsightsSettings/__tests__/__snapshots__/InsightsSettingsReducer.test.js.snap
foreman_rh_cloud-9.0.53 webpack/InsightsCloudSync/Components/InsightsSettings/__tests__/__snapshots__/InsightsSettingsReducer.test.js.snap
foreman_rh_cloud-9.0.52 webpack/InsightsCloudSync/Components/InsightsSettings/__tests__/__snapshots__/InsightsSettingsReducer.test.js.snap
foreman_rh_cloud-8.0.52 webpack/InsightsCloudSync/Components/InsightsSettings/__tests__/__snapshots__/InsightsSettingsReducer.test.js.snap
foreman_rh_cloud-9.0.51 webpack/InsightsCloudSync/Components/InsightsSettings/__tests__/__snapshots__/InsightsSettingsReducer.test.js.snap
foreman_rh_cloud-8.0.51 webpack/InsightsCloudSync/Components/InsightsSettings/__tests__/__snapshots__/InsightsSettingsReducer.test.js.snap
foreman_rh_cloud-7.0.48 webpack/InsightsCloudSync/Components/InsightsSettings/__tests__/__snapshots__/InsightsSettingsReducer.test.js.snap
foreman_rh_cloud-7.0.47 webpack/InsightsCloudSync/Components/InsightsSettings/__tests__/__snapshots__/InsightsSettingsReducer.test.js.snap
foreman_rh_cloud-8.0.50 webpack/InsightsCloudSync/Components/InsightsSettings/__tests__/__snapshots__/InsightsSettingsReducer.test.js.snap