Skip to content

Conversation

@benminer
Copy link
Collaborator

No description provided.

- Fix glob patterns in format and check:format scripts
- Format all files to match prettier configuration
- Add debug information to check:format for CI debugging
- Add .env file with TEST_DATABASE_URL for integration tests
- Fix integration test to use 'prisma db push' instead of 'migrate dev'
- Update test snapshots for integration tests
- All integration tests now pass locally
- Add helper function to filter Prisma CLI update notifications from stderr
- Apply filter to all stderr checks in integration tests
- Update snapshot for integration test data
- Tests now pass in CI even with Prisma update notifications
- Add helper function to filter Prisma CLI update notifications from stderr
- Simplify database handling to avoid connection conflicts in local development
- Update integration test snapshots
- All integration tests now pass both locally and in CI
- Tests properly handle Prisma version update notifications

The test may accumulate data locally but works correctly in CI with fresh databases.
@benminer benminer merged commit bfd2a30 into main Sep 29, 2025
3 checks 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.

2 participants