Closed kant2002 closed 6 years ago
Ok, why not. Did you make some unit tests?
Now I could start implementing them. I usually try to do unit tests together with some functionality, to simplify understanding and be consistent. Now I promise to add functionality with unittests, unless it require large refactoring. But I will try my best
This is just proposal for discussion.
I would like to implement #52, #51 and #45 all of them greatly benefit from even simple unit testing which allow us prevent regressions. I think it is make sense separate integration tests which cover bigger part of workflow, from unit tests which will test only parts of behavior.
I do that PR on Windows, so I scary that I could change some permissions. Was not able to test since
bats
is not available on Windows too./cc: @michalsustr