Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

create tests for prepare.py #89

Open
wants to merge 1 commit into
base: staging
Choose a base branch
from

Conversation

JensWinter
Copy link
Collaborator

I modified prepare.py to basically use a function named create_buffer_shape() now.

Tests check if a base ESRI shape file is converted correctly into buffer shape based on provided buffer distance values. Source shape file and expected test buffer shapes are added as assets.

I had to install GDAL 3.4 to the testing container as I didn't get the requirements.txt installed on the Github runner.

- test default buffer distance
- test custom buffer distance
- test file creation
@JensWinter JensWinter linked an issue May 3, 2023 that may be closed by this pull request
@JensWinter JensWinter marked this pull request as ready for review May 16, 2023 18:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Create workflow to test the prepare script
1 participant