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

Method tearDown

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

Source from the content-addressed store, hash-verified

347 self.memory = get_memory()
348
349 def tearDown(self):
350 reset_memory()
351
352 def test_compress_summary_returns_history_when_short(self):
353 """compress_summary should return history unchanged when < 8 turns."""

Callers

nothing calls this directly

Calls 1

reset_memoryFunction · 0.90

Tested by

no test coverage detected