exercism / go

Exercism exercises in Go.
https://exercism.org/tracks/go
MIT License
951 stars 644 forks source link

Define more test cases for resistor color #2731

Closed rootulp closed 7 months ago

rootulp commented 7 months ago

Context

https://github.com/exercism/go/blob/3fdc9703b8ccc9bdc992778edaea5ea7d6d2b38b/exercises/practice/resistor-color/cases_test.go#L20-L36

Problem

These test cases aren't exhaustive. There are several colors described in the exercise that aren't tested here.

github-actions[bot] commented 7 months ago

Hello. Thanks for opening an issue on Exercism 🙂

At Exercism we use our Community Forum, not GitHub issues, as the primary place for discussion. That allows maintainers and contributors from across Exercism's ecosystem to discuss your problems/ideas/suggestions without them having to subscribe to hundreds of repositories.

This issue will be automatically closed. Please use this link to copy your GitHub Issue into a new topic on the forum, where we look forward to chatting with you!

If you're interested in learning more about this auto-responder, please read this blog post.