Skip to content

chore: add prisma test setup#1

Open
guysham wants to merge 1 commit intomainfrom
codex/add-test-setup-script-for-prisma
Open

chore: add prisma test setup#1
guysham wants to merge 1 commit intomainfrom
codex/add-test-setup-script-for-prisma

Conversation

@guysham
Copy link
Copy Markdown
Owner

@guysham guysham commented Sep 8, 2025

Summary

  • configure Jest global setup to run prisma generate and prisma migrate deploy
  • add test seeding using Prisma before each suite
  • define SQLite schema and migration for User model

Testing

  • npm test (fails: @prisma/client did not initialize yet; Prisma setup failed to fetch engine)

https://chatgpt.com/codex/tasks/task_e_68bf53116fdc832c99dc883c3e21539a

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant