Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/garrytan/gstack
/ platform.test.ts
File
platform.test.ts
browse/test/platform.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, test, expect } from
'bun:test'
;
2
import
{ TEMP_DIR, isPathWithin, IS_WINDOWS } from
'../src/platform'
;
3
4
describe(
'platform constants'
, () => {
Callers
nothing calls this directly
Calls
2
isPathWithin
Function · 0.90
test
Function · 0.50
Tested by
no test coverage detected