sitegeist / Sitegeist.LostInTranslation

Automatic Translations for Neos via DeeplApi
GNU General Public License v3.0
9 stars 9 forks source link

FEATURE: Add unit and functional tests #37

Closed gradinarufelix closed 3 months ago

gradinarufelix commented 7 months ago

This PR adds extensive unit and functional testing for this package. Everything about how to run these tests is described in the new TESTING.md file, see: https://github.com/sitegeist/Sitegeist.LostInTranslation/blob/4a9788bc462253ba936c8c6b12222dc6981a02b9/TESTING.md

The functional testing already covers quite some cases. Unfortunately, there are still some tests that I could not finish. Those tests are not annotated with @test but instead with _test and an explanation what goes wrong.