Skip to content

Conversation

@jwarren116
Copy link
Owner

No description provided.

Choose a reason for hiding this comment

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

I'd like to see a couple more test cases that could possibly break your code. You don't test an empty string, and you don't test anything more complex like (()()))(). It might seem silly to test these because you know that your code will breeze through them, but your tests shouldn't assume anything about your code. When you're working with code, it could change completely over time and if you don't have exhaustive test cases, it could break without you realizing.

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.

3 participants