Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Restaurant Unit Tests #56

Open
shanemileham opened this issue Nov 21, 2013 · 1 comment
Open

Restaurant Unit Tests #56

shanemileham opened this issue Nov 21, 2013 · 1 comment

Comments

@shanemileham
Copy link

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?

@dwilczyn
Copy link

Yes, I only want NEW code tested. For the restaurant that mostly means:

  1. Producer Consumer
  2. Interactions with the NEW and improved markets

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants