MCPcopy Create free account
hub / github.com/ShipSecAI/studio / httpx.test.ts

File httpx.test.ts

worker/src/components/security/__tests__/httpx.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expect, test, beforeAll, afterEach, vi } from 'bun:test';
2import * as sdk from '@shipsec/component-sdk';
3import { componentRegistry } from '../../index';
4import { parseHttpxOutput } from '../httpx';

Callers

nothing calls this directly

Calls 3

parseHttpxOutputFunction · 0.90
parseMethod · 0.80
getMethod · 0.65

Tested by

no test coverage detected