PermafrostDiscoveryGateway / viz-staging

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

python testing using pytest and poetry build for dependencies #38

Closed mbjones closed 3 months ago

mbjones commented 3 months ago

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

westminsterabi commented 3 months ago

LGTM! Verified by pulling and running.

mbjones commented 3 months ago

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