Skip to content
This repository was archived by the owner on Jul 2, 2019. It is now read-only.
This repository was archived by the owner on Jul 2, 2019. It is now read-only.

Write pytest tests for all functions #95

@nrweir

Description

@nrweir

Write pytest tests for all functions in the module

This is marked as hard not due to the intrinsic difficulty, but due to the amount of thought that will need to go into identifying all possible edge cases that could interfere with each function's performance. For example, if a function reads in a geojson-formatted file, can it handle an empty geojson (which throws an error in gdal/fiona)?

One could start by writing tests to cover the "normal operation" cases to ensure functions perform as expected.

Useful references to get started:

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions