Skip to content

luhn: update tests. fixes #435#437

Merged
robphoenix merged 3 commits intoexercism:masterfrom
robphoenix:luhn/update_tests
Jan 13, 2017
Merged

luhn: update tests. fixes #435#437
robphoenix merged 3 commits intoexercism:masterfrom
robphoenix:luhn/update_tests

Conversation

@robphoenix
Copy link
Copy Markdown
Contributor

@robphoenix robphoenix commented Jan 12, 2017

original PR instigating the changes: exercism/problem-specifications#474

Rob Phoenix added 3 commits January 12, 2017 11:12
Due to previous commits updating the tests a test version has been added
@robphoenix robphoenix changed the title Luhn/update tests luhn: update tests. fixes #435 Jan 12, 2017
Copy link
Copy Markdown
Member

@petertseng petertseng left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yup, seems good.

Under a preference that at every single commit, the build should be passing, I would suggest that when merging the commits be squashed, or reordered so the len(n) == 1 change to the example comes before the new test cases (the removal of AddCheck might have to come after, sorry). I suppose it's not a hard requirement, but I keep in the habit in case I ever need to git-bisect or something...

@robphoenix robphoenix merged commit d894c3a into exercism:master Jan 13, 2017
@robphoenix robphoenix deleted the luhn/update_tests branch January 13, 2017 09:24
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