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
doing integration tests early in development is kinda pointless since the ui will be modified and rewritten very often, but if there is a debugger console that can make all ui operations in a unified way, the implementation will change but the action call wont and thus doing tests against it will demand less maintenance.
The text was updated successfully, but these errors were encountered:
doing integration tests early in development is kinda pointless since the ui will be modified and rewritten very often, but if there is a debugger console that can make all ui operations in a unified way, the implementation will change but the action call wont and thus doing tests against it will demand less maintenance.
The text was updated successfully, but these errors were encountered: