main.py refactoring
Closed this issue · 2 comments
andyg7 commented
Hey guys,
I'm currently looking into writing tests for the app. I've finding some of the code slightly tough to test; I was thinking of refactoring main.py to be a little more object oriented, which I think would make it easier to test. Does this sound like something that would make sense to you guys?
Thanks!
Andy :)
dfrt82 commented
Absolutely!
carlosvargas commented
I'm closing this since the PR has been merged.