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
high probability of breaking some scenarios when changing anything
not all scenarios are currently being verified by unit tests
In #5802, some effort was made to characterize this problem and create a new unit test file to cover all scenarios... but this got very complicated as well. Hence, THIS ticket was created.
To do:
refactor Todo List to simplify the scenarios (eg, big sections for each task state, and special cases within those?)
Description:
The Todo List is overly complicated due to many different scenarios and special cases. The problems with this are:
In #5802, some effort was made to characterize this problem and create a new unit test file to cover all scenarios... but this got very complicated as well. Hence, THIS ticket was created.
To do:
The text was updated successfully, but these errors were encountered: