exercism / go

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

First Class Functions: task 5 misleading test? #2770

Closed randych-gilad closed 3 months ago

randych-gilad commented 3 months ago

At first it was like: https://github.com/exercism/go/blob/0419fde7a7d147bbe40f7b437a5d107c780eabb6/exercises/concept/expenses/.docs/instructions.md?plain=1#L144 But then: https://github.com/exercism/go/blob/0419fde7a7d147bbe40f7b437a5d107c780eabb6/exercises/concept/expenses/expenses_test.go#L224 which contradicts the "regardless" part. I think that's human error or just plain misleading.

github-actions[bot] commented 3 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.