prio-data / views_transformation_library

The data transformation library used by the views data transformer service
Other
1 stars 1 forks source link

Unittests #21

Open Peder2911 opened 2 years ago

Peder2911 commented 2 years ago

We need to write tests for all public functions. It would also be nice to have a test runner as part of the CI/CD pipeline.

Peder2911 commented 2 years ago

Added a mock test file under tests/test_temporal_tree.py for you to fill out @jimdale