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

Backfill test coverage #38

Open
kench opened this issue Apr 5, 2015 · 0 comments
Open

Backfill test coverage #38

kench opened this issue Apr 5, 2015 · 0 comments
Labels

Comments

@kench
Copy link
Member

kench commented Apr 5, 2015

Test Tip of the Day: If the code deserves to be written, it deserves to have tests.

There should be some test cases that cover the end-to-end interactions with Bandshell. Whether that's done with unit tests and mocks, integration tests with a demo (or the RPI) instance, or a fake client calling Bandshell directly.

Having automated test cases allows others to understand what the various pieces of Bandshell are doing too!

I've already set up CircleCI for the repository. All it does this moment is perform a sanity test and verifies that the resulting RubyGem can be installed - a start, but a low bar in terms of automated testing.

@augustf augustf added the future label Jun 28, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants