To test these functions, I want to give them some sample git output and ensure they do what I want them to do. Instead of running git, I override the run() method to return whatever is passed to it.
To test these functions, I want to give them some sample git output and ensure they do what I want them to do. Instead of running git, I override the run() method to return whatever is passed to it.