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
Yes, makes sense. We can have unit tests for the business logic (HistoryStore) as well as integration tests for the UI, such as simulating key up/down events to navigate through the history for both evaluating that the business logic is integrated correctly and that the UI interaction works as expected.
The text was updated successfully, but these errors were encountered:
Quoted from @HeikoKlare at #2095 (comment)
Yes, makes sense. We can have unit tests for the business logic (
HistoryStore
) as well as integration tests for the UI, such as simulating key up/down events to navigate through the history for both evaluating that the business logic is integrated correctly and that the UI interaction works as expected.The text was updated successfully, but these errors were encountered: