Skip to content

Use tracked fixtures for DbDetailView tests - #139

Merged
mfoltz merged 2 commits into
mainfrom
codex/fix-db-detail-test-fixtures
May 9, 2026
Merged

Use tracked fixtures for DbDetailView tests#139
mfoltz merged 2 commits into
mainfrom
codex/fix-db-detail-test-fixtures

Conversation

@mfoltz

@mfoltz mfoltz commented May 9, 2026

Copy link
Copy Markdown
Owner

Summary

  • replace ignored generated public/data/db imports in DbDetailView.test.tsx with tracked fixtures
  • add minimal fixture data for the existing recipe, item, NPC, and workstation SSR assertions

Verification

  • npx tsx --test src/components/db/DbDetailView.test.tsx passed locally before creating this follow-up branch
  • npx tsc --noEmit passed locally before creating this follow-up branch
  • npm test passed locally before creating this follow-up branch
  • npm run verify passed locally before creating this follow-up branch

Follow-up for PR #138 CI failure: #138 (comment)

@mfoltz
mfoltz merged commit c117500 into main May 9, 2026
1 check passed
@mfoltz
mfoltz deleted the codex/fix-db-detail-test-fixtures branch May 9, 2026 14:19
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