MCPcopy Create free account
hub / github.com/Noumena-Network/code / commit.e2e.test.ts

File commit.e2e.test.ts

src/commands/commit.e2e.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { afterEach, beforeEach, describe, expect, it } from 'bun:test'
2import { mkdir, rm, writeFile } from 'fs/promises'
3import { join } from 'path'
4import { BashTool } from '../tools/BashTool/BashTool.js'

Callers

nothing calls this directly

Calls 6

assertAllowedFunction · 0.85
assertDeniedFunction · 0.85
rmFunction · 0.85
mkdirFunction · 0.85
runWithCwdOverrideFunction · 0.85
spawnMethod · 0.45

Tested by

no test coverage detected