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-8.0.49 webpack/InsightsCloudSync/Components/InsightsSettings/__tests__/__snapshots__/InsightsSettingsReducer.test.js.snap
foreman_rh_cloud-8.0.48 webpack/InsightsCloudSync/Components/InsightsSettings/__tests__/__snapshots__/InsightsSettingsReducer.test.js.snap
foreman_rh_cloud-8.0.47 webpack/InsightsCloudSync/Components/InsightsSettings/__tests__/__snapshots__/InsightsSettingsReducer.test.js.snap
foreman_rh_cloud-8.0.46 webpack/InsightsCloudSync/Components/InsightsSettings/__tests__/__snapshots__/InsightsSettingsReducer.test.js.snap
foreman_rh_cloud-6.0.45 webpack/InsightsCloudSync/Components/InsightsSettings/__tests__/__snapshots__/InsightsSettingsReducer.test.js.snap
foreman_rh_cloud-5.0.46 webpack/InsightsCloudSync/Components/InsightsSettings/__tests__/__snapshots__/InsightsSettingsReducer.test.js.snap
foreman_rh_cloud-5.0.45 webpack/InsightsCloudSync/Components/InsightsSettings/__tests__/__snapshots__/InsightsSettingsReducer.test.js.snap
foreman_rh_cloud-7.0.46 webpack/InsightsCloudSync/Components/InsightsSettings/__tests__/__snapshots__/InsightsSettingsReducer.test.js.snap
foreman_rh_cloud-5.0.44 webpack/InsightsCloudSync/Components/InsightsSettings/__tests__/__snapshots__/InsightsSettingsReducer.test.js.snap
foreman_rh_cloud-7.0.45 webpack/InsightsCloudSync/Components/InsightsSettings/__tests__/__snapshots__/InsightsSettingsReducer.test.js.snap
foreman_rh_cloud-6.0.44 webpack/InsightsCloudSync/Components/InsightsSettings/__tests__/__snapshots__/InsightsSettingsReducer.test.js.snap
foreman_rh_cloud-5.0.43 webpack/InsightsCloudSync/Components/InsightsSettings/__tests__/__snapshots__/InsightsSettingsReducer.test.js.snap
foreman_rh_cloud-4.0.36 webpack/InsightsCloudSync/Components/InsightsSettings/__tests__/__snapshots__/InsightsSettingsReducer.test.js.snap
foreman_rh_cloud-3.0.33 webpack/InsightsCloudSync/Components/InsightsSettings/__tests__/__snapshots__/InsightsSettingsReducer.test.js.snap
foreman_rh_cloud-6.0.42.2 webpack/InsightsCloudSync/Components/InsightsSettings/__tests__/__snapshots__/InsightsSettingsReducer.test.js.snap
foreman_rh_cloud-6.0.42.1 webpack/InsightsCloudSync/Components/InsightsSettings/__tests__/__snapshots__/InsightsSettingsReducer.test.js.snap
foreman_rh_cloud-6.0.43 webpack/InsightsCloudSync/Components/InsightsSettings/__tests__/__snapshots__/InsightsSettingsReducer.test.js.snap
foreman_rh_cloud-5.0.42 webpack/InsightsCloudSync/Components/InsightsSettings/__tests__/__snapshots__/InsightsSettingsReducer.test.js.snap
foreman_rh_cloud-6.0.42 webpack/InsightsCloudSync/Components/InsightsSettings/__tests__/__snapshots__/InsightsSettingsReducer.test.js.snap
foreman_rh_cloud-5.0.41 webpack/InsightsCloudSync/Components/InsightsSettings/__tests__/__snapshots__/InsightsSettingsReducer.test.js.snap