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

Run integration test for each microservice #137

Open
SonNXP opened this issue May 19, 2021 · 0 comments
Open

Run integration test for each microservice #137

SonNXP opened this issue May 19, 2021 · 0 comments

Comments

@SonNXP
Copy link

SonNXP commented May 19, 2021

Thank you very much for very useful book and demo project!

I try to run integration test (OrderJpaTest.java) for ftgo_order_service but it has an error because has no mysql database yet. I cannot run whole system because a limit of my PC (only 8GB RAM), I try to find .sql file to make ftgo_order_service schema but has not found yet.
Could you please provide .sql files that create services' databases (Ex: ftgo_order_service, order entity)
I tried to generate .sql scripts by JPA from setting in application.properties but not success yet

Thank you so much

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