Skip to content
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

Modify test structure #499

Closed
heehehe opened this issue Oct 2, 2023 · 0 comments · Fixed by #502
Closed

Modify test structure #499

heehehe opened this issue Oct 2, 2023 · 0 comments · Fixed by #502

Comments

@heehehe
Copy link
Contributor

heehehe commented Oct 2, 2023

As we add test for MySQL 8 in #484,
we need to create an additional class to test everything against MySQL 8.

So instead of creating a class based on the database, we'd like to change the test structure,
so that we only need to parameterize which database we want to test against and the entire list of tests will be triggered.

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

Successfully merging a pull request may close this issue.

2 participants