Skip to content

Trouble running integration tests - help? #3828

Answered by carlesarnal
forsberg asked this question in Q&A
Discussion options

You must be logged in to vote

Hey @forsberg, sorry, this is happening due to bad instructions on our side. That is likely happening because you have two flavours of the applications in your integration-tests classpath. I recommend running the tests with ../mvnw clean verify -Plocal-mem -Psmoke letting maven to pick which one of the flavours of the application should be used (in the case of this command, the in-memory version of the application). We're working on both improving the instructions on how to run the tests and also on making it actually simpler.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by carlesarnal
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants