Open codeling opened 5 years ago
As for integration tests, the following tools now have automated tests in place. These load project files with the tools enabled, which triggers loading them; in the end, a screenshot is produced and uploaded to our CDash test dashboard:
Also, there are now tests for parameters to input and output files for the command line runner.
Good candidates for further improvements:
Some testing currently exists: a few unit tests for small helper classes, as well as a few GUI / command line running tests. To extend the coverage, we should add at least one command line running test for every filter in open_iA. Potentially we can also test starting different tools (though this is depending on the Common Project Files feature).