-
Notifications
You must be signed in to change notification settings - Fork 25
Open
Labels
Description
sietch delete is used to delete files:
What needs to be done
-
Unit tests: Cover all functions related to the
deletecommand. -
End-to-end (E2E) tests: Test different scenarios, such as:
- Listing a large number of files (e.g., 100 files)
- Handling multiple folders with similar or identical names
- Any other edge cases to ensure
deletebehaves correctly ( the more edge cases the better)
This issue aims to improve the test coverage and reliability of the delete functionality.
Reactions are currently unavailable