MCPcopy
hub / github.com/Fission-AI/OpenSpec / fish-installer.test.ts

File fish-installer.test.ts

test/core/completions/installers/fish-installer.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, it, expect, beforeEach, afterEach } from 'vitest';
2import { FishInstaller } from '../../../../src/core/completions/installers/fish-installer.js';
3import { promises as fs } from 'fs';
4import path from 'path';

Callers

nothing calls this directly

Calls 6

writeFileMethod · 0.80
readFileMethod · 0.80
installMethod · 0.65
uninstallMethod · 0.65
getInstallationPathMethod · 0.45
backupExistingFileMethod · 0.45

Tested by

no test coverage detected