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

File localStateAwareness.test.js

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

Source from the content-addressed store, hash-verified

1const { describe, it, beforeEach, afterEach } = require('node:test');
2const assert = require('node:assert/strict');
3const fs = require('fs');
4const os = require('os');

Callers

nothing calls this directly

Calls 8

captureLocalStateFunction · 0.85
captureNodeIdentityFunction · 0.85
captureEnvConfigFunction · 0.85
captureEvolutionStateFunction · 0.85
captureMemoryStateFunction · 0.85
captureSkillsStateFunction · 0.85
captureLocalStatePathsFunction · 0.85
freshRequireFunction · 0.70

Tested by

no test coverage detected