MCPcopy Create free account
hub / github.com/QodeXcli/QodeX / bulk-installer.test.ts

File bulk-installer.test.ts

test/bulk-installer.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, it, expect } from 'vitest';
2import { parseGithubLinksFromMarkdown, normalizeGithubSource } from '../src/skills/bulk-installer.js';
3
4describe('normalizeGithubSource', () => {

Callers

nothing calls this directly

Calls 2

normalizeGithubSourceFunction · 0.85

Tested by

no test coverage detected