Skip to content

Update PangramTest.fs with another edge case#195

Merged
ErikSchierboom merged 1 commit intoexercism:masterfrom
istepura:patch-1
Aug 15, 2016
Merged

Update PangramTest.fs with another edge case#195
ErikSchierboom merged 1 commit intoexercism:masterfrom
istepura:patch-1

Conversation

@istepura
Copy link
Copy Markdown
Contributor

Looking a solutions at (http://exercism.io/tracks/fsharp/exercises/pangram) I found one that would pass all the unit test and yet be invalid since it does not check whether symbols belong to alphabet 'a'..'z'

Looking a solutions at (http://exercism.io/tracks/fsharp/exercises/pangram) I found one that would pass all the unit test and yet be invalid since it does not check whether symbols belong to alphabet 'a'..'z'
@ErikSchierboom
Copy link
Copy Markdown
Member

Excellent find! Thanks a lot for the help.

Would you mind also sending a PR to the pangram.json file in the x-common repository? That way all tracks will benefit from this extra test.

@ErikSchierboom ErikSchierboom merged commit 3eee6f6 into exercism:master Aug 15, 2016
@ErikSchierboom
Copy link
Copy Markdown
Member

Merged! 🎉 🎉 🎉

istepura added a commit to istepura/x-common that referenced this pull request Aug 15, 2016
Based on exercism/fsharp#195. Test for edge case when anagram is not in target alphabet
@istepura istepura deleted the patch-1 branch August 15, 2016 19:04
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 this pull request may close these issues.

2 participants