MCPcopy
hub / github.com/yujiosaka/headless-chrome-crawler / redis.test.js

File redis.test.js

test/cache/redis.test.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1const RedisCache = require('../../cache/redis');
2const { delay } = require('../../lib/helper');
3const { tearUp, tearDown, testSuite } = require('./helper');
4

Callers

nothing calls this directly

Calls 3

setMethod · 0.45
getMethod · 0.45
enqueueMethod · 0.45

Tested by

no test coverage detected