MCPcopy Create free account
hub / github.com/EvoMap/evolver / taskMonitor.test.js

File taskMonitor.test.js

test/taskMonitor.test.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1'use strict';
2
3const { describe, it, before, after } = require('node:test');
4const assert = require('node:assert/strict');

Callers

nothing calls this directly

Calls 13

closeMethod · 0.80
subscribeMethod · 0.80
unsubscribeMethod · 0.80
getStateMethod · 0.80
parseMethod · 0.80
recordClaimMethod · 0.80
getMetricsMethod · 0.80
recordCompleteMethod · 0.80
recordFailedMethod · 0.80
recordTaskReceivedMethod · 0.80
getHeartbeatMetaMethod · 0.80
writeInboundMethod · 0.80

Tested by

no test coverage detected