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

Improve implementation of tests that manipulate the filesystem #640

Open
aritosteles opened this issue Feb 27, 2025 · 0 comments
Open

Improve implementation of tests that manipulate the filesystem #640

aritosteles opened this issue Feb 27, 2025 · 0 comments
Assignees
Labels

Comments

@aritosteles
Copy link
Contributor

Unit tests should not generate / read files but rather use mocks of the functions that do it. Re implement these tests as necesary so that no files are created / read during unit tests.

  • instance_handler test
  • src/common/file_helper/filesystem/src/filesystem_wrapper.cpp
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Backlog
Development

No branches or pull requests

2 participants