Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Onigumo.Downloader is now mocked, thus it’s not necessary to verify its inner workings. Testing only its call, mocking the behavior, it’s no longer required to assume what’s happening inside the module and at the same time, it became possible to check the call arugments. The root_path argument can be now checked to be set to the current working directory.
- Loading branch information