Unit test generateModuleStatus
#2205
Labels
kind/feature
Categorizes issue or PR as related to a new feature.
generateModuleStatus
#2205
Description
We should unit test
generateModuleStatus
ofrunner.go
. The method is critical for writing the module status and we already have various branches within the func depending on expected cases. These branches should be covered by explicit tests so that we don't accidentially break the user facing status when refactoring the code or adding new functionality.Reasons
Follow-up from #2200
See also: https://github.com/kyma-project/lifecycle-manager/pull/2200/files#r1926542449
To future proof for further refactorings.
Acceptance Criteria
generateModuleStatus
Feature Testing
No response
Testing approach
No response
Attachments
No response
The text was updated successfully, but these errors were encountered: