Infomaniak / desktop-kDrive

:computer: Desktop Syncing Client for kDrive
GNU General Public License v3.0
30 stars 5 forks source link

Kdesktop 737 add io helper functionality #43

Closed herve-er closed 6 months ago

herve-er commented 7 months ago

Add a directory iterator to the IoHelper struct.

herve-er commented 6 months ago

Suggestion: create your all your test files and directories dynamically in the setUp function of the unit test class. This would enable us to minimize the number of files in the repository.

Thank you for the suggestion. I've standardized my management of the test folders and files throughout the tests. They are now created and deleted as necessary. (see commit 8d495db)

sonarcloud[bot] commented 6 months ago

Quality Gate Passed Quality Gate passed

Issues
3 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud