| About tests, referring to integration tests, I am asking if I should first refactor them as you have suggested in a comment above? I thought that my set up might be wrong, but since you are saying that it should work out of the box - I am attaching the log files below.
- Running all integration tests using IntelliJ Community results in the following log file: gist
- Running test using maven in powershell leads to an error: gist
- Running maven with intellij: gist
- And this is log for mvn install command for the root pom: gist
|