current github version
(Many bugs are fixed in newer releases and upgrading will often resolve the issue)
Intellij or just github website
N/A
Mac
I was reading the source code and noticed the unit tests are not there, at least i didn't find them in the github repo. Could someone help me finding them?
Unit tests for flyway codes.
no test folder, and doesn't seem any tests were run when running "mvn test"
I would also like to join the developer's community as well. Is there a slack channel or other forum that the development issues are discussed.
Our automated tests and our large test infrastructure are private. We have no plans to change that.
@axelfontaine Hi, Axel, I was thinking about making code contributions, but without the testing, it would be a lot less efficient to do that. Whats the proper way to contribute to the code?
What is the advantage of having private only unit tests and how does that aid contributors in ensuring code quality? Should pull requests include unit tests that will then be made private?