MCPcopy Create free account
hub / github.com/docker/getting-started / getItems.spec.js

File getItems.spec.js

app/spec/routes/getItems.spec.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1const db = require('../../src/persistence');
2const getItems = require('../../src/routes/getItems');
3const ITEMS = [{ id: 12345 }];
4

Callers

nothing calls this directly

Calls 1

getItemsFunction · 0.50

Tested by

no test coverage detected