Skip to content

chore(test): add integration tests for supported dialects #10

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

aleclarson
Copy link
Contributor

@aleclarson aleclarson commented Jul 5, 2025

All tests in the test/integration/ folder will be copied and rewritten by a new scripts/generate-tests.ts script. All instances of "sqlite" or similar will be rewritten to another dialect, and the test/generated/{pg,mysql}/ folders will contain the resulting test files.

This also adds a Docker compose file for temporary Postgres and MySQL instances.

The test/{pg,mysql}/ folders will contain dialect-specific test setup and potentially test glue code.

@aleclarson aleclarson force-pushed the main branch 6 times, most recently from 8a3efb7 to ea7ecf5 Compare July 24, 2025 18:25
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