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

Add DAO tests for MySQL databases #352

Closed
sleberknight opened this issue Feb 14, 2024 · 0 comments · Fixed by #354
Closed

Add DAO tests for MySQL databases #352

sleberknight opened this issue Feb 14, 2024 · 0 comments · Fixed by #354
Assignees
Labels
enhancement A request for change or improvement to an existing feature
Milestone

Comments

@sleberknight
Copy link
Member

Add new tests to verify that this works with MySQL databases (with minor modification to the migrations file).

@sleberknight sleberknight added the enhancement A request for change or improvement to an existing feature label Feb 14, 2024
@sleberknight sleberknight added this to the 2.1.1 milestone Feb 14, 2024
@sleberknight sleberknight self-assigned this Feb 14, 2024
sleberknight added a commit that referenced this issue Feb 14, 2024
* Add testcontainers and MySQL driver dependencies
* Add JDBI3 and JDBC DAO tests  for MySQL
* Add new utilities to TestHelpers
* Add custom MySQL migration file

Closes #352
sleberknight added a commit that referenced this issue Feb 14, 2024
* Add testcontainers and MySQL driver dependencies
* Add JDBI3 and JDBC DAO tests  for MySQL
* Add new utilities to TestHelpers
* Add custom MySQL migration file

Closes #352
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement A request for change or improvement to an existing feature
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant