Hi All, I am happy to announce that we now have a very basic way of doing integration tests on workflows and pipelines. A new folder has been introduced in our repository to contain all these integration tests. They are easy to create and maintain as they are all standalone Hop projects that can be added to the gui and be tested locally.
A small write up has been made here <https://hop.apache.org/dev-manual/latest/integration-testing.html>. Now we have to make/add as many tests as possible, to test as many aspects of Hop as we can. Cheers, Hans
