Hi all,
The NUnit Test that opens all Forms that are available from the Main Menu structure (UINavigation.yaml) is now run automatically every time the other NUnit Tests run successfully on the Windows Build Server (i.e. every night at 4:00 a.m and whenever that is run on demand).
Additionally, since today that NUnit test now opens all those forms with five different cultures: en-US, en-GB, de-DE, de-AT, and fr-FR. Further cultures can be added with relative ease.
The aim of that is to find bugs that prevent Forms from opening in cultures other than we usually develop in - Bug https://tracker.openpetra.org/view.php?id=2189 would have been found by that and would not have made it into the release...
NB: I have set up a separate Jenkins Job for the Forms tests so in case it fails it doesn't fail the other NUnit Tests (there are conditions that could make the Forms test fail but which don't constitute a Bug of OpenPetra).
Kind regards,
ChristianK