You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We have changed how the health summary is created, but it only contains minimal testing. It would probably make more sense to check, if the health summary is correctly generated based on actual data and whether the right key point messages are taken. At the moment, we do check it for the one mock health summary, but not on a broader scale.
Solution
We generate a set of HealthSummaryData object and check if their health summaries are correct, maybe even just the computed properties.
Problem
We have changed how the health summary is created, but it only contains minimal testing. It would probably make more sense to check, if the health summary is correctly generated based on actual data and whether the right key point messages are taken. At the moment, we do check it for the one mock health summary, but not on a broader scale.
Solution
We generate a set of HealthSummaryData object and check if their health summaries are correct, maybe even just the computed properties.
Additional context
Relates to changes in #199
Code of Conduct
The text was updated successfully, but these errors were encountered: