jpmalek / lake_washington_and_sammamish_temps

A service that gathers historical record-high/record-low and real-time lake water temperatures for Lake Washington and Lake Sammamish.
MIT License
2 stars 0 forks source link

Add high-quality unit tests to increase coverage. #2

Open jpmalek opened 7 months ago

jpmalek commented 7 months ago

Long-term coverage goal: 80% Add to test_app.py. Currently all classes are mocked; reduce to only needed for AWS/network operations.