-
Notifications
You must be signed in to change notification settings - Fork 3
Description
The commit history of this repository is a funny prove that my manually done tests usually fail.
However, as @Spindel smartly pointed out:
The code as you have it right now will prove very difficult to unittest properly, and while doing it that way is commendable, I'd actually suggest working on a replacement copy that can work.
So, the plan is to (hopefully) implement tests in v0.0.9. Why?
v0.0.5 and v0.0.6 focus on improving the code quality: removing globals (#6 ), reformat code style (#16 ), better documentation (#24 , #11 ) and a decent and working argument parsing (#25 , #26 , #27 ).
v0.0.7 will be rewriting/fixing/reimplementing all the commands besides the search and find ones. There are many of them, but they are all short enough. Find and Search are the main ones and the two that requires most of memory (and patience), that's why they will wait to be (hopefully totally) rewritten in v0.0.8.
Any thoughts, idea, criticisms? Write it down. (: