Mock IO in writeLocalPackageList / writeOverrides
Mocking IO is required for writeLocalPackageList, as we want to test the 'add-path' behavior. While it is not a big concern for overrides, as they are deprecated and we are unlikely to add new tests, it is easy to do, and already done for reading them. |
---|
|
source/dub/packagemanager.d |
---|
source/dub/test/base.d |
---|