Sha256: 34a3971185ba3f243d1a2c8597f43ce325340703198becb9101c67e20248202c

Contents?: true

Size: 368 Bytes

Versions: 123

Compression:

Stored size: 368 Bytes

Contents

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

exports[`InventoryFilter actions should handleFilterChange 1`] = `
Object {
  "payload": Object {
    "filterTerm": "test_filter_term",
  },
  "type": "INVENTORY_FILTER_UPDATE",
}
`;

exports[`InventoryFilter actions should handleFilterClear 1`] = `
Object {
  "payload": Object {},
  "type": "INVENTORY_FILTER_CLEAR",
}
`;

Version data entries

123 entries across 123 versions & 1 rubygems

Version Path
foreman_rh_cloud-1.0.13.1 webpack/ForemanInventoryUpload/Components/InventoryFilter/__tests__/__snapshots__/InventoryFilterActions.test.js.snap
foreman_rh_cloud-2.0.13.1 webpack/ForemanInventoryUpload/Components/InventoryFilter/__tests__/__snapshots__/InventoryFilterActions.test.js.snap
foreman_rh_cloud-0.9.13 webpack/ForemanInventoryUpload/Components/InventoryFilter/__tests__/__snapshots__/InventoryFilterActions.test.js.snap
foreman_rh_cloud-1.0.13 webpack/ForemanInventoryUpload/Components/InventoryFilter/__tests__/__snapshots__/InventoryFilterActions.test.js.snap
foreman_rh_cloud-2.0.13 webpack/ForemanInventoryUpload/Components/InventoryFilter/__tests__/__snapshots__/InventoryFilterActions.test.js.snap
foreman_rh_cloud-0.9.12 webpack/ForemanInventoryUpload/Components/InventoryFilter/__tests__/__snapshots__/InventoryFilterActions.test.js.snap
foreman_rh_cloud-1.0.12 webpack/ForemanInventoryUpload/Components/InventoryFilter/__tests__/__snapshots__/InventoryFilterActions.test.js.snap
foreman_rh_cloud-2.0.12 webpack/ForemanInventoryUpload/Components/InventoryFilter/__tests__/__snapshots__/InventoryFilterActions.test.js.snap
foreman_rh_cloud-0.9.11 webpack/ForemanInventoryUpload/Components/InventoryFilter/__tests__/__snapshots__/InventoryFilterActions.test.js.snap
foreman_rh_cloud-1.0.11 webpack/ForemanInventoryUpload/Components/InventoryFilter/__tests__/__snapshots__/InventoryFilterActions.test.js.snap
foreman_rh_cloud-2.0.11 webpack/ForemanInventoryUpload/Components/InventoryFilter/__tests__/__snapshots__/InventoryFilterActions.test.js.snap
foreman_rh_cloud-0.9.10 webpack/ForemanInventoryUpload/Components/InventoryFilter/__tests__/__snapshots__/InventoryFilterActions.test.js.snap
foreman_rh_cloud-1.0.10 webpack/ForemanInventoryUpload/Components/InventoryFilter/__tests__/__snapshots__/InventoryFilterActions.test.js.snap
foreman_rh_cloud-2.0.10 webpack/ForemanInventoryUpload/Components/InventoryFilter/__tests__/__snapshots__/InventoryFilterActions.test.js.snap
foreman_rh_cloud-2.0.9 webpack/ForemanInventoryUpload/Components/InventoryFilter/__tests__/__snapshots__/InventoryFilterActions.test.js.snap
foreman_rh_cloud-1.0.9 webpack/ForemanInventoryUpload/Components/InventoryFilter/__tests__/__snapshots__/InventoryFilterActions.test.js.snap
foreman_rh_cloud-0.9.9 webpack/ForemanInventoryUpload/Components/InventoryFilter/__tests__/__snapshots__/InventoryFilterActions.test.js.snap
foreman_rh_cloud-0.9.8 webpack/ForemanInventoryUpload/Components/InventoryFilter/__tests__/__snapshots__/InventoryFilterActions.test.js.snap
foreman_rh_cloud-1.0.8 webpack/ForemanInventoryUpload/Components/InventoryFilter/__tests__/__snapshots__/InventoryFilterActions.test.js.snap
foreman_rh_cloud-2.0.8 webpack/ForemanInventoryUpload/Components/InventoryFilter/__tests__/__snapshots__/InventoryFilterActions.test.js.snap