You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am looking at incorporating your platform-specific test cases in Spring Data JPA via Testcontainers (spring-projects/spring-data-jpa#2256). My plan is to put your name on the commit so you can have credit for writing the tests.
So far, I have managed to get Postgres online and running.
What I don't see in this repository is a script to load the MySQL stuff into the database. I only see the code to test against it.
The text was updated successfully, but these errors were encountered:
I am looking at incorporating your platform-specific test cases in Spring Data JPA via Testcontainers (spring-projects/spring-data-jpa#2256). My plan is to put your name on the commit so you can have credit for writing the tests.
So far, I have managed to get Postgres online and running.
What I don't see in this repository is a script to load the MySQL stuff into the database. I only see the code to test against it.
The text was updated successfully, but these errors were encountered: