PermafrostDiscoveryGateway / viz-staging

PDG Visualization staging pipeline
Apache License 2.0
2 stars 4 forks source link

python testing using pytest and poetry build for dependencies #38

Closed mbjones closed 9 months ago

mbjones commented 9 months ago

Basic test infrastructure and build using pytest and poetry. See issue #37 for details. Feedback on the approach appreciated.

westminsterabi commented 9 months ago

LGTM! Verified by pulling and running.

mbjones commented 9 months ago

Great, then I will merge into develop and we can add further testing classes to that structure as we progress.