BrianMitchL / weatherBot

⛈ A Twitter bot for weather

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Test Coverage

BrianMitchL opened this issue · comments

Test coverage is poor to say the least. Improving test coverage to something closer to 75% would be awesome. Adding to version 1.1 milestone.

  • Mock responses from python-forecast.io
  • Test variable location (always point to @MorrisMNWeather as it will always tweet from Morris, MN?)
  • Increase test coverage to 75%
  • Refactor code that will make it easier to test
  • Remove old test code that is commented out

Coverage is now around 80%.