MCPcopy Create free account
hub / github.com/agent-tower/core / task.service.test.ts

File task.service.test.ts

packages/server/src/services/__tests__/task.service.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { execFileSync } from 'node:child_process';
2import fs from 'node:fs';
3import os from 'node:os';
4import path from 'node:path';

Callers

nothing calls this directly

Calls 12

findByProjectIdMethod · 0.80
findBodyByIdMethod · 0.80
getStatsByProjectIdMethod · 0.80
retryMethod · 0.80
processDueJobsMethod · 0.80
joinMethod · 0.45
createMethod · 0.45
updateMethod · 0.45
findByIdMethod · 0.45
onMethod · 0.45
pushMethod · 0.45
deleteMethod · 0.45

Tested by

no test coverage detected