aaron-schroeder / distilling-flask

Strava app for display and analysis of personal running data, powered by Flask, Dash, and Pandas.
MIT License
3 stars 0 forks source link

Isolate tests from application structure #20

Closed aaron-schroeder closed 1 year ago

aaron-schroeder commented 1 year ago

This makes it easier to not include the tests when deploying the app on docker etc.