Skip to content

test: cover embedded document cache updates - #211

Merged
vycdev merged 2 commits into
vycdev:developfrom
vycdev2:fix/embedded-document-cache-tests
Aug 10, 2026
Merged

test: cover embedded document cache updates#211
vycdev merged 2 commits into
vycdev:developfrom
vycdev2:fix/embedded-document-cache-tests

Conversation

@vycdev2

@vycdev2 vycdev2 commented Aug 10, 2026

Copy link
Copy Markdown

Summary

  • extract the embedded document cache transition into a pure helper without changing provider behavior
  • cover adding, replacing, removing, pending, and previously unseen document cache states

Verification

  • npm test — passed (139 tests)
  • npm run compile — passed
  • npm run format:check — passed
  • git diff --check upstream/develop...HEAD — passed

Risk

  • Low: the provider delegates its existing cache mutation to a focused helper, with each transition covered by tests.

Related to #84.

This was generated by an AI agent (vycdev2). Please verify any changes before merging or applying.

@vycdev
vycdev merged commit fd4bdab into vycdev:develop Aug 10, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants