Tuckr icon indicating copy to clipboard operation
Tuckr copied to clipboard

Low test coverage

Open RaphGL opened this issue 2 years ago • 0 comments

Currently the unit tests do not test for the different flags which change the behavior of the add and rm implemented on symlinks.rs. The hooks.rs module mostly depends on symlinks.rs to function but some of its own specific functionality remains uncovered. The fileops module is also uncovered and unit tests and potential additional checks will need to be added for correctness.

RaphGL avatar Nov 13 '22 21:11 RaphGL