Skip to content

Reduce lots of redundancy in zonal_statistics tests #453

@davemfish

Description

@davemfish

It looks like there is a lot of repeated setup code across many zonal_statistics tests, setting up polygon geometries and rasters. It may make sense to move all those tests into their own class or module, where they can more easily share some of those objects.

test_geoprocessing.py is 5700 lines long. Splitting it up may make it easier to read and maintain as well.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions