-
Notifications
You must be signed in to change notification settings - Fork 13
Open
Labels
enhancementNew feature or requestNew feature or requestxdvdfs-cliRelating to the xdvdfs command-line frontendRelating to the xdvdfs command-line frontend
Description
Add comprehensive test coverage for xdvdfs-cli commands. This will require refactoring the commands to be modular, such that the underlying filesystem can be swapped out for a test double (sector linear, in-memory, and/or some other null filesystem if applicable) and input/outputs can be stubbed and verified against.
This should also include unit tests against command line parsing. The ultimate goal of this issue is to achieve similar coverage as the Python end-to-end tests on a component level within the CLI crate.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestxdvdfs-cliRelating to the xdvdfs command-line frontendRelating to the xdvdfs command-line frontend