Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/avoidwork/tenso
/ utils-delay.test.js
File
utils-delay.test.js
tests/unit/utils-delay.test.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
assert from
"node:assert"
;
2
import
{ delay } from
"../../src/utils/delay.js"
;
3
4
describe(
"delay"
, () => {
Callers
nothing calls this directly
Calls
1
delay
Function · 0.90
Tested by
no test coverage detected