Skip to content
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

Test cases for Bob do not match exercise description. #521

Open
rhwood opened this issue Nov 24, 2021 · 1 comment · May be fixed by #522
Open

Test cases for Bob do not match exercise description. #521

rhwood opened this issue Nov 24, 2021 · 1 comment · May be fixed by #522

Comments

@rhwood
Copy link
Contributor

rhwood commented Nov 24, 2021

The Bob Excercise specifies that Bob responses to a yelled question (i.e., a question ASKED IN ALL CAPS) with Calm down, I know what I'm doing!, but the Swift test for this expects Whoa, chill out!. Based on https://github.com/exercism/problem-specifications/blob/main/exercises/bob/description.md, I think the tests are wrong, but I'm not entirely positive I'm interpreting the exercise correctly.

Is the test wrong or did I misinterpret the exercise?

rhwood added a commit to rhwood/swift that referenced this issue Nov 24, 2021
@rhwood rhwood linked a pull request Nov 24, 2021 that will close this issue
@rhwood
Copy link
Contributor Author

rhwood commented Nov 24, 2021

#507 is also an attempt to address this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant