423 B
423 B
The goal is to add the deletion of all files in a directory and recursively their subdirectory.
Manual tests
- open a repo
- optionally go into a subdirectory
- For the test there should be files in the current directory as well as sub-directories with files
- Press the trash bin icon
- Accept the delete commit
- Check if the files in the former current directory as well as sub-directories with files are gone now.