MCPcopy Create free account
hub / github.com/Ishabdullah/Codey-v2 / tearDown

Method tearDown

tests/test_memory.py:388–389  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

386 self.memory.tick()
387
388 def tearDown(self):
389 reset_memory()
390
391 def test_status_has_memorymanager_compatible_keys(self):
392 """status() should have MemoryManager-compatible flat keys."""

Callers

nothing calls this directly

Calls 1

reset_memoryFunction · 0.90

Tested by

no test coverage detected