Skip to content

Improve the new driver test suite #193

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

Open
JanJakes opened this issue Jun 2, 2025 · 0 comments
Open

Improve the new driver test suite #193

JanJakes opened this issue Jun 2, 2025 · 0 comments

Comments

@JanJakes
Copy link
Collaborator

JanJakes commented Jun 2, 2025

The test suite for the new SQLite driver originates from the old driver tests being duplicated. As the test suite was growing over time, it would make sense to better categorize the tests, and check them against a real MySQL instance to make sure our assertions are correct. In doing so, we may consider always running them against both the SQLite driver and a MySQL container, and removing the hardcoded assertions.

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

No branches or pull requests

1 participant