fancive_obsidian-parallel-r.../tests
Claude dbb8ea4a5b
refactor: make cache entry updates immutable
touchCacheEntry() now returns a new object via spread instead of mutating
the entry in-place. CacheManager.replaceCards() likewise creates a new entry
object instead of mutating existing fields. Update tests to assert the new
immutable semantics (returned value differs from input by reference).

https://claude.ai/code/session_016QvEfqw6YZ3RjwBHrJ4w8S
2026-04-26 06:12:55 +00:00
..
generation-job-manager.test.js feat: improve reader cache and card UX 2026-04-25 19:44:39 +08:00
main.test.js refactor: make cache entry updates immutable 2026-04-26 06:12:55 +00:00
modules.test.js refactor: make cache entry updates immutable 2026-04-26 06:12:55 +00:00