Open drlight-code opened 8 years ago
so, I'm gonna start tackling this weekend. Any recommendations on build bots? I'll aim for that and automated tests for the time being
I'm starting to tackle the automated tests in github.com/saunaklub/etudes-test but I'm faced with a question: What is it that we want to test exactly?
I'd say the testing interface is pretty much done, now it's just a matter of choosing what to test and well... testing it. For the time being our only test is to create an oscInput, destroy it and assert that 0 equals 0
also considering this for code coverage report: https://coveralls.io/features
we want: