Skip to content

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

Closed
IanWhitney opened this issue Oct 16, 2016 · 1 comment
Closed

Changes to Bowling tests #456

IanWhitney opened this issue Oct 16, 2016 · 1 comment

Comments

@IanWhitney
Copy link

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

@kotp
Copy link
Member

kotp commented Oct 17, 2016

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
@Insti Insti closed this as completed in 142093e Oct 24, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants