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

Project requires a unit test suite #21

Open
robberwick opened this issue Mar 23, 2017 · 0 comments
Open

Project requires a unit test suite #21

robberwick opened this issue Mar 23, 2017 · 0 comments

Comments

@robberwick
Copy link

At some point soon, we should be thinking about providing some coverage for the existing code with a unit test suite. This will make code easier and quicker to refactor (or when merging PRs) by providing feedback as to any regressions or breakages introduced as a result of changes.

It doesn't have to be anything hugely fancy to begin with - just enough to make sure that prodding the code in one place doesn't break it in another. Once even a basic suite exists, it can be fleshed out later.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant