Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/apify/crawlee
/ general.test.ts
File
general.test.ts
test/utils/general.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
asyncFs from
'node:fs/promises'
;
2
3
import
{ getCgroupsVersion, isDocker, isLambda, sleep, snakeCaseToCamelCase, weightedAvg } from
'@crawlee/utils'
;
4
Callers
nothing calls this directly
Calls
10
isDocker
Function · 0.90
isLambda
Function · 0.90
getCgroupsVersion
Function · 0.90
weightedAvg
Function · 0.90
sleep
Function · 0.90
snakeCaseToCamelCase
Function · 0.90
expect
Function · 0.85
isContainerized
Function · 0.85
forEach
Method · 0.80
entries
Method · 0.65
Tested by
no test coverage detected