helpers
helpers copied to clipboard
Helpers task745 propose unit test plan for hopenai.py
#745
Thanks, I'll make required changes and let you know.
When you have applied the comments, you should mark it as resolved (there are instructions in the md on all this in how to do a review)
I've added lots of TODOs. Let's fix all of them before the next PR.
The major problems are:
- You didn't have internalized our coding style
- Too much mocking and focus on stuff that doesn't need to be tested
@gpsaggese I’ve addressed all the TODOs—let me know if there’s anything I might’ve missed or needs further changes.