sibblegp / b2blaze

b2blaze
MIT License
609 stars 31 forks source link

Deeper Unit Testing #5

Open sibblegp opened 6 years ago

sibblegp commented 6 years ago

Add more unit tests and test more details of results including types and properties. Test more error cases. Strive to get to 100% coverage.

sevmardi commented 6 years ago

Could you add coveralls badge? So we can get some ideas..

sibblegp commented 6 years ago

@sevmardi I have added a coverage badge. Currently at 91%.

sevmardi commented 6 years ago

Thanks! Will try to look into it over the weekend.