MCPcopy Create free account
hub / github.com/ShipSecAI/studio / categorization.spec.ts

File categorization.spec.ts

backend/src/components/utils/__tests__/categorization.spec.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expect, it } from 'bun:test';
2
3import { categorizeComponent, getCategoryConfig } from '../categorization';
4

Callers

nothing calls this directly

Calls 2

categorizeComponentFunction · 0.90
getCategoryConfigFunction · 0.90

Tested by

no test coverage detected