Skip to content

test: stabilize offline library snapshot coverage - #112

Merged
jdluu merged 1 commit into
mainfrom
test/stabilize-offline-library-state
Aug 29, 2026
Merged

test: stabilize offline library snapshot coverage#112
jdluu merged 1 commit into
mainfrom
test/stabilize-offline-library-state

Conversation

@jdluu

@jdluu jdluu commented Aug 29, 2026

Copy link
Copy Markdown
Owner

Summary

  • Makes the snapshot retention test wait for the initial state before triggering a failed refresh.
  • Verifies the prior snapshot remains available and the failure notification is emitted.
  • Prevents asynchronous mock sequencing from making the suite nondeterministic.

Scope

Closes #111. Test-only maintenance within the active feature freeze. No production behavior or dependencies changed.

Validation

  • Focused Vitest: 6 passed
  • Full Vitest: 304 passed
  • TypeScript build: passed
  • Biome check: passed
  • Rust tests: 226 passed
  • git diff --check: passed

@jdluu
jdluu merged commit 6987b75 into main Aug 29, 2026
3 checks passed
@jdluu
jdluu deleted the test/stabilize-offline-library-state branch August 29, 2026 20:41
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.

test: stabilize offline library snapshot coverage

1 participant