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
Describe what should be investigated or refactored
The current TUI model testing is lacking, and largely focused on the success of teatests/model views in golden files. This can lead to some slip-ups in validating those files are still correct when things change, as a human needs to do that when -update is run.
However, the framework of generating new models, and updating model types to expose more of the attributes for validating them needs to be updated to support more robust unit tests.
Additional context
Piggy-backing #689 - this is probably a longer term "fix" but more of an enhancement to the existing tests/less reliance on teatests
Expected Deliverable
Better tui unit tests
The text was updated successfully, but these errors were encountered:
Describe what should be investigated or refactored
The current TUI model testing is lacking, and largely focused on the success of teatests/model views in golden files. This can lead to some slip-ups in validating those files are still correct when things change, as a human needs to do that when -update is run.
However, the framework of generating new models, and updating model types to expose more of the attributes for validating them needs to be updated to support more robust unit tests.
Additional context
Piggy-backing #689 - this is probably a longer term "fix" but more of an enhancement to the existing tests/less reliance on teatests
Expected Deliverable
Better tui unit tests
The text was updated successfully, but these errors were encountered: