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-3.0.19 webpack/ForemanInventoryUpload/Components/InventoryFilter/__tests__/__snapshots__/InventoryFilterActions.test.js.snap
foreman_rh_cloud-2.0.18.1 webpack/ForemanInventoryUpload/Components/InventoryFilter/__tests__/__snapshots__/InventoryFilterActions.test.js.snap
foreman_rh_cloud-3.0.18.1 webpack/ForemanInventoryUpload/Components/InventoryFilter/__tests__/__snapshots__/InventoryFilterActions.test.js.snap
foreman_rh_cloud-1.0.18 webpack/ForemanInventoryUpload/Components/InventoryFilter/__tests__/__snapshots__/InventoryFilterActions.test.js.snap
foreman_rh_cloud-2.0.18 webpack/ForemanInventoryUpload/Components/InventoryFilter/__tests__/__snapshots__/InventoryFilterActions.test.js.snap
foreman_rh_cloud-3.0.18 webpack/ForemanInventoryUpload/Components/InventoryFilter/__tests__/__snapshots__/InventoryFilterActions.test.js.snap
foreman_rh_cloud-1.0.17 webpack/ForemanInventoryUpload/Components/InventoryFilter/__tests__/__snapshots__/InventoryFilterActions.test.js.snap
foreman_rh_cloud-2.0.17 webpack/ForemanInventoryUpload/Components/InventoryFilter/__tests__/__snapshots__/InventoryFilterActions.test.js.snap
foreman_rh_cloud-3.0.17 webpack/ForemanInventoryUpload/Components/InventoryFilter/__tests__/__snapshots__/InventoryFilterActions.test.js.snap
foreman_rh_cloud-2.0.16 webpack/ForemanInventoryUpload/Components/InventoryFilter/__tests__/__snapshots__/InventoryFilterActions.test.js.snap
foreman_rh_cloud-1.0.16 webpack/ForemanInventoryUpload/Components/InventoryFilter/__tests__/__snapshots__/InventoryFilterActions.test.js.snap
foreman_rh_cloud-3.0.16 webpack/ForemanInventoryUpload/Components/InventoryFilter/__tests__/__snapshots__/InventoryFilterActions.test.js.snap
foreman_rh_cloud-1.0.15 webpack/ForemanInventoryUpload/Components/InventoryFilter/__tests__/__snapshots__/InventoryFilterActions.test.js.snap
foreman_rh_cloud-2.0.15 webpack/ForemanInventoryUpload/Components/InventoryFilter/__tests__/__snapshots__/InventoryFilterActions.test.js.snap
foreman_rh_cloud-3.0.15 webpack/ForemanInventoryUpload/Components/InventoryFilter/__tests__/__snapshots__/InventoryFilterActions.test.js.snap
foreman_rh_cloud-3.0.14 webpack/ForemanInventoryUpload/Components/InventoryFilter/__tests__/__snapshots__/InventoryFilterActions.test.js.snap
foreman_rh_cloud-2.0.14 webpack/ForemanInventoryUpload/Components/InventoryFilter/__tests__/__snapshots__/InventoryFilterActions.test.js.snap
foreman_rh_cloud-1.0.14 webpack/ForemanInventoryUpload/Components/InventoryFilter/__tests__/__snapshots__/InventoryFilterActions.test.js.snap
foreman_rh_cloud-0.9.14 webpack/ForemanInventoryUpload/Components/InventoryFilter/__tests__/__snapshots__/InventoryFilterActions.test.js.snap
foreman_rh_cloud-0.9.13.1 webpack/ForemanInventoryUpload/Components/InventoryFilter/__tests__/__snapshots__/InventoryFilterActions.test.js.snap