Add more tests on path portability for other filesystems
Open
- Dominant language
- Java
- Stars
- 23
- Forks
- 13
- PR merge metrics
- No merged PRs in 30d
Description
The `\` in `ZipUtilsTest.java` is not portable.
Moreover, need to add more tests for other filesystems.
Contributor guide
Research direction
Start with ZipUtilsTest.java and inspect how the backslash is used in its path assertions. Run the existing tests, then identify the additional filesystem cases needed for portability. Done means the test no longer depends on a platform-specific separator and coverage includes other filesystems.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- operating-systems, testing
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100