-
-
Notifications
You must be signed in to change notification settings - Fork 525
Changes to Bowling tests #456
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
Labels
Comments
Thanks @IanWhitney. This is a good time to write the generator for this exercise. |
gchan
added a commit
to gchan/xruby
that referenced
this issue
Oct 19, 2016
Also updated the example solution to address new test case
gchan
added a commit
to gchan/xruby
that referenced
this issue
Oct 19, 2016
Also updated the example solution to address new test case
gchan
added a commit
to gchan/xruby
that referenced
this issue
Oct 19, 2016
Also updated the example solution to address new test case
gchan
added a commit
to gchan/xruby
that referenced
this issue
Oct 19, 2016
Also updated the example solution to address new test case
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
We recently rewrote the test suite for Bowling. Since this track implements Bowling, please take a look at the new canonical_data.json file and see if your track should update its implementation or tests.
The new test suite reorders tests so that students can get to green quickly. It also reduces the number of tests so that students can focus on solving the interesting edge cases.
More details on this change are available in this issue
The text was updated successfully, but these errors were encountered: