-
-
Notifications
You must be signed in to change notification settings - Fork 519
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
binary: improve tests for invalid numbers #275
Comments
I like the suggestion about common test data, but I will look into this more later today as well. |
@kytrinyx I think this is one that would be perfect for first patch or first timers only. I know that we are thinking about x-common tests for this, but that could be some time, in the meanwhile this could be put in place. |
I'm a first time open source contributor! I'd love to tackle this. |
kotp
added a commit
that referenced
this issue
Apr 15, 2016
binary: Add invalid edge case tests. Closes #275
gchan
pushed a commit
to gchan/xruby
that referenced
this issue
Oct 18, 2016
Remove track specific wording from triangle readme
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
We should have separate tests for:
If the test suite for binary has test cases that cover these edge cases, this issue can safely be closed.
See exercism/problem-specifications#95
The text was updated successfully, but these errors were encountered: