proycon / codemetapy

A Python package for generating and working with codemeta
https://codemeta.github.io/
GNU General Public License v3.0
24 stars 5 forks source link

Implement a proper test suite #20

Closed proycon closed 1 year ago

proycon commented 2 years ago

Thus far we've done without a test suite, but that's clearly suboptimal and not sustainable. Unit and integration tests need to be written and a Continuous integration pipeline needs to be set up.

(Rough hour estimate: 20 hours)