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
Due to frequent changes in the locally stored file system of Chromium, it is necessary to increase more unit tests that traverse folders to cope with local file changes.
Could use afero to simulate creating a folder environment for the current local files of Chromium.
Why is this feature needed?
Increase program robustness to prevent the occurrence of bugs.
moonD4rk
changed the title
Feature Requests: Increase unit testing for folders walk.
Feature Request: Increase unit testing for folders walk.
Jan 23, 2024
Feature Description
Due to frequent changes in the locally stored file system of Chromium, it is necessary to increase more unit tests that traverse folders to cope with local file changes.
Could use afero to simulate creating a folder environment for the current local files of Chromium.
Why is this feature needed?
Increase program robustness to prevent the occurrence of bugs.
Checklist
Screenshots/Videos
If applicable, add screenshots or videos to help explain your proposal.
Additional Context
Add any other context or screenshots about the feature request here.
The text was updated successfully, but these errors were encountered: