OSOceanAcoustics / echodataflow

Orchestrated sonar data processing workflow
https://echodataflow.readthedocs.io/en/latest/
MIT License
4 stars 1 forks source link

Setup Pytest for flow testing #73

Closed Sohambutala closed 4 months ago

Sohambutala commented 4 months ago

Description: We need to set up Pytest workflow for testing two data workflows: MVBS and Apply Mask whenever PR is merged.

Tasks: Write Pytest test cases for MVBS data workflow. Write Pytest test cases for Apply Mask data workflow. Write Pytest test cases for Compute Target Strength data workflow.

Expected Outcome: Pytest test suite covering both MVBS and Apply Mask data workflows.

Sohambutala commented 4 months ago

Closed in #75