Closed adriant4456 closed 6 years ago
apologies for the delayed review, am super busy rn but will try and look at this at some point!
No problem, I'm still working on improving the tests with unittest mock
I've implemented most of @TRManderson recommendations. One weird thing I found was trying to import the error message strings from the ascii.py script caused NotImplementedError exceptions for all the ascii tests. Thoughts @mitchmcdee ?
yeah this is a known issue, just duplicate the strings for now
Adds asciify feature, closes #343