Sha256: 26eb2d7111b8615de61718fa05e3e76b4f36d03fd42e789b57c8919c3285998e

Contents?: true

Size: 120 Bytes

Versions: 8

Compression:

Stored size: 120 Bytes

Contents

export const API = {
  get: jest.fn(),
  put: jest.fn(),
  post: jest.fn(),
  delete: jest.fn(),
  patch: jest.fn(),
};

Version data entries

8 entries across 8 versions & 2 rubygems

Version Path
foreman_ansible-6.3.4 webpack/__mocks__/foremanReact/redux/API.js
foreman_ansible-6.3.3 webpack/__mocks__/foremanReact/redux/API.js
foreman_ansible-6.3.2 webpack/__mocks__/foremanReact/redux/API.js
foreman_ansible-6.3.1 webpack/__mocks__/foremanReact/redux/API.js
foreman_ansible-6.3.0 webpack/__mocks__/foremanReact/redux/API.js
foreman-tasks-2.0.3 webpack/__mocks__/foremanReact/redux/API.js
foreman-tasks-2.0.2 webpack/__mocks__/foremanReact/redux/API.js
foreman-tasks-2.0.1 webpack/__mocks__/foremanReact/redux/API.js