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
In class today, we talked about unit tests for the individual restaurants which have their own version of each class (multiple waiters, hosts, etc.), and @crowley1958 ventured that we only would have to do unit tests for the shared data waiter cases because that is the only new additions to our restaurants. This makes sense because we've been checked off through V2.2 and only really need to test our new functionality to make sure it works.
In class today, we talked about unit tests for the individual restaurants which have their own version of each class (multiple waiters, hosts, etc.), and @crowley1958 ventured that we only would have to do unit tests for the shared data waiter cases because that is the only new additions to our restaurants. This makes sense because we've been checked off through V2.2 and only really need to test our new functionality to make sure it works.
@dwilczyn - This is correct, I assume?
The text was updated successfully, but these errors were encountered: