Skip to content

Simple-Cipher: Validating Input Strings#1316

Closed
xarxziux wants to merge 1 commit intoexercism:masterfrom
xarxziux:issue-1298
Closed

Simple-Cipher: Validating Input Strings#1316
xarxziux wants to merge 1 commit intoexercism:masterfrom
xarxziux:issue-1298

Conversation

@xarxziux
Copy link
Copy Markdown

@xarxziux xarxziux commented Sep 1, 2018

Expand unit tests for validating input strings as per issue #1298.
Three tests added covering:

  • Keys containing a single upper case letter.
  • Keys containing a space.
  • Keys containing a punctuation mark.

Expand unit tests for validating input strings as per issue exercism#1298.
Three tests added covering:
- Keys containing a single upper case letter.
- Keys containing a space.
- Keys containing a punctuation mark.
rpottsoh
rpottsoh previously approved these changes Sep 13, 2018
@rpottsoh rpottsoh dismissed their stale review September 13, 2018 18:39

Discussion in #1298 was not finished, PR premature.

@rpottsoh
Copy link
Copy Markdown
Member

consideration for #902 should be made before this PR is merged. #1298 also discussed an easier solution of updating the description.md.

@Insti
Copy link
Copy Markdown
Contributor

Insti commented Oct 9, 2018

While I think that these tests are well thought out and well implemented, they move the exercise in the wrong direction. So I am not in favor of merging them into this exercise.

See #1346 (comment) for an alternate suggestion.

@rpottsoh rpottsoh closed this Oct 22, 2018
@xarxziux xarxziux deleted the issue-1298 branch October 22, 2018 22:54
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.

4 participants