codemod icon indicating copy to clipboard operation
codemod copied to clipboard

Move tests into separate module

Open keyan opened this issue 9 years ago • 0 comments

This suggestion intersects a bit with #64. I think it would make the codebase more readable and extensible if we moved tests out of docstrings and into a separate tests.py module. This would make it easier to write more involved tests such as the one we need to reproduce the bug in #33.

keyan avatar May 17 '16 17:05 keyan