MCPcopy
hub / github.com/Hashnode/mern-starter / apiCaller.spec.js

File apiCaller.spec.js

client/util/__tests__/apiCaller.spec.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import test from 'ava';
2import callApi, { API_URL } from '../apiCaller';
3import nock from 'nock';
4

Callers

nothing calls this directly

Calls 1

callApiFunction · 0.85

Tested by

no test coverage detected