Geoweaver icon indicating copy to clipboard operation
Geoweaver copied to clipboard

Write more tests for backend to improve the test coverage

Open ZihengSun opened this issue 1 year ago • 0 comments

Expand more tests in this folder to cover more logic in the Java backend code

https://github.com/ESIPFed/Geoweaver/tree/master/src/test/java/com/gw

Currently, our coverage is not that good. Need to find those least covered code and increase their test coverage.

The test coverage report is generated in every Github action workflow run: https://github.com/ESIPFed/Geoweaver/actions/runs/8793951982/job/24132616837#step:6:12

ZihengSun avatar Feb 22 '24 20:02 ZihengSun