iranroman / SpatialScaper

Creative Commons Attribution 4.0 International
26 stars 4 forks source link

API 0.1 unit testing #36

Open iranroman opened 10 months ago

iranroman commented 10 months ago

we need unit tests with full coverage of this API version, as it will be the first functional one, and we currently have no tests. Parameterized testing with pytest is recommended.

iranroman commented 8 months ago

We will continue making progress on this, but as of #52 we are still in need to work on unit testing. This is also related to #44

iranroman commented 5 months ago

Some new end-to-end tests are added in #60 . More work remains to be done.