Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cayasso/cacheman
/ testKey
Function
testKey
test/index.js:16–18 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
14
let
n = 0;
15
16
function
testKey() {
17
return
'test'
+ (++n);
18
}
19
20
describe(
'cacheman'
,
function
() {
21
Callers
1
index.js
File · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected