MCPcopy Index your code
hub / github.com/garrytan/gstack / path-validation.test.ts

File path-validation.test.ts

browse/test/path-validation.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, it, expect } from 'bun:test';
2import { validateOutputPath } from '../src/meta-commands';
3import { validateReadPath, SENSITIVE_COOKIE_NAME, SENSITIVE_COOKIE_VALUE } from '../src/read-commands';
4import { BLOCKED_METADATA_HOSTS } from '../src/url-validation';

Callers

nothing calls this directly

Calls 3

validateOutputPathFunction · 0.85
validateReadPathFunction · 0.85
validateNavigationUrlFunction · 0.85

Tested by

no test coverage detected