You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We should create C++ mock tests for the CurlHandle class to be able to check the code correctness on CI, without the need to perform actual remote file access.
This would improve KvikIO's testability and code coverage.
We should create C++ mock tests for the
CurlHandle
class to be able to check the code correctness on CI, without the need to perform actual remote file access.This would improve KvikIO's testability and code coverage.
Related to #556 .
The text was updated successfully, but these errors were encountered: