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

bracket-push: add a test case #747

Merged
merged 1 commit into from
Apr 6, 2017
Merged

Conversation

lex57ukr
Copy link
Contributor

@lex57ukr lex57ukr commented Apr 5, 2017

This helps cover broken stack-based implementations

@petertseng
Copy link
Member

Thanks, test seems good

can we have bracket-push in the commit message as https://github.com/exercism/x-common/blob/master/CONTRIBUTING.md#pull-request-guidelines requests?

can we have version 1.1.0 since it falls under https://github.com/exercism/x-common/blob/master/README.md#minor-version-changes

@behrtam
Copy link
Contributor

behrtam commented Apr 6, 2017

can we have imperative mood in the commit message: https://chris.beams.io/posts/git-commit/#imperative

@lex57ukr
Copy link
Contributor Author

lex57ukr commented Apr 6, 2017

Will do

@rpottsoh rpottsoh changed the title added a unit test bracket-push: added a unit test Apr 6, 2017
@lex57ukr lex57ukr changed the title bracket-push: added a unit test bracket-push: add a test case Apr 6, 2017
@lex57ukr
Copy link
Contributor Author

lex57ukr commented Apr 6, 2017

All done. Thanks for your feedback!

Copy link
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.

everything looks good. thanks!

@petertseng petertseng merged commit 855c591 into exercism:master Apr 6, 2017
@petertseng
Copy link
Member

Musing to myself - we might consider whether some of the later cases in this file are made unnecessary by this case. I don't know what kinds of incorrect implementations people might come up with though.

petertseng added a commit to petertseng/exercism-ceylon that referenced this pull request Apr 8, 2017
wrong closing bracket for the opening bracket
exercism/problem-specifications#747
behrtam added a commit to exercism/python that referenced this pull request Apr 27, 2017
Adds a new test case to cover broken stack-based implementations.

see: exercism/problem-specifications#747
emcoding pushed a commit that referenced this pull request Nov 19, 2018
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