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

setup poetry package and pytest infrastructure #19

Open
3 tasks done
mbjones opened this issue Feb 2, 2024 · 1 comment
Open
3 tasks done

setup poetry package and pytest infrastructure #19

mbjones opened this issue Feb 2, 2024 · 1 comment
Assignees

Comments

@mbjones
Copy link
Member

mbjones commented Feb 2, 2024

In discussing the need to better package testing, we discussed the need to run unit and integration tests for all packages. This issue is to set up poetry package metadata and pytest as a testing framework and create example tests to be expanded, and provide a CONTRIBUTING.md that describes the process

  • Configure poetry
  • Configure pytest
  • Add CONTRIBUTING.md
@mbjones mbjones self-assigned this Feb 2, 2024
@mbjones
Copy link
Member Author

mbjones commented Feb 3, 2024

Completed draft in sha 77ee587 with initial test setup that runs the rasterize_all(). This test takes almost a minute so should be reduced in scope. It also overwrites test data. Need to reorganize data storage.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: In Progress
Development

No branches or pull requests

1 participant