bcvery1 / tilepix

Library for combining tiled maps with pixel
MIT License
46 stars 14 forks source link

Test coverage #62

Closed bcvery1 closed 5 years ago

bcvery1 commented 5 years ago

Improve test coverage to 80%+, and add a test coverage badge

This is a conceited effort to specifically increase the number of lines covered by tests, not to generally improve testing, which is an independent process (which is part of the contribution guide)

bcvery1 commented 5 years ago

This may be resolved by having #64 with a sufficiently comprehensive map

bcvery1 commented 5 years ago

Not needed as a separate issue, when faiface/glhf#5 is resolved, we can test DrawAll which tests all big functions (given a comprehensive tmx file). Will create new issues for testing String functions as this is lower priority