Skip to content

PR_26171_GAMMA_026-sqlite-test-reference-cleanup#48

Merged
ToolboxAid merged 1 commit into
mainfrom
pr/26171-GAMMA-026-sqlite-test-reference-cleanup
Jun 21, 2026
Merged

PR_26171_GAMMA_026-sqlite-test-reference-cleanup#48
ToolboxAid merged 1 commit into
mainfrom
pr/26171-GAMMA-026-sqlite-test-reference-cleanup

Conversation

@ToolboxAid

Copy link
Copy Markdown
Owner

Summary

TEAM ownership: GAMMA.

Updates remaining test references that used temporary .sqlite names where those tests no longer validate SQLite behavior. This is test-reference cleanup only: runtime code is untouched, archive reports are untouched, negative SQLite exposure assertions are preserved, and the explicit Game Journey legacy SQLite guard remains.

Validation

Passed:

  • git diff --check
  • git diff --cached --check
  • node --check tests/dev-runtime/DbSeedIntegrity.test.mjs
  • node --check tests/playwright/tools/LoginSessionMode.spec.mjs
  • node --check tests/playwright/tools/BrowserApiUrlConfig.spec.mjs
  • node --check tests/playwright/tools/AdminDbViewer.spec.mjs
  • node --check tests/playwright/tools/GameJourneyTool.spec.mjs
  • Targeted text check confirmed primary touched Local DB temp names no longer use .sqlite.
  • Targeted text check confirmed remaining test SQLite references are only the Admin health negative assertions and the Game Journey legacy SQLite data guard.

Skipped:

  • Playwright: filename suffix cleanup only; no browser/runtime behavior changed.
  • Samples: skipped by request.
  • Archive/history cleanup: explicitly out of scope.

Reports

  • docs_build/dev/reports/codex_review.diff
  • docs_build/dev/reports/codex_changed_files.txt
  • docs_build/dev/reports/PR_26171_GAMMA_026-sqlite-test-reference-cleanup.md
  • docs_build/dev/reports/PR_26171_GAMMA_026-sqlite-test-reference-cleanup-manual-validation-notes.md
  • docs_build/dev/reports/PR_26171_GAMMA_026-sqlite-test-reference-cleanup-instruction-compliance-checklist.md

ZIP

tmp/PR_26171_GAMMA_026-sqlite-test-reference-cleanup_delta.zip

@ToolboxAid ToolboxAid marked this pull request as ready for review June 21, 2026 16:06
@ToolboxAid ToolboxAid merged commit a4c1305 into main Jun 21, 2026
1 check passed
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.

1 participant