devonfw / cobigen

Code-based Incremental Generator
Apache License 2.0
35 stars 70 forks source link

Check if tests can be removed/combined #1672

Open jan-vcapgemini opened 1 year ago

jan-vcapgemini commented 1 year ago

Check if TemplatesInstallationTests and DownloadTemplateSetTests can be combined and if the tests need to be overhauled.

https://github.com/devonfw/cobigen/blob/28f53b0dad58ff71b30d011f0a0dfe450f646313/cobigen/cobigen-core-systemtest/src/test/java/com/devonfw/cobigen/systemtest/TemplatesInstallationTest.java#L22-L48

https://github.com/devonfw/cobigen/blob/28f53b0dad58ff71b30d011f0a0dfe450f646313/cobigen/cobigen-core-systemtest/src/test/java/com/devonfw/cobigen/systemtest/DownloadTemplateSetsIT.java#L29-L57