MCPcopy
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

1import { describe, test, expect } from 'bun:test';
2import { TEMP_DIR, isPathWithin, IS_WINDOWS } from '../src/platform';
3
4describe('platform constants', () => {

Callers

nothing calls this directly

Calls 2

isPathWithinFunction · 0.90
testFunction · 0.50

Tested by

no test coverage detected