Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mock remote I/O #634

Open
kingcrimsontianyu opened this issue Feb 13, 2025 · 0 comments
Open

Mock remote I/O #634

kingcrimsontianyu opened this issue Feb 13, 2025 · 0 comments
Assignees
Labels
c++ Affects the C++ API of KvikIO improvement Improves an existing functionality

Comments

@kingcrimsontianyu
Copy link
Contributor

kingcrimsontianyu commented Feb 13, 2025

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 .

@kingcrimsontianyu kingcrimsontianyu added c++ Affects the C++ API of KvikIO improvement Improves an existing functionality labels Feb 13, 2025
@kingcrimsontianyu kingcrimsontianyu self-assigned this Feb 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c++ Affects the C++ API of KvikIO improvement Improves an existing functionality
Projects
None yet
Development

No branches or pull requests

1 participant